検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1810 for of (0.061 sec.)
Return key of the current connection. 3195
« Swoole\Connection\Iterator::current Swoole\Connection\Iterator::next » PHP Manual Swoole\Conne ... ction\Iterator Return key of the current connection. Swoole\Connection\Iterator ... .9.0) Swoole\Connection\Iterator::key — Return key of the current connection. 説明 public Swoole\Connect ... on\Iterator::key (): int This function returns key of the current connection. パラメータ この関数にはパラ ... メータはありません。 戻り値 Key of the current connection. 関連キーワード: key , conn ...
https://man.plustar.jp/php/swoole-connection-iterator.key.html - [similar]
The EventBufferEvent class 3180
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... sually an application wants to perform some amount of data buffering in addition to just responding to e ... or the connection to become writable Write as much of the data as we can Remember how much we wrote, and ... eneric mechanism for it. A "buffer event" consists of an underlying transport (like a socket), a read bu ... ffer, and a write buffer. Instead of regular events, which give callbacks when the unde ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
Add a list of job servers to the client 3180
« GearmanClient::addServer GearmanClient::addTask » PHP Manual GearmanClient Add a list of job s ... n >= 0.5.0) GearmanClient::addServers — Add a list of job servers to the client 説明 public GearmanClien ... ring $servers = 127.0.0.1:4730 ): bool Adds a list of job servers that can be used to run a task. No soc ... ere; the servers are simply added to the full list of servers. パラメータ servers A comma-separated list ... of servers, each server specified in the format ' hos ...
https://man.plustar.jp/php/gearmanclient.addservers.html - [similar]
Sets the maximum number of highlighted snippets to generate per field 3180
« SolrQuery::setHighlightSimplePre SolrQuery::setHighlightUsePhraseHighlighter » PHP Manual Solr ... Query Sets the maximum number of highlighted snippets to generate per field SolrQue ... ry::setHighlightSnippets — Sets the maximum number of highlighted snippets to generate per field 説明 pu ... _override = ? ): SolrQuery Sets the maximum number of highlighted snippets to generate per field パラメー ... タ value The maximum number of highlighted snippets to generate per field field_o ...
https://man.plustar.jp/php/solrquery.sethighlightsnippets.html - [similar]
Produce diff of two XML documents 3180
« XMLDiff\Base::__construct XMLDiff\Base::merge » PHP Manual XMLDiff\Base Produce diff of two XM ... mldiff >= 0.8.0) XMLDiff\Base::diff — Produce diff of two XML documents 説明 abstract public XMLDiff\Bas ... plemented by inheriting classes. The basic purpose of this method is to produce diff of the two document ... t. 関連キーワード: documents , Produce , XMLDiff , of , produce , document , from , Implementation , パラ ...
https://man.plustar.jp/php/xmldiff-base.diff.html - [similar]
Returns a sub-deque of a given range 3165
« Ds\Deque::shift Ds\Deque::sort » PHP Manual Deque Returns a sub-deque of a given range Ds\Dequ ... ds >= 1.0.0) Ds\Deque::slice — Returns a sub-deque of a given range 説明 public Ds\Deque::slice ( int $i ... , int $length = ? ): Ds\Deque Creates a sub-deque of a given range. パラメータ index The index at which ... results in an overflow, only values up to the end of the deque will be included. If a length is given a ... l contain all values between the index and the end of the deque. 戻り値 A sub-deque of the given range. ...
https://man.plustar.jp/php/ds-deque.slice.html - [similar]
Returns a sub-sequence of a given range 3165
« Ds\Sequence::shift Ds\Sequence::sort » PHP Manual Sequence Returns a sub-sequence of a given r ... 1.0.0) Ds\Sequence::slice — Returns a sub-sequence of a given range 説明 abstract public Ds\Sequence::sl ... $length = ? ): Ds\Sequence Creates a sub-sequence of a given range. パラメータ index The index at which ... results in an overflow, only values up to the end of the sequence will be included. If a length is give ... l contain all values between the index and the end of the sequence. 戻り値 A sub-sequence of the given r ...
https://man.plustar.jp/php/ds-sequence.slice.html - [similar]
Returns a sub-set of a given range 3165
« Ds\Set::reversed Ds\Set::sort » PHP Manual Set Returns a sub-set of a given range Ds\Set::slic ... ECL ds >= 1.0.0) Ds\Set::slice — Returns a sub-set of a given range 説明 public Ds\Set::slice ( int $ind ... ex , int $length = ? ): Ds\Set Creates a sub-set of a given range. パラメータ index The index at which ... results in an overflow, only values up to the end of the set will be included. If a length is given and ... l contain all values between the index and the end of the set. 戻り値 A sub-set of the given range. 例 例 ...
https://man.plustar.jp/php/ds-set.slice.html - [similar]
Returns a sub-vector of a given range 3165
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\ ... >= 1.0.0) Ds\Vector::slice — Returns a sub-vector of a given range 説明 public Ds\Vector::slice ( int $ ... int $length = ? ): Ds\Vector Creates a sub-vector of a given range. パラメータ index The index at which ... results in an overflow, only values up to the end of the vector will be included. If a length is given ... l contain all values between the index and the end of the vector. 戻り値 A sub-vector of the given range ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
Get a lob object's size 3165
« cubrid_lob2_size64 cubrid_lob2_tell64 » PHP Manual CUBRID 関数 Get a lob object's size cubrid_ ... ubrid_lob2_size() function is used to get the size of a lob object. パラメータ lob_identifier Lob identi ... fier as a result of cubrid_lob2_new() or get from the result set. 戻り ... 値 It will return the size of the LOB object when it processes successfully,失敗 ... a lob object cubrid_lob2_seek() - Move the cursor of a lob object cubrid_lob2_seek64() - Move the curso ...
https://man.plustar.jp/php/function.cubrid-lob2-size.html - [similar]