検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 648 for 要素 (0.095 sec.)
取得時の要素集合の名前を指定する 4466
« yaz_database yaz_errno » PHP Manual YAZ 関数 取得時の要素集合の名前を指定する yaz_element (PHP ... >= 4.0.1, PECL yaz >= 0.9.0) yaz_element — 取得時の要素集合の名前を指定する 説明 yaz_element ( resource $id ... , string $elementset ): bool この関数は、取得時の要素集合の名前を指定します。 この関数は、 yaz_search() あ ... yaz_present() をコールする前に、 取得するレコードの要素集合の名前を指定するために使用します。 注意 : この関 ... します。 関連キーワード: yaz , 取得 , 集合 , 名前 , 要素 , 指定 , 関数 , piggybacking , 成功 , サポート ...
https://man.plustar.jp/php/function.yaz-element.html - [similar]
SimpleXML 要素に属性を追加する 4466
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性 ... PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAt ... lue , ? string $namespace = null ): void SimpleXML 要素に属性を追加します。 パラメータ qualifiedName 追加す ... ルにある XML 文字列を参照しています。 例1 SimpleXML 要素への属性と子要素の追加 <?php include 'example.php' ; ... 参考 SimpleXMLElement::addChild() - XML ノードに子要素を追加する 基本的な SimpleXML の使用法 関連キーワード ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
XMLWriter クラス 4445
« オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XM ... ストを終了する XMLWriter::endDtdElement — 現在の DTD 要素を終了する XMLWriter::endDtdEntity — 現在の DTD エン ... ティティを終了する XMLWriter::endElement — 現在の要素を終了する XMLWriter::endPi — 現在の PI (処理命令) を ... ァをフラッシュする XMLWriter::fullEndElement — 現在の要素を終了する XMLWriter::openMemory — 文字列の出力にメモ ... 性リストを開始する XMLWriter::startDtdElement — DTD 要素を開始する XMLWriter::startDtdEntity — DTD エンティテ ...
https://man.plustar.jp/php/class.xmlwriter.html - [similar]
イテレータの最初の要素に巻き戻す 4445
« Iterator::next Iterator::valid » PHP Manual Iterator イテレータの最初の要素に巻き戻す Iterator ... PHP 7, PHP 8) Iterator::rewind — イテレータの最初の要素に巻き戻す 説明 public Iterator::rewind (): void イテ ... レータの最初の要素に巻き戻します。 注意 : これは、 foreach ループの開始 ... 戻り値 戻り値は無視されます。 関連キーワード: 最初 , 要素 , rewind , foreach , ループ , パラメータ , next , ...
https://man.plustar.jp/php/iterator.rewind.html - [similar]
返される要素の数から、与えられた数をスキップする 4445
« CollectionFind::lockShared CollectionFind::sort » PHP Manual mysql_xdevapi\CollectionFind 返さ ... れる要素の数から、与えられた数をスキップする CollectionFind: ... t only be in Git) CollectionFind::offset — 返される要素の数から、与えられた数をスキップする 説明 public mys ... vapi\CollectionFind find 操作によって返されたはずの要素から、指定された数の要素(offset) をスキップします。 ... パラメータ position limit() 操作のためにスキップする要素の数 戻り値 追加の操作に使える CollectionFind オブジ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.offset.html - [similar]
次の要素に移動する 4445
« NoRewindIterator::key NoRewindIterator::rewind » PHP Manual NoRewindIterator 次の要素に移動する ... 5.1.0, PHP 7, PHP 8) NoRewindIterator::next — 次の要素に移動する 説明 public NoRewindIterator::next (): vo ... id 次の要素に移動します。 警告 この関数は、 現在のところ詳細な情 ... ータの巻き戻し操作を阻止する 関連キーワード: 移動 , 要素 , NoRewindIterator , 次 , next , パラメータ , 関数 ...
https://man.plustar.jp/php/norewinditerator.next.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 4423
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用す ... P 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( arr ... callback , mixed $arg = null ): bool array 配列の各要素にユーザー定義関数 callback を適用します。 array_wal ... ファレンス として渡す必要があります。この場合、配列の要素に加えた変更は、 配列自体に対して行われます。 注意 : ... 構造を変更することはできません。つまり、 プログラマは要素の追加や削除そして並べ替えなどができないということで ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
要素を追加する 4394
« ArrayIterator ArrayIterator::asort » PHP Manual ArrayIterator 要素を追加する ArrayIterator::ap ... pend (PHP 5, PHP 7, PHP 8) ArrayIterator::append — 要素を追加する 説明 public ArrayIterator::append ( mixed ... $value ): void 値を最後の要素として追加します。 警告 この関数は、 現在のところ詳細 ... () - 次のエントリに移動する 関連キーワード: 追加 , 要素 , ArrayIterator , append , 注意 , エントリ , next ...
https://man.plustar.jp/php/arrayiterator.append.html - [similar]
現在の要素が有効かどうかをチェックする 4394
« CachingIterator::__toString CallbackFilterIterator » PHP Manual CachingIterator 現在の要素が有 ... HP 5, PHP 7, PHP 8) CachingIterator::valid — 現在の要素が有効かどうかをチェックする 説明 public CachingIter ... ません。引数のリストのみが 記述されています。 現在の要素が有効かどうかをチェックします。 パラメータ この関数 ... 、失敗した場合に false を返します。 関連キーワード: 要素 , チェック , CachingIterator , valid , 関数 , パラ ...
https://man.plustar.jp/php/cachingiterator.valid.html - [similar]
OCICollection クラス 4394
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICo ... bool } 目次 OCICollection::append — コレクションに要素を追加する OCICollection::assign — コレクションに他の ... 割り当てる OCICollection::assignElem — コレクションの要素に値を割り当てる OCICollection::free — コレクションオ ... けられたリソースを解放する OCICollection::getElem — 要素の値を返す OCICollection::max — コレクション内の要素 ... ズを返す OCICollection::trim — コレクションの最後から要素を切り取る 関連キーワード: OCICollection , クラス , ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT