検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 668 for 最初 (0.064 sec.)
要素の値を返す 3359
« OCICollection::free OCICollection::max » PHP Manual OCICollection 要素の値を返す OCICollection ... 値を返します。 パラメータ index 要素のインデックス。最初のインデックスは 0 です。 戻り値 もし要素が存在しない ...
https://man.plustar.jp/php/ocicollection.getelem.html - [similar]
選択肢 3359
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選 ... 各選択肢が左から右に順にマッチするかどうか試行され、 最初にマッチに成功した選択肢が使われます。選択肢を(後述 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
XML 要素の名前を取得する 3359
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLEleme ... をインクルードしていますが、これは 基本的な使用法 の最初のサンプルにある XML 文字列を参照しています。 例1 XM ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
現在のキーを返す 3359
« SimpleXMLIterator::hasChildren SimpleXMLIterator::next » PHP Manual SimpleXMLIterator 現在のキ ... Iterator -> key ()); $xmlIterator -> rewind (); // 最初の要素に巻き戻します echo var_dump ( $xmlIterator -> ...
https://man.plustar.jp/php/simplexmliterator.key.html - [similar]
次の要素に移動する 3359
« SimpleXMLIterator::key SimpleXMLIterator::rewind » PHP Manual SimpleXMLIterator 次の要素に移動 ... s</book></books>' ); $xmlIterator -> rewind (); // 最初の要素に巻き戻します $xmlIterator -> next (); var_du ...
https://man.plustar.jp/php/simplexmliterator.next.html - [similar]
ファイルポインタの現在位置を返す 3359
« SplFileObject::fstat SplFileObject::ftruncate » PHP Manual SplFileObject ファイルポインタの現在 ... hp $file = new SplFileObject ( "/etc/passwd" ); // 最初の行を読み込む $data = $file -> fgets (); // どこにい ...
https://man.plustar.jp/php/splfileobject.ftell.html - [similar]
配列のサイズを返す 3359
« SplFixedArray::__construct SplFixedArray::current » PHP Manual SplFixedArray 配列のサイズを返す ... されているサイズと等しくなります。すべての要素の値が最初に null で初期化されるからです。 参考 SplFixedArray: ...
https://man.plustar.jp/php/splfixedarray.count.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 3359
« SplMaxHeap SplMinHeap » PHP Manual SplMaxHeap 要素を比較し、ヒープ内の適切な位置に置く SplMaxH ... value2 を比較します。 パラメータ value1 比較したい最初のノード。 value2 比較したい 2 番目のノード。 戻り値 ...
https://man.plustar.jp/php/splmaxheap.compare.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 3359
« SplMinHeap SplPriorityQueue » PHP Manual SplMinHeap 要素を比較し、ヒープ内の適切な位置に置く S ... value2 を比較します。 パラメータ value1 比較したい最初のノード。 value2 比較したい 2 番目のノード。 戻り値 ...
https://man.plustar.jp/php/splminheap.compare.html - [similar]
要素の優先順位を比較し、ヒープ内の適切な位置に置く 3359
« SplPriorityQueue SplPriorityQueue::count » PHP Manual SplPriorityQueue 要素の優先順位を比較し、 ... ity2 を比較します。 パラメータ priority1 比較したい最初のノードの優先順位。 priority2 比較したい 2 番目のノ ...
https://man.plustar.jp/php/splpriorityqueue.compare.html - [similar]