検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 303 for [SIMILAR] 16 1024 4096 WITH 15261 queue WITH 766... (0.256 sec.)
traversable な何かからイテレータを作成する 3513
« 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 クラス 3513
« 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 3513
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
Data Structures 0
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
The Map class 0
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (No version information available, might only be in Git) はじめに A Map is a sequential collection of key-value pairs, almost identical to an array used in a similar context. Keys can be any typ ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
The Deque class 0
« Ds\Vector::unshift Ds\Deque::allocate » PHP Manual Data Structures The Deque class The Deque class (No version information available, might only be in Git) はじめに A Deque (pronounced “deck”) is a sequence of values in a contiguous buffer that grows and shrinks automatically. The name ...
https://man.plustar.jp/php/class.ds-deque.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Associates all key-value pairs of a traversable object or array 0
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable object or array Ds\Map::putAll (PECL ds >= 1.0.2) Ds\Map::putAll — Associates all key-value pairs of a traversable object or array 説明 public Ds\Map::putAll ( mixed $pairs ): void Associates al ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
Traversable インターフェイス 0
« 定義済みのインターフェイスとクラス Iterator » PHP Manual 定義済みのインターフェイスとクラス Traversable インターフェイス Traversable インターフェイス (PHP 5, PHP 7, PHP 8) はじめに そのクラスの中身が foreach を使用してたどれるかどうかを検出するインターフェイスです。 これは抽象インターフ ...
https://man.plustar.jp/php/class.traversable.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT