検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 2039 for To (0.324 sec.)
2446
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバ ... php error_reporting ( E_ALL ); /* Allow the script to hang around waiting for connections. */ set_time_l ... imit ( 0 ); /* Turn on implicit output flushing so we see what we're getting * as i ... reak; } /* Send instructions. */ $msg = "\nWelcome to the PHP Test Server. \n" . "To quit, type 'quit'. ... "\n" ; } else { echo "OK.\n" ; } echo "Attempting to connect to ' $address ' on port ' $service_port '. ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Sets the expand.q parameter 2446
« SolrQuery::setExpand SolrQuery::setExpandRows » PHP Manual SolrQuery Sets the expand.q paramet ... s the main q parameter, determines which documents to include in the main group. パラメータ q 戻り値 Sol ... lrQuery::setExpandRows() - Sets the number of rows to display in each group (expand.rows). Server Defaul ... ides main filter query, determines which documents to include in the main group SolrQuery::removeExpandF ...
https://man.plustar.jp/php/solrquery.setexpandquery.html - [similar]
Acknowledges consumption of a message 2446
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ac ... message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ... 続き型: stomp_ack ( resource $link , mixed $msg , array $heade ... ent acknowledgment. パラメータ link 手続き型のみ: stomp_connect() が返す stomp リンク ID。 msg The messa ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
デフォルトの "to" コールバック関数 2446
« UConverter::setSubstChars UConverter::transcode » PHP Manual UConverter デフォルトの "to" コー ... ルバック関数 UConverter::toUCallback (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3. ... 0.0a1) UConverter::toUCallback — デフォルトの "to" コールバック関数 説明 ... public UConverter::toUCallback ( int $reason , string $source , string $ ... ド: 関数 , UConverter , デフォルト , int , string , toUCallback , codeUnits , reason , public , transcode ...
https://man.plustar.jp/php/uconverter.toucallback.html - [similar]
Construct a new device 2446
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_ ... ervices, queues, or any other abstraction you care to define above the message and socket layers." -- zg ... or the devices. Usually where there messages going to. listener Listener socket, which receives a copy o ... socket should be SUB, PULL or DEALER. 戻り値 Call to this method will prepare the device. Usually devic ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
The parallel\Sync class 2427
« parallel\Events\Event\Type parallel\Sync::__construct » PHP Manual parallel The parallel\Sync ... ronization The parallel\Sync class provides access to low level synchronization primitives, mutex, condi ... cases authors of low level code may find it useful to be able to access these lower level mechanisms. ク ... ラス概要 final class parallel\Sync { /* Constructor */ public __construct () public __construct ( sca ...
https://man.plustar.jp/php/class.parallel-sync.html - [similar]
The ZookeeperConfig class 2427
« Zookeeper::setWatcher ZookeeperConfig::add » PHP Manual ZooKeeper The ZookeeperConfig class Th ... ): void } 目次 ZookeeperConfig::add — Add servers to the ensemble ZookeeperConfig::get — Gets the last ... figuration of the ZooKeeper cluster as it is known to the server to which the client is connected, synch ...
https://man.plustar.jp/php/class.zookeeperconfig.html - [similar]
Definition Construction 2427
« Componere\Definition Componere\Definition::addConstant » PHP Manual Componere\Definition Defin ... row InvalidArgumentException if an attempt is made to replace an internal class 警告 Shall throw Invalid ... ArgumentException if an attempt is made to replace an interface 警告 Shall throw InvalidArgum ... entException if an attempt is made to replace a trait 警告 Shall throw RuntimeException ...
https://man.plustar.jp/php/componere-definition.construct.html - [similar]
Reduces the map to a single value using a callback function 2427
« Ds\Map::putAll Ds\Map::remove » PHP Manual Map Reduces the map to a single value using a callb ... PECL ds >= 1.0.0) Ds\Map::reduce — Reduces the map to a single value using a callback function 説明 publ ... back , mixed $initial = ? ): mixed Reduces the map to a single value using a callback function. パラメー ...
https://man.plustar.jp/php/ds-map.reduce.html - [similar]
About event persistence 2427
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... ding event becomes active (because its file descriptor is ready to read or write, or because its timeout ... nding right before its callback is executed. Thus, to make the event pending again one may call Event::a ... callback function. If the Event::PERSIST flag is set on an event, however, the event is persistent . Thi ... ck is activated. Event::del() method can be called to make it non-pending. The timeout on a persistent e ...
https://man.plustar.jp/php/event.persistence.html - [similar]