検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 125 for [SIMILAR] 16 1024 4096 WITH 22137 generator WITH... (0.189 sec.)
新しい関数 8816
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
ジェネレータの構文 4298
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
指定したキーに対応する値を返す 1946
« Imagick::getNumberImages Imagick::getPackageName » PHP Manual Imagick 指定したキーに対応する値を返す Imagick::getOption (PECL imagick 2, PECL imagick 3) Imagick::getOption — 指定したキーに対応する値を返す 説明 public Imagick::getOption ( string $key ): string オブジェクト内の指定したキ ...
https://man.plustar.jp/php/imagick.getoption.html - [similar]
値をジェネレータに送る 0
« Generator::rewind Generator::throw » PHP Manual Generator 値をジェネレータに送る Generator::send (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::send — 値をジェネレータに送る 説明 public Generator::send ( mixed $value ): mixed 指定した値を yield の結果としてジェネレータに送り、ジェネレータを ...
https://man.plustar.jp/php/generator.send.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
ReflectionGenerator オブジェクトを構築する 0
« ReflectionGenerator ReflectionGenerator::getExecutingFile » PHP Manual ReflectionGenerator ReflectionGenerator オブジェクトを構築する ReflectionGenerator::__construct (PHP 7, PHP 8) ReflectionGenerator::__construct — ReflectionGenerator オブジェクトを構築する 説明 public ReflectionGene ...
https://man.plustar.jp/php/reflectiongenerator.construct.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
現在実行中のジェネレータのファイル名を取得する 0
« ReflectionGenerator::__construct ReflectionGenerator::getExecutingGenerator » PHP Manual ReflectionGenerator 現在実行中のジェネレータのファイル名を取得する ReflectionGenerator::getExecutingFile (PHP 7, PHP 8) ReflectionGenerator::getExecutingFile — 現在実行中のジェネレータのファイル名を ...
https://man.plustar.jp/php/reflectiongenerator.getexecutingfile.html - [similar]
現在実行中のジェネレータの行を取得する 0
« ReflectionGenerator::getExecutingGenerator ReflectionGenerator::getFunction » PHP Manual ReflectionGenerator 現在実行中のジェネレータの行を取得する ReflectionGenerator::getExecutingLine (PHP 7, PHP 8) ReflectionGenerator::getExecutingLine — 現在実行中のジェネレータの行を取得する 説明 p ...
https://man.plustar.jp/php/reflectiongenerator.getexecutingline.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT