検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for down (0.010 sec.)
定数式における列挙型の値 8029
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における ... Direction implements ArrayAccess { case Up ; case Down ; public function offsetGet ( $val ) { ... } publi ... これは、許されています。 const Bar = Direction :: Down ; // これは、許可されません。結果の値が保証できない ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
Shutdown the worker 7652
« Worker::isShutdown Worker::stack » PHP Manual Worker Shutdown the worker Worker::shutdown (PEC ... L pthreads >= 2.0.0) Worker::shutdown — Shutdown the worker 説明 public Worker::shutdown ... (): bool Shuts down the worker after executing all of the stacked task ... e を、失敗した場合に false を返します。 例 例1 Shutdown the referenced worker <?php $my = new Worker (); $ ... ); /* stack/execute tasks */ var_dump ( $my -> shutdown ()); 上の例の出力は以下となります。 bool(true) 関連 ...
https://man.plustar.jp/php/worker.shutdown.html - [similar]
Spin Control 7455
« UI\Controls\MultilineEntry::setText UI\Controls\Spin::__construct » PHP Manual UI Spin Control ... .9.9) はじめに A Spin box is a text box with an up-down control which changes the integer value in the box ...
https://man.plustar.jp/php/class.ui-controls-spin.html - [similar]
7455
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath ... e log' ); SeasLog :: warning ( 'your {website} was down,please {action} it ASAP!' ,array( '{website}' => ' ... 9159975a9ff | 1406422432.787 | your github.com was down,please rboot it ASAP! 2014-07-27 08:53:52 | ERROR ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
Defragments the index 7455
« SolrClient::getOptions SolrClient::ping » PHP Manual SolrClient Defragments the index SolrClie ... arch performance. パラメータ maxSegments Optimizes down to at most this number of segments. Since Solr 1.3 ...
https://man.plustar.jp/php/solrclient.optimize.html - [similar]
定義済み定数 7357
« リソース型 Math 関数 » PHP Manual Math 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... HP_ROUND_HALF_UP 1 端数を切り上げる PHP_ROUND_HALF_DOWN 2 端数を切り捨てる PHP_ROUND_HALF_EVEN 3 端数を偶数 ...
https://man.plustar.jp/php/math.constants.html - [similar]
定義済み定数 7357
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... int ) Cannot assign requested address. SOCKET_ENETDOWN ( int ) Network is down. SOCKET_ENETUNREACH ( int ... ) Transport endpoint is not connected. SOCKET_ESHUTDOWN ( int ) Cannot send after transport endpoint shutd ... ONNREFUSED ( int ) Connection refused. SOCKET_EHOSTDOWN ( int ) Host is down. SOCKET_EHOSTUNREACH ( int ) ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
7259
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ot an error %d (%s) on the listener. " . "Shutting down.\n" , EventUtil :: getLastSocketErrno (), EventUti ... ot an error %d (%s) on the listener. " . "Shutting down.\n" , EventUtil :: getLastSocketErrno (), EventUti ... ot an error %d (%s) on the listener. " . "Shutting down.\n" , EventUtil :: getLastSocketErrno (), EventUti ... , "Got an error %d (%s) on the listener. Shutting down.\n" , $errno , EventUtil :: getLastSocketError ()) ...
https://man.plustar.jp/php/event.examples.html - [similar]
Create a new Query 7259
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... ier if not specified. exhaust bool Stream the data down full blast in multiple "more" packages, on the ass ... ing a lot of data and know you want to pull it all down. Note: the client is not allowed to not read all t ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
実行時設定 7259
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... buffer. If buffer_size > 0,SeasLog will rewritten down into the Data Store when the prerecorded log in me ... d the log with memory, and them would be rewritten down into the Data Store by request shutdown or php pro ... cess exit (PHP RSHUTDOWN or PHP MSHUTDOWN). seaslog.default_template string ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
PREV 1 2 3 NEXT