検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 1237 for Data (5.060 sec.)
The Collection interface 2657
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection i ... rface which covers functionality common to all the data structures in this library. It guarantees that all ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
The EvTimer class 2657
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... 継承したプロパティ */ public $ is_active ; public $ data ; public $ is_pending ; public $ priority ; /* メソ ... fter , float $repeat , callable $callback , mixed $data = null , int $priority = 0 ) public again (): void ... fter , float $repeat , callable $callback , mixed $data = null , int $priority = 0 ): EvTimer public set ( ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
The ZMQDevice class 2657
« ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQD ... k ( callable $cb_func , int $timeout , mixed $user_data = ? ): ZMQDevice public setIdleTimeout ( int $time ... k ( callable $cb_func , int $timeout , mixed $user_data = ? ): ZMQDevice public setTimerTimeout ( int $tim ...
https://man.plustar.jp/php/class.zmqdevice.html - [similar]
Constructs an EvTimer watcher object 2657
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... fter , float $repeat , callable $callback , mixed $data = null , int $priority = 0 ) Constructs an EvTimer ... stopped manually. callback See Watcher callbacks . data Custom data associated with the watcher. priority ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
Move the cursor of a lob object 2657
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... id_lob2_seek ( $lob , 15 , CUBRID_CURSOR_FIRST ); $data = cubrid_lob2_read ( $lob , 5 ); echo $data . "\n" ... ; ?> 参考 cubrid_lob2_read() - Read from BLOB/CLOB data cubrid_lob2_write() - Write to a lob object cubrid ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
Update a column using OID 2657
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... . You can update single attribute by using string data type to set attr . In such case, you can use integ ... er, floating point or string type data for the value argument. To update multiple number ... ent, and set value argument with associative array data type. パラメータ conn_identifier Connection identi ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 2657
« db2_bind_param db2_close » PHP Manual IBM DB2 関数 DB2 データベースクライアントの情報をプロパテ ... ージ。 CONN_CODEPAGE int 現在の接続のコードページ。 DATA_SOURCE_NAME string 現在のデータベース接続に使用され ... VER: " ; var_dump ( $client -> DRIVER_VER ); echo "DATA_SOURCE_NAME: " ; var_dump ( $client -> DATA_SOURCE ... (8) "libdb2.a" DRIVER_VER: string(10) "08.02.0001" DATA_SOURCE_NAME: string(6) "SAMPLE" DRIVER_ODBC_VER: s ...
https://man.plustar.jp/php/function.db2-client-info.html - [similar]
データをファイルに書き込む 2657
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): i ... ラメータ filename データを書き込むファイルへのパス。 data 書き込むデータ。 文字列 , 配列 もしくは ストリーム ... リソースのいずれかを指定可能です。 data が ストリーム リソースの場合は、 ストリームのバッフ ... れは、 stream_copy_to_stream() の挙動と似ています。 data に一次元の配列を指定することもできます。この場合は ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
Set a callback for when a task is queued 2657
« GearmanClient::setContext GearmanClient::setData » PHP Manual GearmanClient Set a callback for ... した場合に false を返します。 参考 GearmanClient::setDataCallback() - Callback function when there is a data ... lback() - Set a callback for accepting incremental data updates 関連キーワード: callback , Set , task , wh ...
https://man.plustar.jp/php/gearmanclient.setcreatedcallback.html - [similar]
Set callback for job failure 2657
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set c ... した場合に false を返します。 参考 GearmanClient::setDataCallback() - Callback function when there is a data ... lback() - Set a callback for accepting incremental data updates 関連キーワード: callback , Set , job , fai ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]