検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1160 for Object (0.010 sec.)
CUBRID 関数 4376
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... BLOB/CLOB data size cubrid_lob2_bind — Bind a lob object or a string as a lob object to a prepared statemen ... t as parameters cubrid_lob2_close — Close LOB object cubrid_lob2_export — Export the lob object to a fi ... OB data from a file cubrid_lob2_new — Create a lob object cubrid_lob2_read — Read from BLOB/CLOB data cubrid ... _lob2_seek64 — Move the cursor of a lob object cubrid_lob2_seek — Move the cursor of a lob object ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
Constructs a new SyncSemaphore object 4376
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore object ... hore::__construct — Constructs a new SyncSemaphore object 説明 public SyncSemaphore::__construct ( string $n ... name of the semaphore if this is a named semaphore object. 注意 : If the name already exists, it must be abl ... re at the conclusion of the PHP script. 警告 If an object is: A named semaphore with an autounlock of false ... , the object is locked, and the PHP script concludes before the ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Sorts the map in-place by key 4358
« Ds\Map::keys Ds\Map::ksorted » PHP Manual Map Sorts the map in-place by key Ds\Map::ksort (PEC ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 1 ... ) [1] => Ds\Pair Object ( [key] => b [value] => 2 ) [2] => Ds\Pair Object ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object Ds\Map Object ( [0] => Ds\Pair Object ( [key] => 2 ... [value] => y ) [1] => Ds\Pair Object ( [key] => 1 [value] => x ) [2] => Ds\Pair Object ...
https://man.plustar.jp/php/ds-map.ksort.html - [similar]
Constructs a new SyncSharedMemory object 4358
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... aredMemory object SyncSharedMemory::__construct (PECL sync >= 1.1.0) ... y::__construct — Constructs a new SyncSharedMemory object 説明 public SyncSharedMemory::__construct ( string ... ame , int $size ) Constructs a named shared memory object. パラメータ name The name of the shared memory obj ... storage up front. 戻り値 The new SyncSharedMemory object. エラー / 例外 An exception is thrown if the share ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
Returns the result of adding all given associations 4312
« Ds\Map::map Ds\Map::pairs » PHP Manual Map Returns the result of adding all given associations ... ult of associating all keys of a given traversable object or array with their corresponding values, combined ... re keys are equal. パラメータ values A traversable object or an array . 戻り値 The result of associating all ... keys of a given traversable object or array with their corresponding values, combined ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 10 ...
https://man.plustar.jp/php/ds-map.merge.html - [similar]
Constructs the EvIdle watcher object 4312
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle:: ... vIdle::__construct — Constructs the EvIdle watcher object 説明 public EvIdle::__construct ( callable $callba ... int $priority = ? ) Constructs the EvIdle watcher object and starts the watcher automatically. パラメータ c ... d() - Creates instance of a stopped EvIdle watcher object EvLoop::idle() - Creates EvIdle watcher object ass ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
オブジェクト内部で XML パーサを使用する 4312
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関 ... 数 オブジェクト内部で XML パーサを使用する xml_set_object (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_object — オブ ... ジェクト内部で XML パーサを使用する 説明 xml_set_object ( XMLParser $parser , object $object ): bool この関 ... 数は、 object の内部から parser を使用可能にします。 xml_set_ele ... er() 等により設定される 全てのコールバック関数は、 object のメソッドであると仮定されます。 パラメータ parser ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
関数・メソッド 4312
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... rator::__construct - ArrayIterator を作成する ArrayObject::append - 値を追加する ArrayObject::asort - 値でエ ... ントリをソートする ArrayObject::count - ArrayObject の public プロパティの数を取得 ... する ArrayObject::exchangeArray - 配列を別の配列と交換する ArrayObj ... ect::getArrayCopy - ArrayObject のコピーを作成する ArrayObject::getFlags - 振る舞い ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Creates EvIdle watcher object associated with the current event loop instance 4288
« EvLoop::fork EvLoop::invokePending » PHP Manual EvLoop Creates EvIdle watcher object associate ... ev >= 0.2.0) EvLoop::idle — Creates EvIdle watcher object associated with the current event loop instance 説 ... int $priority = 0 ): EvIdle Creates EvIdle watcher object associated with the current event loop instance パ ... as for EvIdle::__construct() 戻り値 Returns EvIdle object on success. 参考 EvIdle::__construct() - Construct ... s the EvIdle watcher object 関連キーワード: EvIdle , EvLoop , watcher , Create ...
https://man.plustar.jp/php/evloop.idle.html - [similar]
Creates EvPeriodic watcher object associated with the current event loop instanc... 4265
« EvLoop::nowUpdate EvLoop::prepare » PHP Manual EvLoop Creates EvPeriodic watcher object associ ... 2.0) EvLoop::periodic — Creates EvPeriodic watcher object associated with the current event loop instance 説 ... ority = 0 ): EvPeriodic Creates EvPeriodic watcher object associated with the current event loop instance パ ... vPeriodic::__construct() 戻り値 Returns EvPeriodic object on success. 参考 EvPeriodic::__construct() - Const ... ructs EvPeriodic watcher object 関連キーワード: EvPeriodic , EvLoop , watcher , in ...
https://man.plustar.jp/php/evloop.periodic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT