検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1433 for [SIMILAR] 16 1024 4096 WITH 20015 myclass WITH 5... (0.741 sec.)
The Yaconf class 2360
« 定義済み定数 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]
The SeasLog class 2360
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (PECL seaslog >=1.0.0) はじめに クラス概要 class SeasLog { /* メソッド */ public static alert ( string $message , array $content = ? , string $logger = ? ): bool public static analyzerCount ( st ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
Sets the static variables in function or method scope 2360
« 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 メソッド 2360
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
static メソッドをコールし、引数を配列で渡す 2360
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数を配列で渡す forward_static_call_array (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call_array — static メソッドをコールし、引数を配列で渡す 説明 forward_static_call_array ( callable $callbac ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
static メソッドをコールする 2360
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
PHP 7.0.x で推奨されなくなる機能 2360
« 新機能 変更された関数 » 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]
Closure クラス 2291
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
クラスの基礎 2291
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
その他の基本モジュール 2291
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本モジュール GeoIP — Geo IP ロケーション はじめに インストール/設定 定義済み定数 GeoIP 関数 FANN — FANN (Fast Artificial Neural Network) はじめに インストール/設定 定義済み定数 例 Fann 関数 FAN ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT