検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 346 for valid (0.007 sec.)
現在の SimpleXML エントリを返す 4389
« SimpleXMLIterator SimpleXMLIterator::getChildren » PHP Manual SimpleXMLIterator 現在の SimpleX ... rewind() - 最初の要素に巻き戻す SimpleXMLIterator::valid() - 現在の要素が有効かどうかを調べる SimpleXMLElem ... エントリ , 要素 , オブジェクト , パラメータ , key , valid , 最初 , rewind , 移動 ...
https://man.plustar.jp/php/simplexmliterator.current.html - [similar]
ファイルポインタを先頭に巻き戻す 4389
« SplFileObject::next SplFileObject::seek » PHP Manual SplFileObject ファイルポインタを先頭に巻き ... leObject::next() - 次の行を読み出す SplFileObject::valid() - ファイル終端でないかチェックする 関連キーワード ... ァイル , rewind , 取得 , next , パラメータ , 終端 , valid ...
https://man.plustar.jp/php/splfileobject.rewind.html - [similar]
ファイルポインタを指定行に移動させる 4389
« SplFileObject::rewind SplFileObject::setCsvControl » PHP Manual SplFileObject ファイルポインタ ... - ファイルポインタを先頭に巻き戻す SplFileObject::valid() - ファイル終端でないかチェックする 関連キーワード ... , ファイル , 指定 , 出力 , rewind , 取得 , 終端 , valid ...
https://man.plustar.jp/php/splfileobject.seek.html - [similar]
RecursiveCachingIterator クラス 4344
« RecursiveArrayIterator::hasChildren RecursiveCachingIterator::__construct » PHP Manual イテレー ... tor::__toString (): string public CachingIterator::valid (): bool public IteratorIterator::current (): mixe ... Iterator::rewind (): void public IteratorIterator::valid (): bool } 目次 RecursiveCachingIterator::__constr ...
https://man.plustar.jp/php/class.recursivecachingiterator.html - [similar]
イテレータの現在位置を返す 4344
« SplObjectStorage::getInfo SplObjectStorage::next » PHP Manual SplObjectStorage イテレータの現在 ... tach ( $o2 , "d2" ); $s -> rewind (); while( $s -> valid ()) { $index = $s -> key (); $object = $s -> curre ... :next() - 次のエントリに移動する SplObjectStorage::valid() - イテレータの現在のエントリが有効かどうかを返す ...
https://man.plustar.jp/php/splobjectstorage.key.html - [similar]
ZooKeeper 4299
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... ::getClientId — Return the client session id, only valid if the connections is currently connected (ie. las ... imeout — Return the timeout for this session, only valid if the connections is currently connected (ie. las ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
IntlIterator クラス 4299
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス ... public next (): void public rewind (): void public valid (): bool } 目次 IntlIterator::current — 現在の要素 ... ewind — イテレータを最初の要素に戻す IntlIterator::valid — 現在の位置が有効かを調べる 関連キーワード: IntlI ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
IteratorIterator クラス 4299
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator ... public next (): void public rewind (): void public valid (): bool } 注意 注意 : このクラスは、内部のイテレー ... r::rewind — 最初の要素に巻き戻す IteratorIterator::valid — イテレータが有効かどうかを調べる 関連キーワード: ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
SimpleXMLIterator クラス 4299
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator ク ... public next (): void public rewind (): void public valid (): bool /* 継承したメソッド */ public SimpleXMLEl ... ::rewind — 最初の要素に巻き戻す SimpleXMLIterator::valid — 現在の要素が有効かどうかを調べる 関連キーワード: ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
イテレータの現在のエントリに関連づけるデータを設定する 4299
« SplObjectStorage::serialize SplObjectStorage::unserialize » PHP Manual SplObjectStorage イテレ ... tach ( $o2 , "d2" ); $s -> rewind (); while( $s -> valid ()) { $s -> setInfo ( "new" ); $s -> next (); } va ... :next() - 次のエントリに移動する SplObjectStorage::valid() - イテレータの現在のエントリが有効かどうかを返す ...
https://man.plustar.jp/php/splobjectstorage.setinfo.html - [similar]