検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 658 for (0.008 sec.)
フォーマットされた文字列を返す 3981
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4. ... がデフォルトです。 0 数値の左側を0埋めします。 s 指定を使うと、 右側にも0埋めできます。 ' (char) 指定され ... ピリオド . の後に数値を続けますが、 その意味は指定に依存します: e , E , f と F 指定の場合: 小数点の後 ... (デフォルトでは、この値は6です) g , G , h , H 指定の場合: 表示する最大の有効桁数 s 指定の場合: 文字列 ... 場合、精度は0として扱われます。 注意 : 位置を示す指定に、 PHP_INT_MAX を超える値を指定すると、警告が発生し ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
DTD の開始タグを作成する 3981
« XMLWriter::startDocument XMLWriter::startDtdAttlist » PHP Manual XMLWriter DTD の開始タグを作成 ... メント型の修飾名。 publicId 外部サブセットの公開識別。 systemId 外部サブセットのシステム識別。 戻り値 ...
https://man.plustar.jp/php/xmlwriter.startdtd.html - [similar]
DTD タグ全体を書き込む 3981
« XMLWriter::writeComment XMLWriter::writeDtdAttlist » PHP Manual XMLWriter DTD タグ全体を書き込 ... す。 name DTD 名。 publicId 外部サブセットの公開識別。 systemId 外部サブセットのシステム識別。 content ...
https://man.plustar.jp/php/xmlwriter.writedtd.html - [similar]
加算子/減算子 3974
« 実行演算 論理演算 » PHP Manual 演算 加算/減算 加算/減算 PHP は C 言語形式の加算 ... /減算(前置・後置ともに)をサポートします。 注意 : 加算 ... /減算は、数値や文字列にしか影響を及ぼしません。 配列やオブ ... ソースには、何も変更を加えません。 同じく null に減算を適用しても何も起こりませんが、 null に加算を 適用 ... すると 1 となります。 加算/減算 例 名前 効果 ++$a 前置加算 $a に 1 を加え ...
https://man.plustar.jp/php/language.operators.increment.html - [similar]
フォーマットされた文字列をストリームに書き込む 3967
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vf ... がデフォルトです。 0 数値の左側を0埋めします。 s 指定を使うと、 右側にも0埋めできます。 ' (char) 指定され ... ピリオド . の後に数値を続けますが、 その意味は指定に依存します: e , E , f と F 指定の場合: 小数点の後 ... (デフォルトでは、この値は6です) g , G , h , H 指定の場合: 表示する最大の有効桁数 s 指定の場合: 文字列 ... 場合、精度は0として扱われます。 注意 : 位置を示す指定に、 PHP_INT_MAX を超える値を指定すると、警告が発生し ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
言語リファレンス 3967
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... 定数 構文 自動的に定義される定数 マジック定数 式 演算 演算の優先順位 算術演算 代入演算 ビット演算 ... 比較演算 エラー制御演算 実行演算 加算/減算 論理演算 ... 文字列演算 配列演算 型演算 制御構造 はじめに if else else ... ラクタ アクセス権 オブジェクトの継承 スコープ定義演算 (::) static キーワード クラスの抽象化 オブジェクト ...
https://man.plustar.jp/php/langref.html - [similar]
DOMElement クラス 3924
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス ( ... ): DOMNode | false } プロパティ childElementCount 要素の数。 firstElementChild 最初の要素。存在しない ... 場合は null になります。 lastElementChild 最後の要素。存在しない場合は null になります。 nextElement ...
https://man.plustar.jp/php/class.domelement.html - [similar]
SimpleXMLIterator クラス 3924
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator ク ... を返す SimpleXMLIterator::getChildren — 現在の要素の要素を返す SimpleXMLIterator::hasChildren — 現在の要 ... 素が要素を持つかどうかを調べる SimpleXMLIterator::key — ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
新しい comment ノードを作成する 3924
« DOMDocument::createCDATASection DOMDocument::createDocumentFragment » PHP Manual DOMDocument 新 ... e を返していました。 参考 DOMNode::appendChild() - 要素群の最後に新しい要素を追加する DOMDocument::cr ...
https://man.plustar.jp/php/domdocument.createcomment.html - [similar]
新しい文書片を作成する 3924
« DOMDocument::createComment DOMDocument::createElement » PHP Manual DOMDocument 新しい文書片を作 ... e を返していました。 参考 DOMNode::appendChild() - 要素群の最後に新しい要素を追加する DOMDocument::cr ...
https://man.plustar.jp/php/domdocument.createdocumentfragment.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT