検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 899 for [SIMILAR] 16 1024 4096 WITH 7371 iterable WITH 4... (0.634 sec.)
10000
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
Iterable 8567
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
変数の内容が反復可能な値であることを確認する 8567
« 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]
このクラスがイテレーション可能かを調べる 8567
« 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 のエイリアス 8567
« 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 のエイリアス 8567
« 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]
クラス定数のドキュメントコメントを取得する 5042
« ReflectionClassConstant::getDeclaringClass ReflectionClassConstant::getModifiers » PHP Manual ReflectionClassConstant クラス定数のドキュメントコメントを取得する ReflectionClassConstant::getDocComment (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getDocComment — クラス定数のドキュメン ...
https://man.plustar.jp/php/reflectionclassconstant.getdoccomment.html - [similar]
コメント 5015
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル型(Perl 型)のコメントをサポートします。 例えば、 <?php echo 'テストです' ; // C++型の単一行用のコメント /* 複数行用のコメント もう一行分のコメント */ echo 'もうひとつのテストです' ; echo '最 ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
ドキュメントコメントを取得する 5015
« ReflectionClass::getDefaultProperties ReflectionClass::getEndLine » PHP Manual ReflectionClass ドキュメントコメントを取得する ReflectionClass::getDocComment (PHP 5, PHP 7, PHP 8) ReflectionClass::getDocComment — ドキュメントコメントを取得する 説明 public ReflectionClass::getDocComment ...
https://man.plustar.jp/php/reflectionclass.getdoccomment.html - [similar]
コメントを画像に追加する 5015
« Imagick::combineImages Imagick::compareImageChannels » PHP Manual Imagick コメントを画像に追加する Imagick::commentImage (PECL imagick 2, PECL imagick 3) Imagick::commentImage — コメントを画像に追加する 説明 public Imagick::commentImage ( string $comment ): bool コメントを画像に追加しま ...
https://man.plustar.jp/php/imagick.commentimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT