検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 758 for [SIMILAR] 16 1024 4096 WITH 22765 forward WITH 1... (0.495 sec.)
Sets the static variables in function or method scope 2886
« uopz_set_return uopz_undefine » PHP Manual Uopz 関数 Sets the static variables in function or method scope uopz_set_static (PECL uopz 5, PECL uopz , PECL uopz 7) uopz_set_static — Sets the static variables in function or method scope 説明 uopz_set_static ( string $function , array $sta ...
https://man.plustar.jp/php/function.uopz-set-static.html - [similar]
列挙型と static メソッド 2886
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
スコープ定義演算子 (::) 2886
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
ReflectionMethod を作成する 2886
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成する ReflectionMethod::__construct (PHP 5, PHP 7, PHP 8) ReflectionMethod::__construct — ReflectionMethod を作成する 説明 public ReflectionMethod::__construct ( object | string $objectOrMetho ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
PHP 7.0.x で推奨されなくなる機能 2886
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
The Yaconf class 2886
« 定義済み定数 Yaconf::get » PHP Manual Yaconf The Yaconf class The Yaconf class (PECL yaconf >= 1.0.0) はじめに Yaconf is a configurations container, it parses INIT files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. クラス概要 class Yacon ...
https://man.plustar.jp/php/class.yaconf.html - [similar]
関数処理 関数 0
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコールする create_function — 文字列のコードを評価し、動的に関数を ...
https://man.plustar.jp/php/ref.funchand.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT