検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1533 for [SIMILAR] 16 1024 4096 WITH 6741 iterator WITH 2... (1.331 sec.)
現在の要素のキーを返す 10000
« Iterator::current Iterator::next » PHP Manual Iterator 現在の要素のキーを返す Iterator::key (PHP 5, PHP 7, PHP 8) Iterator::key — 現在の要素のキーを返す 説明 public Iterator::key (): mixed 現在の要素のキーを返します。 パラメータ この関数にはパラメータはありません。 戻り値 成功した場合に ...
https://man.plustar.jp/php/iterator.key.html - [similar]
現在の要素を返す 9796
« Iterator Iterator::key » PHP Manual Iterator 現在の要素を返す Iterator::current (PHP 5, PHP 7, PHP 8) Iterator::current — 現在の要素を返す 説明 public Iterator::current (): mixed 現在の要素を返します。 パラメータ この関数にはパラメータはありません。 戻り値 あらゆる型を返すことが可能です ...
https://man.plustar.jp/php/iterator.current.html - [similar]
次の要素に進む 9796
« Iterator::key Iterator::rewind » PHP Manual Iterator 次の要素に進む Iterator::next (PHP 5, PHP 7, PHP 8) Iterator::next — 次の要素に進む 説明 public Iterator::next (): void 現在位置を次の要素に移動します。 注意 : このメソッドは、各 foreach ループの 後 にコールされます。 パラメータ この ...
https://man.plustar.jp/php/iterator.next.html - [similar]
Iterator インターフェイス 9041
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インターフェイス Iterator インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部のイテレータあるいはオブジェクト自身から反復処理を行うためのインターフェイスです。 インターフェイス概要 interface Iterato ...
https://man.plustar.jp/php/class.iterator.html - [similar]
イテレータにある要素をカウントする 9041
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iterator_count (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_count — イテレータにある要素をカウントする 説明 iterator_count ( Traversable $iterator ): int イテレータにある要素をカウントします。 iterator ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 9041
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
現在の DirectoryIterator の位置が有効なファイルであるかどうかチェックする 9041
« DirectoryIterator::__toString EmptyIterator » PHP Manual DirectoryIterator 現在の DirectoryIterator の位置が有効なファイルであるかどうかチェックする DirectoryIterator::valid (PHP 5, PHP 7, PHP 8) DirectoryIterator::valid — 現在の DirectoryIterator の位置が有効なファイルであるかどうかチ ...
https://man.plustar.jp/php/directoryiterator.valid.html - [similar]
現在位置が有効かどうかを調べる 9041
« Iterator::rewind IteratorAggregate » PHP Manual Iterator 現在位置が有効かどうかを調べる Iterator::valid (PHP 5, PHP 7, PHP 8) Iterator::valid — 現在位置が有効かどうかを調べる 説明 public Iterator::valid (): bool このメソッドは Iterator::rewind() および Iterator::next() の後にコールされ ...
https://man.plustar.jp/php/iterator.valid.html - [similar]
イテレータを配列にコピーする 9041
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
現在の配列エントリを返す 9041
« ArrayIterator::count ArrayIterator::getArrayCopy » PHP Manual ArrayIterator 現在の配列エントリを返す ArrayIterator::current (PHP 5, PHP 7, PHP 8) ArrayIterator::current — 現在の配列エントリを返す 説明 public ArrayIterator::current (): mixed 現在の配列エントリを取得します。 パラメータ こ ...
https://man.plustar.jp/php/arrayiterator.current.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT