検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 117 for [SIMILAR] 16 1024 4096 WITH 19226 traversable WI... (0.191 sec.)
traversable な何かからイテレータを作成する 10000
« IteratorIterator IteratorIterator::current » PHP Manual IteratorIterator traversable な何かからイテレータを作成する IteratorIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::__construct — traversable な何かからイテレータを作成する 説明 public IteratorIterator::__co ...
https://man.plustar.jp/php/iteratoriterator.construct.html - [similar]
IteratorIterator クラス 7062
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator クラス IteratorIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータラッパーを使うと、 Traversable なものなら何でもイテレータに変換することができます。 注意すべきなのは、Itera ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
Iterable 6558
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
Creates a new instance 6558
« Ds\Deque::clear Ds\Deque::contains » PHP Manual Deque Creates a new instance Ds\Deque::__construct (PECL ds >= 1.0.0) Ds\Deque::__construct — Creates a new instance 説明 public Ds\Deque::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object or an a ...
https://man.plustar.jp/php/ds-deque.construct.html - [similar]
Creates a new instance 6558
« Ds\Queue::clear Ds\Queue::copy » PHP Manual Queue Creates a new instance Ds\Queue::__construct (PECL ds >= 1.0.0) Ds\Queue::__construct — Creates a new instance 説明 public Ds\Queue::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object or an array ...
https://man.plustar.jp/php/ds-queue.construct.html - [similar]
Creates a new instance 6558
« Ds\Set::clear Ds\Set::contains » PHP Manual Set Creates a new instance Ds\Set::__construct (PECL ds >= 1.0.0) Ds\Set::__construct — Creates a new instance 説明 public Ds\Set::__construct ( mixed $values = [] ) Creates a new instance, using either a traversable object or an array for th ...
https://man.plustar.jp/php/ds-set.construct.html - [similar]
Creates a new instance 6558
« Ds\Vector::clear Ds\Vector::contains » PHP Manual Vector Creates a new instance Ds\Vector::__construct (PECL ds >= 1.0.0) Ds\Vector::__construct — Creates a new instance 説明 public Ds\Vector::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object o ...
https://man.plustar.jp/php/ds-vector.construct.html - [similar]
次の要素に移動する 5587
« IteratorIterator::key IteratorIterator::rewind » PHP Manual IteratorIterator 次の要素に移動する IteratorIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::next — 次の要素に移動する 説明 public IteratorIterator::next (): void 次の要素に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/iteratoriterator.next.html - [similar]
最初の要素に巻き戻す 5587
« IteratorIterator::next IteratorIterator::valid » PHP Manual IteratorIterator 最初の要素に巻き戻す IteratorIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::rewind — 最初の要素に巻き戻す 説明 public IteratorIterator::rewind (): void 最初の要素に巻き戻します。 パラメータ ...
https://man.plustar.jp/php/iteratoriterator.rewind.html - [similar]
現在の値を取得する 5587
« IteratorIterator::__construct IteratorIterator::getInnerIterator » PHP Manual IteratorIterator 現在の値を取得する IteratorIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::current — 現在の値を取得する 説明 public IteratorIterator::current (): mixed 現在の要素の値を取得 ...
https://man.plustar.jp/php/iteratoriterator.current.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT