検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 555 for [SIMILAR] 16 1024 4096 WITH 10149 position WITH ... (0.369 sec.)
IteratorIterator クラス 0
« 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]
イテレータを巻き戻す 0
« AppendIterator::next AppendIterator::valid » PHP Manual AppendIterator イテレータを巻き戻す AppendIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::rewind — イテレータを巻き戻す 説明 public AppendIterator::rewind (): void 最初の内部イテレータの最初の要素まで巻き戻します。 ...
https://man.plustar.jp/php/appenditerator.rewind.html - [similar]
現在のエントリが配列あるいはオブジェクトであるかどうかを返す 0
« RecursiveArrayIterator::getChildren RecursiveCachingIterator » PHP Manual RecursiveArrayIterator 現在のエントリが配列あるいはオブジェクトであるかどうかを返す RecursiveArrayIterator::hasChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveArrayIterator::hasChildren — 現在のエントリが配列ある ...
https://man.plustar.jp/php/recursivearrayiterator.haschildren.html - [similar]
現在のエントリが配列あるいはオブジェクトである場合に、そのイテレータを返す 0
« RecursiveArrayIterator RecursiveArrayIterator::hasChildren » PHP Manual RecursiveArrayIterator 現在のエントリが配列あるいはオブジェクトである場合に、そのイテレータを返す RecursiveArrayIterator::getChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveArrayIterator::getChildren — 現在のエント ...
https://man.plustar.jp/php/recursivearrayiterator.getchildren.html - [similar]
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Yaf_Session クラス 0
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Session クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Session implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
イテレータを巻き戻す 0
« APCUIterator::next APCUIterator::valid » PHP Manual APCUIterator イテレータを巻き戻す APCUIterator::rewind (PECL apcu >= 5.0.0) APCUIterator::rewind — イテレータを巻き戻す 説明 public APCUIterator::rewind (): void イテレータを最初の要素に巻き戻します パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/apcuiterator.rewind.html - [similar]
Rewind the cursor to the first result 0
« MongoDB\Driver\Cursor::next MongoDB\Driver\Cursor::setTypeMap » PHP Manual MongoDB\Driver\Cursor Rewind the cursor to the first result MongoDB\Driver\Cursor::rewind (mongodb >=1.9.0) MongoDB\Driver\Cursor::rewind — Rewind the cursor to the first result 説明 public MongoDB\Driver\Cursor ...
https://man.plustar.jp/php/mongodb-driver-cursor.rewind.html - [similar]