検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 250 for 移動 (0.001 sec.)
次の属性にカーソルを移動する 8594
« XMLReader::moveToFirstAttribute XMLReader::next » PHP Manual XMLReader 次の属性にカーソルを移動 ... LReader::moveToNextAttribute — 次の属性にカーソルを移動する 説明 public XMLReader::moveToNextAttribute (): ... ol 現在位置が属性ノードの場合は次の属性にカーソルを移動します。 現在位置が要素ノードの場合は最初の属性にカー ... ソルを移動します。 パラメータ この関数にはパラメータはありませ ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名前の属 ...
https://man.plustar.jp/php/xmlreader.movetonextattribute.html - [similar]
最初の属性にカーソルを移動する 8343
« XMLReader::moveToElement XMLReader::moveToNextAttribute » PHP Manual XMLReader 最初の属性にカー ... ソルを移動する XMLReader::moveToFirstAttribute (PHP 5 >= 5.1.0 ... ader::moveToFirstAttribute — 最初の属性にカーソルを移動する 説明 public XMLReader::moveToFirstAttribute (): ... bool 最初の属性にカーソルを移動します。 パラメータ この関数にはパラメータはありませ ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名前の属 ...
https://man.plustar.jp/php/xmlreader.movetofirstattribute.html - [similar]
すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 8062
« XMLReader::moveToNextAttribute XMLReader::open » PHP Manual XMLReader すべてのサブツリーを飛ば ... して、次のノードにカーソルを移動する XMLReader::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) ... すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 説明 public XMLReader::next ( ? string $name = ... すべてのサブツリーを飛ばして、カーソルを次のノードに移動します。 次のノードが存在しない場合、カーソルは文書の ... 一番最後に移動します。 パラメータ name 移動先のノードの名前。 戻り ...
https://man.plustar.jp/php/xmlreader.next.html - [similar]
指定した名前の属性にカーソルを移動する 8032
« XMLReader::lookupNamespace XMLReader::moveToAttributeNo » PHP Manual XMLReader 指定した名前の属 ... 性にカーソルを移動する XMLReader::moveToAttribute (PHP 5 >= 5.1.0, PHP ... r::moveToAttribute — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttribute ( string ... $name ): bool 指定した名前の属性にカーソルを移動します。 パラメータ name 属性の名前。 戻り値 成功した ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttributeNo() - 指定したインデ ...
https://man.plustar.jp/php/xmlreader.movetoattribute.html - [similar]
指定したインデックスの属性にカーソルを移動する 7952
« XMLReader::moveToAttribute XMLReader::moveToAttributeNs » PHP Manual XMLReader 指定したインデッ ... クスの属性にカーソルを移動する XMLReader::moveToAttributeNo (PHP 5 >= 5.1.0, P ... ttributeNo — 指定したインデックスの属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNo ( int ... $index ): bool 指定した位置の属性にカーソルを移動します。 パラメータ index 属性の位置。 戻り値 成功し ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名前の属 ...
https://man.plustar.jp/php/xmlreader.movetoattributeno.html - [similar]
指定した名前の属性にカーソルを移動する 7922
« XMLReader::moveToAttributeNo XMLReader::moveToElement » PHP Manual XMLReader 指定した名前の属性 ... にカーソルを移動する XMLReader::moveToAttributeNs (PHP 5 >= 5.1.0, P ... :moveToAttributeNs — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNs ( stri ... 指定した名前空間内で、指定した名前の属性にカーソルを移動します。 パラメータ name ローカル名。 namespace 名前 ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名前の属 ...
https://man.plustar.jp/php/xmlreader.movetoattributens.html - [similar]
現在の属性の親要素にカーソルを移動する 7812
« XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性 ... の親要素にカーソルを移動する XMLReader::moveToElement (PHP 5 >= 5.1.0, PHP 7 ... der::moveToElement — 現在の属性の親要素にカーソルを移動する 説明 public XMLReader::moveToElement (): bool 現 ... 在の属性の親要素にカーソルを移動します。 パラメータ この関数にはパラメータはありませ ... :moveToAttribute() - 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNo() - 指定したインデ ...
https://man.plustar.jp/php/xmlreader.movetoelement.html - [similar]
ドキュメント内の次のノードに移動する 7571
« XMLReader::open XMLReader::readInnerXml » PHP Manual XMLReader ドキュメント内の次のノードに移動 ... P 8) XMLReader::read — ドキュメント内の次のノードに移動する 説明 public XMLReader::read (): bool ドキュメン ... ト内の次のノードにカーソルを移動します。 パラメータ この関数にはパラメータはありませ ... r::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名前の属 ... 性にカーソルを移動する XMLReader::next() - すべてのサブツリーを飛ばして ...
https://man.plustar.jp/php/xmlreader.read.html - [similar]
位置を移動する 7531
« SeekableIterator 例外 » PHP Manual SeekableIterator 位置を移動する SeekableIterator::seek (PHP ... .1.0, PHP 7, PHP 8) SeekableIterator::seek — 位置を移動する 説明 public SeekableIterator::seek ( int $offse ... t ): void イテレータ内の指定した位置に移動します。 パラメータ offset 移動先の位置。 戻り値 値を ... 返しません。 エラー / 例外 offset に移動できない場合、 OutOfBoundsException をスローするよう ... leIterator::seek() の例 イテレータの 3 番目の位置に移動します ( ArrayIterator は SeekableIterator を実装して ...
https://man.plustar.jp/php/seekableiterator.seek.html - [similar]
DirectoryIterator のアイテムを移動する 7491
« DirectoryIterator::rewind DirectoryIterator::__toString » PHP Manual DirectoryIterator Directo ... ryIterator のアイテムを移動する DirectoryIterator::seek (PHP 5 >= 5.3.0, PHP 7, ... toryIterator::seek — DirectoryIterator のアイテムを移動する 説明 public DirectoryIterator::seek ( int $offs ... et ): void DirectoryIterator の指定した位置に移動します。 パラメータ offset 異動先を表す、ゼロから始ま ... の例 スクリプトを含むディレクトリの四番目のアイテムに移動します。 最初の二つは、通常は . と .. です。 <?php $ ...
https://man.plustar.jp/php/directoryiterator.seek.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT