検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 84 for 修飾 (0.011 sec.)
マジック定数 6232
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... E__ 現在の名前空間の名前。 ClassName ::class 完全に修飾されたクラス名。 参考 ::class get_class() get_object ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
名前空間の定義 6232
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 > ... } function connect () { /* ... */ } ?> 注意 : 完全修飾名(つまり、バックスラッシュで始まる名前) は名前空間の ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 6232
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への ... 空間に属さないクラスにアクセスするには 次のように完全修飾名で指定しなければなりません。 例1 名前空間内からのグ ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
変更履歴 6232
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの ... からは、任意の string コンテキスト ( printf() で %s 修飾子を使った場合など) でコールされるようになりました。 ... ただし、他の型のコンテキスト ( %d 修飾子を使った場合など) は除きます。 PHP 5.2.0 以降は、 ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
その他の変更 6232
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... もしれません。 正規表現 (Perl互換) UTF-8モード( "u" 修飾子) が同じ文字列に対して繰り返し呼ばれた(但し異なるオ ... od , ReflectionObject , ReflectionProperty クラスの修飾子の定数の数値 ( IS_ABSTRACT , IS_DEPRECATED , IS_EX ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
デフォルトプロパティを取得する 6232
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デ ... プロパティとそうでないプロパティを区別せず、 アクセス修飾子も考慮しません。 例 例1 ReflectionClass::getDefaul ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]
プロパティのドキュメントコメントを取得する 6232
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionPr ... 考 ReflectionProperty::getModifiers() - プロパティの修飾子を取得する ReflectionProperty::getName() - プロパテ ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
空の DOMDocumentType オブジェクトを作成する 6178
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation ... パラメータ qualifiedName 作成されるドキュメント型の修飾名。 publicId 外部サブセットの公開 ID。 systemId 外部 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
テーブルの主キーを含む結果セットを返す 6178
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを ... いは z/OS サーバー上で稼動している DB2 データベースの修飾子。 その他のデータベースの場合には null あるいは空の ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
変数の型名をデバッグしやすい形で取得する 6178
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する ... のクラスのオブジェクト 名前空間も含めた、クラスの完全修飾名。 例: Foo\Bar - 無名クラスのオブジェクト "class@a ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT