検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1437 for [SIMILAR] 16 1024 4096 WITH 19110 iteratoriterat... (0.837 sec.)
現在の要素のキーを取得する 10000
« IteratorIterator::getInnerIterator IteratorIterator::next » PHP Manual IteratorIterator 現在の要素のキーを取得する IteratorIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::key — 現在の要素のキーを取得する 説明 public IteratorIterator::key (): mixed 現在の要素のキーを取得し ...
https://man.plustar.jp/php/iteratoriterator.key.html - [similar]
現在の値を取得する 9983
« 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]
次の要素に移動する 9931
« 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]
IteratorIterator クラス 9782
« 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]
CachingIterator クラス 9782
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラス CachingIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このオブジェクトは、別のイテレータからキャッシュされた反復処理をサポートします。 クラス概要 class CachingIterator extends IteratorItera ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
FilterIterator クラス 9782
« FilesystemIterator::setFlags FilterIterator::accept » PHP Manual イテレータ FilterIterator クラス FilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、望まざる値をフィルタリングします。 独自のイテレータフィルタを実装するには、このクラスを継承しなければなり ...
https://man.plustar.jp/php/class.filteriterator.html - [similar]
AppendIterator クラス 9782
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 複数のイテレータをひとつひとつ処理するイテレータです。 クラス概要 class AppendIterator extends IteratorIterator { /* メソッド */ public __constr ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
LimitIterator クラス 9782
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
NoRewindIterator クラス 9782
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
最初の要素に巻き戻す 9782
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT