検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1237 for Data (0.066 sec.)
Deserialization from BSON 2657
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... PHP objects and arrays cannot have duplicate keys, data could also be lost when decoding a BSON document w ... respectively. For compound types, there are three data types: root refers to the top-level BSON document ... ure specific fields in your document to map to the data types mentioned below. As an example, the followin ... ity' => 'MyProject\City', ], ] Each of those three data types, as well as the field specific mappings, can ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
取り出しモードを設定する 2657
« SplPriorityQueue::rewind SplPriorityQueue::top » PHP Manual SplPriorityQueue 取り出しモードを設 ... e::extract() で指定します。 SplPriorityQueue::EXTR_DATA (0x00000001): データを取り出す SplPriorityQueue::E ... 取り出す デフォルトのモードは SplPriorityQueue::EXTR_DATA です。 戻り値 取り出す際のフラグを返します。 関連キ ...
https://man.plustar.jp/php/splpriorityqueue.setextractflags.html - [similar]
Returns the size of the named shared memory 2657
« SyncSharedMemory::read SyncSharedMemory::write » PHP Manual SyncSharedMemory Returns the size ... aredMemory object SyncSharedMemory::write() - Copy data to named shared memory SyncSharedMemory::read() - ... Copy data from named shared memory 関連キーワード: size , Sy ...
https://man.plustar.jp/php/syncsharedmemory.size.html - [similar]
Vtiful\Kernel\Excel addSheet 2657
« Vtiful\Kernel\Excel Vtiful\Kernel\Excel::autoFilter » PHP Manual Vtiful\Kernel\Excel Vtiful\Ke ... , 'sheet_one' ) -> header ([ 'name' , 'age' ]) -> data ([ [ 'viest' , 23 ], [ 'wjx' , 23 ] ]); $file -> a ... ( 'sheet_two' ) -> header ([ 'name' , 'age' ]) -> data ([ [ 'james' , 33 ], [ 'king' , 33 ] ]); $file -> ...
https://man.plustar.jp/php/vtiful-kernel-excel.addSheet.html - [similar]
The SyncSharedMemory class 2640
« SyncReaderWriter::writeunlock SyncSharedMemory::__construct » PHP Manual Sync The SyncSharedMe ... named shared memory SyncSharedMemory::read — Copy data from named shared memory SyncSharedMemory::size — ... named shared memory SyncSharedMemory::write — Copy data to named shared memory 関連キーワード: SyncSharedM ...
https://man.plustar.jp/php/class.syncsharedmemory.html - [similar]
CURLFile オブジェクトを作る 2640
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... jpeg' , 'test_name' ); // POST データを設定します $data = array( 'test_file' => $cfile ); curl_setopt ( $c ... T , 1 ); curl_setopt ( $ch , CURLOPT_POSTFIELDS , $data ); // このハンドルを実行します curl_exec ( $ch ); ... jpeg' , 'test_name' ); // POST データを設定します $data = array( 'test_file' => $cfile ); curl_setopt ( $c ... T , 1 ); curl_setopt ( $ch , CURLOPT_POSTFIELDS , $data ); // このハンドルを実行します curl_exec ( $ch ); ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
EvEmbed オブジェクトを作る 2640
« EvEmbed EvEmbed::createStopped » PHP Manual EvEmbed EvEmbed オブジェクトを作る EvEmbed::__cons ... ( object $other , callable $callback = ? , mixed $data = ? , int $priority = ? ) これは高度なウォッチャー ... llback ウォッチャーのコールバック を参照ください。 data このウォッチャーに関連づけるカスタムデータ。 prior ... ブジェクト , ループ , 参照 , construct , callback , data , embeddableBackends , kqueue , Ev ...
https://man.plustar.jp/php/evembed.construct.html - [similar]
Extracts a line from the front of the buffer 2640
« EventBuffer::readFrom EventBuffer::search » PHP Manual EventBuffer Extracts a line from the fr ... ing it anywhere EventBuffer::pullup() - Linearizes data within buffer and returns it's contents as a strin ... g EventBuffer::read() - Read data from an evbuffer and drain the bytes read EventBuf ...
https://man.plustar.jp/php/eventbuffer.readline.html - [similar]
接続しているかどうかによらず、ソケットからデータを受信する 2640
« socket_recv socket_recvmsg » PHP Manual ソケット 関数 接続しているかどうかによらず、ソケットか ... る 説明 socket_recvfrom ( Socket $socket , string &$data , int $length , int $flags , string &$address , in ... 上の address から受信した length バイトのデータを data に格納します。 socket_recvfrom() は、 接続済みのソ ... で作成した Socket クラスのインスタンスを指定します。 data 受信したデータが data に格納されます。 length 最大 ...
https://man.plustar.jp/php/function.socket-recvfrom.html - [similar]
Set a function to be called on task completion 2640
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... した場合に false を返します。 参考 GearmanClient::setDataCallback() - Callback function when there is a data ... lback() - Set a callback for accepting incremental data updates 関連キーワード: Set , task , function , ca ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]