検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 648 for 要素 (0.107 sec.)
次のエントリに進む 3534
« SplFixedArray::key SplFixedArray::offsetExists » PHP Manual SplFixedArray 次のエントリに進む S ... lFixedArray::next (): void イテレータを、次の配列の要素に進めます。 パラメータ この関数にはパラメータはあり ... パラメータ , key , offsetExists , public , 配列 , 要素 ...
https://man.plustar.jp/php/splfixedarray.next.html - [similar]
イテレータの現在のエントリに関連づけるデータを設定する 3534
« SplObjectStorage::serialize SplObjectStorage::unserialize » PHP Manual SplObjectStorage イテレ ... 参考 SplObjectStorage::current() - 現在のストレージの要素を返す SplObjectStorage::rewind() - イテレータをスト ... レージの最初の要素に巻き戻す SplObjectStorage::key() - イテレータの現在 ... 設定 , setInfo , ストレージ , info , string , new , 要素 ...
https://man.plustar.jp/php/splobjectstorage.setinfo.html - [similar]
The offsetSet purpose 3512
« CachingIterator::offsetGet CachingIterator::offsetUnset » PHP Manual CachingIterator The offse ... トのみが 記述されています。 パラメータ key 設定したい要素のインデックス。 value key の新しい値。 戻り値 値を返 ... etSet , purpose , CachingIterator , key , リスト , 要素 , 設定 , パラメータ , 記述 , 警告 ...
https://man.plustar.jp/php/cachingiterator.offsetset.html - [similar]
The offsetUnset purpose 3512
« CachingIterator::offsetSet CachingIterator::rewind » PHP Manual CachingIterator The offsetUnse ... 記述されています。 パラメータ key 設定を解除したい要素のインデックス。 戻り値 値を返しません。 関連キーワー ... Unset , purpose , CachingIterator , key , リスト , 要素 , 解除 , 設定 , パラメータ , 記述 ...
https://man.plustar.jp/php/cachingiterator.offsetunset.html - [similar]
URL エンコードされたクエリ文字列を生成する 3512
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_ ... c_prefix が指定された場合、数値のインデックスを持つ要素に関してのみインデックスの前に numeric_prefix で指定 ... lk&amp;php=hypertext+processor 例2 数値インデックス要素の場合での http_build_query() <?php $data = array( ' ... F&flags_0=CEO 注意 : 基底の配列内の数値インデックス要素 "CEO" のみ、 接頭辞を受け取ります。pastimes 以下に ... 、変数に代入する parse_url() - URL を解釈し、その構成要素を返す urlencode() - 文字列を URL エンコードする arr ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
DOMDocumentFragment クラス 3491
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラ ... : DOMNode | false } プロパティ childElementCount 子要素の数。 firstElementChild 最初の子要素。存在しない場合 ... は null になります。 lastElementChild 最後の子要素。存在しない場合は null になります。 変更履歴 バージ ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
単純な XML ドキュメントの作成 3491
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作 ... start_document ( $xw , '1.0' , 'UTF-8' ); // 最初の要素 xmlwriter_start_element ( $xw , 'tag1' ); // 要素 ... write_comment ( $xw , 'this is a comment.' ); // 子要素を開始 xmlwriter_start_element ( $xw , 'tag11' ); xm ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
コールバック / Callable 3491
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 c ... ンスタンスを渡すには配列を使います。 配列の 0 番目の要素にオブジェクトを、 そして 1 番目の要素にメソッド名を ... 場合、オブジェクトのインスタンスは不要です。 0 番目の要素として、オブジェクトのかわりにクラス名を指定します。 ... ジャをコールバックとして使用し、 // 指定した範囲の各要素の二倍の値を計算します $new_numbers = array_map ( $d ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
RecursiveIterator から RecursiveFilterIterator を作成する 3491
« RecursiveFilterIterator RecursiveFilterIterator::getChildren » PHP Manual RecursiveFilterItera ... terIterator::hasChildren() - 内部イテレータの現在の要素が子を持つかどうかを調べる FilterIterator::accept() ... - イテレータの現在の要素がフィルタを満たすかどうかを調べる 関連キーワード: R ... r , 作成 , construct , getChildren , 出力 , 内部 , 要素 , public , パラメータ ...
https://man.plustar.jp/php/recursivefilteriterator.construct.html - [similar]
イテレータの現在のエントリに関連づけられたデータを返す 3491
« SplObjectStorage::getHash SplObjectStorage::key » PHP Manual SplObjectStorage イテレータの現在 ... 参考 SplObjectStorage::current() - 現在のストレージの要素を返す SplObjectStorage::rewind() - イテレータをスト ... レージの最初の要素に巻き戻す SplObjectStorage::key() - イテレータの現在 ... fo , パラメータ , string , stdClass , ストレージ , 要素 , 位置 ...
https://man.plustar.jp/php/splobjectstorage.getinfo.html - [similar]