検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 217 for [SIMILAR] 16 1024 4096 WITH 26584 reflectionclas... (0.440 sec.)
Remove/Delete an already defined constant 1884
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an already defined constant runkit7_constant_remove (PECL runkit7 >= Unknown) runkit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $constant_name ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
Similar to define(), but allows defining in class definitions as well 1884
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allows defining in class definitions as well runkit7_constant_add (PECL runkit7 >= Unknown) runkit7_constant_add — Similar to define(), but allows defining in class definitions as well 説明 runkit ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
定数の値を返す 1884
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
名前を指定して定数を定義する 1884
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]
1884
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
構文 1884
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
定義済み定数 1884
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
指定した名前の定数が存在するかどうかを調べる 1884
« define die » PHP Manual その他の関数 指定した名前の定数が存在するかどうかを調べる defined (PHP 4, PHP 5, PHP 7, PHP 8) defined — 指定した名前の定数が存在するかどうかを調べる 説明 defined ( string $constant_name ): bool 指定した定数が存在し、定義されているかどうかを調べます。 注意 : 変数 ...
https://man.plustar.jp/php/function.defined.html - [similar]
オブジェクト定数 1884
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT