検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 442 for [SIMILAR] 16 1024 4096 WITH 22555 ポン WITH 2118... (7.715 sec.)
ステータスコードが正常終了を表しているかどうかを調べる 0
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
Set the raw cookies to the HTTP response. 0
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Response Set the raw cookies to the HTTP response. Swoole\Http\Response::rawcookie (PECL swoole >= 1.9.0) Swoole\Http\Response::rawcookie — Set the raw cookies to the HTTP response. 説明 public Swo ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
パースコールバック 0
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック パースコールバック ( callable ) は、 yaml_parse() や yaml_parse_file() そして yaml_parse_url() 関数が、登録済みの YAML タグに遭遇したときに起動します。 コールバックに渡されるのは、タグ付けされ ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
callable をクロージャに変換する 0
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCallable (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public static Closure::fromCallable ( callable $callback ): Closure 現在のスコープを用いて、指定された callba ...
https://man.plustar.jp/php/closure.fromcallable.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 0
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変数への参照 $GLOBALS (PHP 4, PHP 5, PHP 7, PHP 8) $GLOBALS — グローバルスコープで使用可能なすべての変数への参照 説明 スクリプトのグローバルスコープに現在定義されているすべての変数への参照を含む ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]
要件 0
« Windows でのビルド コンパイルおよびビルド » PHP Manual Windows でのビルド 要件 要件 WinCache 拡張モジュールのビルドには、以下が必要です。 PHP のソースコード PHP のビルド環境 WinCache のソースコード 最初のふたつについては、 » Windows での PHP のビルド に書かれている手順に従いましょう。 ...
https://man.plustar.jp/php/wincache.win32build.prereq.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT