検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 237 for rewind (0.051 sec.)
ファイル終端でないかチェックする 4314
« SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェ ... leObject::next() - 次の行を読み出す SplFileObject::rewind() - ファイルポインタを先頭に巻き戻す 関連キーワード ...
https://man.plustar.jp/php/splfileobject.valid.html - [similar]
配列のサイズを変更する 4314
« SplFixedArray::rewind SplFixedArray::toArray » PHP Manual SplFixedArray 配列のサイズを変更する ...
https://man.plustar.jp/php/splfixedarray.setsize.html - [similar]
イテレータの現在のエントリが有効かどうかを返す 4314
« SplObjectStorage::unserialize イテレータ » PHP Manual SplObjectStorage イテレータの現在のエント ... ( $o1 , "d1" ); $s -> attach ( $o2 , "d2" ); $s -> rewind (); while( $s -> valid ()) { echo $s -> key (). "\ ...
https://man.plustar.jp/php/splobjectstorage.valid.html - [similar]
MongoDB driver classes 4273
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... e cursor to the next result MongoDB\Driver\Cursor::rewindRewind the cursor to the first result MongoDB\Dr ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
SplQueue クラス 4273
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQue ... ( mixed $value ): void public SplDoublyLinkedList::rewind (): void public SplDoublyLinkedList::serialize (): ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
現在の DirectoryIterator アイテムのキーを返す 4273
« DirectoryIterator::isWritable DirectoryIterator::next » PHP Manual DirectoryIterator 現在の Di ... toryIterator アイテムに移動する DirectoryIterator::rewind() - DirectoryIterator を最初に巻き戻す DirectoryIt ...
https://man.plustar.jp/php/directoryiterator.key.html - [similar]
出力をファイルにフラッシュする 4273
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= ... = 'bar.txt' ; $file = fopen ( $filename , 'r+' ); rewind ( $file ); fwrite ( $file , 'Foo' ); fflush ( $fil ...
https://man.plustar.jp/php/function.fflush.html - [similar]
ファイルを指定した長さに丸める 4273
« ftell fwrite » PHP Manual ファイルシステム 関数 ファイルを指定した長さに丸める ftruncate (PHP ... e ( $handle , rand ( 1 , filesize ( $filename ))); rewind ( $handle ); echo fread ( $handle , filesize ( $fi ...
https://man.plustar.jp/php/function.ftruncate.html - [similar]
ソースのプロパティを設定する 4273
« openal_source_rewind openal_source_stop » PHP Manual OpenAL 関数 ソースのプロパティを設定する ...
https://man.plustar.jp/php/function.openal-source-set.html - [similar]
ファイルをリネームする 4273
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5 ...
https://man.plustar.jp/php/function.rename.html - [similar]