検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1049 for [SIMILAR] 16 1024 4096 WITH 54302 型宣 WITH 2180... (1.381 sec.)
新機能 10000
« 下位互換性のない変更点 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]
型宣言 3678
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
オブジェクトの継承 3678
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
名前空間の定義 3678
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
ID 型の属性をローカル名および名前空間 URI で宣言する 3678
« DOMElement::setIdAttributeNode DOMEntity » PHP Manual DOMElement ID 型の属性をローカル名および名前空間 URI で宣言する DOMElement::setIdAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setIdAttributeNS — ID 型の属性をローカル名および名前空間 URI で宣言する 説明 public DOMElement::setIdAttr ...
https://man.plustar.jp/php/domelement.setidattributens.html - [similar]
処理されないエンティティ宣言用ハンドラを設定する 3678
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンティティ宣言用ハンドラを設定する xml_set_unparsed_entity_decl_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_unparsed_entity_decl_handler — 処理されないエンティティ宣言用ハンドラを設定する 説明 xm ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
宣言されている全てのインターフェイスの配列を返す 3678
« get_declared_classes get_declared_traits » PHP Manual クラス/オブジェクト関数 宣言されている全てのインターフェイスの配列を返す get_declared_interfaces (PHP 5, PHP 7, PHP 8) get_declared_interfaces — 宣言されている全てのインターフェイスの配列を返す 説明 get_declared_interfaces (): array ...
https://man.plustar.jp/php/function.get-declared-interfaces.html - [similar]
定数を宣言しているクラスを取得する 3678
« ReflectionClassConstant::getAttributes ReflectionClassConstant::getDocComment » PHP Manual ReflectionClassConstant 定数を宣言しているクラスを取得する ReflectionClassConstant::getDeclaringClass (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getDeclaringClass — 定数を宣言しているクラス ...
https://man.plustar.jp/php/reflectionclassconstant.getdeclaringclass.html - [similar]
宣言しているクラスを取得する 3678
« ReflectionProperty::getAttributes ReflectionProperty::getDefaultValue » PHP Manual ReflectionProperty 宣言しているクラスを取得する ReflectionProperty::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionProperty::getDeclaringClass — 宣言しているクラスを取得する 説明 public ReflectionProp ...
https://man.plustar.jp/php/reflectionproperty.getdeclaringclass.html - [similar]
メソッドが宣言されているクラスを取得する 3678
« ReflectionMethod::getClosure ReflectionMethod::getModifiers » PHP Manual ReflectionMethod メソッドが宣言されているクラスを取得する ReflectionMethod::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionMethod::getDeclaringClass — メソッドが宣言されているクラスを取得する 説明 public Reflec ...
https://man.plustar.jp/php/reflectionmethod.getdeclaringclass.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT