phpdocumentor造句
例句與造句
- How can phpDocumentor tell the difference between a Page-level DocBlock and any other DocBlock?
- Unlike its version 1 predecessor, phpDocumentor 2 supports syntax for PHP 5.3 and newer.
- phpDocumentor also supports JavaDoc's DocBlock format through the command-line option-j,-- javadocdesc.
- In phpDocumentor version 1.2 . 2, a Page-level DocBlock is the first DocBlock in a file if it contains a @ package tag.
- To solve this issue, the way phpDocumentor finds a page-level DocBlock is to parse the first DocBlock in a file as the page-level DocBlock, with certain conditions.
- It's difficult to find phpdocumentor in a sentence. 用phpdocumentor造句挺難的
- In March 2012, it was revealed that the DocBlox project was merged with the 1 . x branch of phpDocumentor, resulting in a new major version release of phpDocumentor; phpDocumentor 2.
- In March 2012, it was revealed that the DocBlox project was merged with the 1 . x branch of phpDocumentor, resulting in a new major version release of phpDocumentor; phpDocumentor 2.
- In March 2012, it was revealed that the DocBlox project was merged with the 1 . x branch of phpDocumentor, resulting in a new major version release of phpDocumentor; phpDocumentor 2.
- phpDocumentor will convert all whitespace into a single space in the long description, use paragraph breaks to define newlines, or < pre >, as discussed in the next section.
- Be careful, if the first paragraph does not begin with < p >, phpDocumentor will assume that the DocBlock is using the simple double linebreak to define paragraph breaks as in: