検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1011 for [SIMILAR] 16 1024 4096 WITH 77396 iterable WITH ... (0.841 sec.)
Iterable 10000
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
変数の内容が反復可能な値であることを確認する 9935
« is_integer is_long » PHP Manual 変数操作 関数 変数の内容が反復可能な値であることを確認する is_iterable (PHP 7 >= 7.1.0, PHP 8) is_iterable — 変数の内容が反復可能な値であることを確認する 説明 is_iterable ( mixed $value ): bool 変数の内容が iterable 疑似型で許容されること、すなわち array ...
https://man.plustar.jp/php/function.is-iterable.html - [similar]
9935
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
このクラスがイテレーション可能かを調べる 9935
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このクラスがイテレーション可能かを調べる ReflectionClass::isIterable (PHP 7 >= 7.2.0, PHP 8) ReflectionClass::isIterable — このクラスがイテレーション可能かを調べる 説明 public ReflectionClass::isIte ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
is_int のエイリアス 9935
« is_int is_iterable » PHP Manual 変数操作 関数 is_int のエイリアス is_integer (PHP 4, PHP 5, PHP 7, PHP 8) is_integer — is_int() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_int() . 関連キーワード: int , 関数 , integer , iterable , 変数 , 操作 , ...
https://man.plustar.jp/php/function.is-integer.html - [similar]
is_int のエイリアス 9935
« is_iterable is_null » PHP Manual 変数操作 関数 is_int のエイリアス is_long (PHP 4, PHP 5, PHP 7, PHP 8) is_long — is_int() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_int() . 関連キーワード: int , 関数 , long , iterable , 変数 , 操作 , ...
https://man.plustar.jp/php/function.is-long.html - [similar]
traversable な何かからイテレータを作成する 1096
« 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 クラス 1096
« 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]
Creates a new instance 1096
« 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 1096
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT