検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 109 for [SIMILAR] 16 1024 4096 WITH 40540 iterable WITH ... (0.126 sec.)
変数の内容が反復可能な値であることを確認する 10000
« 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]
Iterable 8549
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
このクラスがイテレーション可能かを調べる 8549
« 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 のエイリアス 8549
« 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 のエイリアス 8549
« 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]
8549
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
foreach 2190
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
画像の反復を取得する 2190
« Gmagick::getimageinterlacescheme Gmagick::getimagematte » PHP Manual Gmagick 画像の反復を取得する Gmagick::getimageiterations (PECL gmagick >= Unknown) Gmagick::getimageiterations — 画像の反復を取得する 説明 public Gmagick::getimageiterations (): int 画像の反復を取得します。 パラメータ ...
https://man.plustar.jp/php/gmagick.getimageiterations.html - [similar]
画像の反復を取得する 2190
« Imagick::getImageInterpolateMethod Imagick::getImageLength » PHP Manual Imagick 画像の反復を取得する Imagick::getImageIterations (PECL imagick 2, PECL imagick 3) Imagick::getImageIterations — 画像の反復を取得する 説明 public Imagick::getImageIterations (): int 画像の反復を取得します。 ...
https://man.plustar.jp/php/imagick.getimageiterations.html - [similar]
オブジェクトの反復処理 2190
« オーバーロード マジックメソッド » PHP Manual クラスとオブジェクト オブジェクトの反復処理 オブジェクトの反復処理 PHP は、たとえば foreach 命令などによる反復処理を可能とするように、 オブジェクトを定義する手段を提供します。 デフォルトで、 全ての アクセス権限がある プロパティは、反復処理に ...
https://man.plustar.jp/php/language.oop5.iterations.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT