検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 128 for property (0.051 sec.)
ReflectionProperty クラス 5225
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec ... tionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PH ... P 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告しま ... す。 クラス概要 class ReflectionProperty implements Reflector { /* 定数 */ const int IS_STA ... lic __construct ( object | string $class , string $property ) private __clone (): void public static export ( ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
直近に発生したエラーを返す 5225
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... ード不可能な型の値が渡されました JSON_ERROR_INVALID_PROPERTY_NAME エンコードできないプロパティ名が渡されました ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
Prepares a query for execution 5225
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... the input value. options An array specifying query property options. The supported keys are described in the f ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 5225
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定 ... - コードポイントが、数字であるかを調べる IntlChar::PROPERTY_NUMERIC_TYPE 関連キーワード: 基数 , コード , ポイン ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
クラスの基礎 5225
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... メソッドの呼び出し <?php class Foo { public $bar = 'property' ; public function bar () { return 'method' ; } } ... > bar (), PHP_EOL ; 上の例の出力は以下となります。 property method これはつまり、プロパティに 無名関数 を代入し ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
Create new MongoDB Manager 5225
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... deprecated alias for the "CANONICALIZE_HOST_NAME" property of the "authMechanismProperties" URI option. compr ... ption is a deprecated alias for the "SERVICE_NAME" property of the "authMechanismProperties" URI option. heart ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Returns the status of working copy files and directories 5201
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... を参照ください。 repos_prop_status Status of item's property in repository. Only accurate if update was set to ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
定義済み定数 5201
« リソース型 JsonException » PHP Manual JSON 定義済み定数 定義済み定数 以下の定数が定義されていま ... れらを null にエンコードします。 JSON_ERROR_INVALID_PROPERTY_NAME ( int ) JSON オブジェクトを PHP オブジェクトに ...
https://man.plustar.jp/php/json.constants.html - [similar]
値に依存した列挙型(Backed Enum) 5201
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依 ... t -> value ; // Error: Cannot acquire reference to property Suit::$value ?> Backed Enum は内部的に BackedEnum ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
リファレンスが行うことは何ですか? 5164
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行う ... e) $c = new StdClass ; foo ( $c -> d ); var_dump ( property_exists ( $c , 'd' )); // bool(true) ?> リファレンス ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT