はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    参議院選挙2025

『phpDocumentor: Documentation Choices』

  • 人気
  • 新着
  • すべて
  • @param

    3 users

    manual.phpdoc.org

    DescriptionNOTE: as of 0.4.1, @param can document phpdoc.de-style, with optional $paramname The datatype should be a valid PHP type (int, string, bool, etc), a class name for the type of object, or simply "mixed". Further, you can list multiple datatypes for a single parameter by delimiting them with the pipe (e.g. "@param int|string $p1"). You may document parameters listed or any optional paramt

    • テクノロジー
    • 2015/04/24 19:17
    • php
    • PhpDocumentor Manual

      7 users

      manual.phpdoc.org

      <H2>Frame Alert</H2> <P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</P>

      • テクノロジー
      • 2007/12/28 00:08
      • phpDocumentor
      • php
      • dev
      • phpDocumentor Tutorial

        3 users

        manual.phpdoc.org

        phpDocumentor Tutorial An in-depth look at using phpDocumentor to document PHP Source Code, and phpDocumentor internals Table of Contents Introduction phpDocumentor Basics Starting Out From Scratch DocBlocks DocBlock Description details DocBlock Templates Tags Documenting your PHP project Where to begin Elements of the source code that can be documented Dividing projects into packages Advanced php

        • テクノロジー
        • 2007/11/02 00:05
        • php
        • phpDocumentor: Documentation Choices

          7 users

          manual.phpdoc.org

          Plain Html Frame formats Default earthli l0l33t phpdoc.de phpedit phphtmllib Download versions of the above formats Default earthli l0l33t phpdoc.de phpedit phphtmllib Html Frame formats with javascript enhancement Default earthli l0l33t phpdoc.de phphtmllib

          • テクノロジー
          • 2007/02/23 10:46
          • php
          • phpDocumentor Quickstart

            3 users

            manual.phpdoc.org

            Table of Contents What is phpDocumentor? What can it do? Installation Download from Pear.Php.net or Sourceforge.net Installation through PEAR How to document your code for use with phpDocumentor Documenting your PHP source code with comments Documenting global variables Page-level DocBlock warnings Writing external documentation and linking to source code documentation Basic usage of phpDocumentor

            • テクノロジー
            • 2007/01/26 08:29
            • tutorial
            • php
            • phpDocumentor Guide to Creating Fantastic Documentation

              7 users

              manual.phpdoc.org

              phpDocumentor Guide to Creating Fantastic Documentation What makes good documentation? This is unanswerable, but there are a few things to keep in mind Why write good documentation for open source code?Writing good documentation is essential to the success of any software project. The quality of documentation can be even more important than the quality of the code itself, as a good first impressio

              • テクノロジー
              • 2006/10/06 14:11
              • PHP
              • tool
              • プログラミング
              • PhpDocumentor Manual

                4 users

                manual.phpdoc.org

                phpDocumentor Guide to Creating Fantastic Documentation What makes good documentation? This is unanswerable, but there are a few things to keep in mind Why write good documentation for open source code?Writing good documentation is essential to the success of any software project. The quality of documentation can be even more important than the quality of the code itself, as a good first impressio

                • テクノロジー
                • 2006/08/24 14:40
                • PHP
                • document
                • reference
                • phpDocumentor 1.3.0 Tutorial

                  6 users

                  manual.phpdoc.org

                  phpDocumentor Tutorial An in-depth look at using phpDocumentor to document PHP Source Code, and phpDocumentor internals Table of Contents Introduction phpDocumentor Basics Starting Out From Scratch DocBlocks DocBlock Description details DocBlock Templates Tags Documenting your PHP project Where to begin Elements of the source code that can be documented Dividing projects into packages Advanced php

                  • テクノロジー
                  • 2006/07/12 18:14
                  • php
                  • コメント
                  • PhpDocumentor Manual

                    9 users

                    manual.phpdoc.org

                    <H2>Frame Alert</H2> <P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</P>

                    • テクノロジー
                    • 2005/08/14 08:57
                    • phpdocumentor
                    • PHP

                    このページはまだ
                    ブックマークされていません

                    このページを最初にブックマークしてみませんか?

                    『phpDocumentor: Documentation Choices』の新着エントリーを見る

                    キーボードショートカット一覧

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

                    • 総合
                    • 一般
                    • 世の中
                    • 政治と経済
                    • 暮らし
                    • 学び
                    • テクノロジー
                    • エンタメ
                    • アニメとゲーム
                    • おもしろ
                    • アプリ・拡張機能
                    • 開発ブログ
                    • ヘルプ
                    • お問い合わせ
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について

                    公式Twitter

                    • 公式アカウント
                    • ホットエントリー

                    はてなのサービス

                    • はてなブログ
                    • はてなブログPro
                    • 人力検索はてな
                    • はてなブログ タグ
                    • はてなニュース
                    • ソレドコ
                    • App Storeからダウンロード
                    • Google Playで手に入れよう
                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                    設定を変更しましたx