検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 653 for static (0.044 sec.)
例外によるエラー処理を使っているかどうかを調べる 3611
« RarException RarException::setUsingExceptions » PHP Manual RarException 例外によるエラー処理を ... るエラー処理を使っているかどうかを調べる 説明 public static RarException::isUsingExceptions (): bool RAR 関数が ... setUsingExceptions , 関数 , パラメータ , public , static ...
https://man.plustar.jp/php/rarexception.isusingexceptions.html - [similar]
PHP の配列を SplFixedArray インスタンスにインポートする 3611
« SplFixedArray::current SplFixedArray::getSize » PHP Manual SplFixedArray PHP の配列を SplFixed ... ixedArray インスタンスにインポートする 説明 public static SplFixedArray::fromArray ( array $array , bool $pr ... mArray , array , preserveKeys , getSize , public , static ...
https://man.plustar.jp/php/splfixedarray.fromarray.html - [similar]
リフレクション 3582
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション ... etStartLine — 開始行を取得する ReflectionClass::getStaticProperties — staticプロパティを取得する ReflectionC ... lass::getStaticPropertyValue — staticプロパティの値を取得する Refl ... いクラスのインスタンスを作成する ReflectionClass::setStaticPropertyValue — staticプロパティの値を設定する Refl ... 開始行番号を取得する ReflectionFunctionAbstract::getStaticVariables — static変数を取得する ReflectionFunction ...
https://man.plustar.jp/php/book.reflection.html - [similar]
MessageFormatter クラス 3582
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス Messa ... struct ( string $locale , string $pattern ) public static create ( string $locale , string $pattern ): ? Mes ... sageFormatter public static formatMessage ( string $locale , string $pattern , ... string public getPattern (): string | false public static parseMessage ( string $locale , string $pattern , ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]
Worker クラス 3582
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads ... ソッド */ public Thread::getCreatorId (): int public static Thread::getCurrentThread (): Thread public static ...
https://man.plustar.jp/php/class.worker.html - [similar]
Yaf_Session クラス 3582
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Ses ... rayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected $ _ ... ): void public __get ( string $name ): void public static getInstance (): void public has ( string $name ): ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
"遅延静的束縛" のクラス名 3582
« enum_exists get_class_methods » PHP Manual クラス/オブジェクト関数 "遅延静的束縛" のクラス名 g ... 的束縛" のクラス名 説明 get_called_class (): string staticメソッドのコール元のクラス名を取得します。 パラメータ ... 例1 get_called_class() の使用法 <?php class foo { static public function test () { var_dump ( get_called_cl ...
https://man.plustar.jp/php/function.get-called-class.html - [similar]
Retrieves the number of rows in a result set 3582
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... ires that the statement resource be created with a static or keyset cursor. For more information, see sqlsrv ... ned. The statement resource must be created with a static or keyset cursor. For more information, see sqlsrv ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
コードポイントが、Alphabetic プロパティを持つかを調べる 3582
« IntlChar::istitle IntlChar::isULowercase » PHP Manual IntlChar コードポイントが、Alphabetic プ ... 、Alphabetic プロパティを持つかを調べる 説明 public static IntlChar::isUAlphabetic ( int | string $codepoint ... epoint , isUAlphabetic , int , hasBinaryProperty , static , 文字 ...
https://man.plustar.jp/php/intlchar.isualphabetic.html - [similar]
メソッドの修飾子を取得する 3582
« ReflectionMethod::getDeclaringClass ReflectionMethod::getPrototype » PHP Manual ReflectionMeth ... odifiers() の例 <?php class Testing { final public static function foo () { return; } public function bar () ... ります。 Modifiers for method foo(): 49 final public static Modifiers for method bar(): 1 public 参考 Reflecti ...
https://man.plustar.jp/php/reflectionmethod.getmodifiers.html - [similar]