検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 2039 for To (0.054 sec.)
Parabolic SAR 2493
« trader_rsi trader_sarext » PHP Manual Trader 関数 Parabolic SAR trader_sar (PECL trader >= 0.2 ... 安値。実数値の配列。 acceleration Acceleration Factor used up to the Maximum value. Valid range from 0 ... to TRADER_REAL_MAX . maximum Acceleration Factor Maximum value. Valid range from 0 to TRADER_REAL_ ...
https://man.plustar.jp/php/function.trader-sar.html - [similar]
Basic Gearman client and worker, background 2493
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... imple client and worker. The client sends a string to the job server as a background job, and the worker ... ynchronously, the client does not wait for the job to complete and exits (and hence the client never rec ... eives the results). <?php # create our client object $gmclient = new GearmanClient (); # add the ... verse" with the server. Change the worker function to # "reverse_fn_fast" for a faster worker with no ou ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Behaviour 2493
« parallel\Events::setBlocking parallel\Events::setInput » PHP Manual parallel\Events Behaviour ... returned: Setting the timeout causes an exception to be thrown when the timeout is reached. This differ ... s from setting blocking mode to false with parallel\Events::setBlocking() , which ... will not cause an exception to be thrown. public parallel\Events::setTimeout ( in ...
https://man.plustar.jp/php/parallel-events.settimeout.html - [similar]
Phar アーカイブの使用法: Phar クラスおよび PharData クラス 2493
« Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの作成 » PHP Manual Phar アーカ ... 込みや操作をサポートしています。 また RecursiveDirectoryIterator クラスを継承しているため、順次処理も可能 ... トであるとしましょう。 <?php $p = new Phar ( '/path/to/myphar.phar' , 0 , 'myphar.phar' ); ?> 空の Phar ア ... ーカイブが /path/to/myphar.phar に作成されます。もし /path/to/myphar.p ... エイリアスを表します。 これを用いると、URL で /path/to/myphar.phar を参照する際に次のようにできます。 <?p ...
https://man.plustar.jp/php/phar.using.object.html - [similar]
Enables caching for result grouping 2493
« SolrQuery::setGroup SolrQuery::setGroupFacet » PHP Manual SolrQuery Enables caching for result ... ( int $percent ): SolrQuery Setting this parameter to a number greater than 0 enables caching for result ... arameter) SolrQuery::addGroupField() - Add a field to be used to group results SolrQuery::addGroupFuncti ... :setGroupLimit() - Specifies the number of results to return for each group. The server default value is ... 1 SolrQuery::setGroupMain() - If true, the result of the first field grouping command is used as the ...
https://man.plustar.jp/php/solrquery.setgroupcachepercent.html - [similar]
Call a callback given by the first parameter 2493
« Swoole\Coroutine::call_user_func_array Swoole\Coroutine::cli_wait » PHP Manual Swoole\Coroutin ... ers as arguments. パラメータ callback The callable to be called. args Zero or more parameters to be pass ... ed to the callback. 戻り値 関連キーワード: callback , gi ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func.html - [similar]
Set the raw cookies to the HTTP response. 2493
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Respo ... nse Set the raw cookies to the HTTP response. Swoole\Http\Response::rawcookie ... ole\Http\Response::rawcookie — Set the raw cookies to the HTTP response. 説明 public Swoole\Http\Respons ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
Try to lock a read-write lock for reading and return straight away even the lock... 2493
« Swoole\Lock::lock Swoole\Lock::trylock » PHP Manual Swoole\Lock Try to lock a read-write lock ... L swoole >= 1.9.0) Swoole\Lock::trylock_read — Try to lock a read-write lock for reading and return stra ...
https://man.plustar.jp/php/swoole-lock.trylock-read.html - [similar]
Change the process to be a daemon process. 2493
« Swoole\Process::__construct Swoole\Process::__destruct » PHP Manual Swoole\Process Change the ... process to be a daemon process. Swoole\Process::daemon (PECL ... 1.9.0) Swoole\Process::daemon — Change the process to be a daemon process. 説明 public static Swoole\Pro ...
https://man.plustar.jp/php/swoole-process.daemon.html - [similar]
Send data to the client. 2493
« Swoole\Server::resume Swoole\Server::sendfile » PHP Manual Swoole\Server Send data to the clie ... L swoole >= 1.9.0) Swoole\Server::send — Send data to the client. 説明 public Swoole\Server::send ( int ... $fd , string $data , int $reactor_id = ? ): bool 警告 この関数は、 現在のところ詳細 ... ストのみが 記述されています。 パラメータ fd data reactor_id 戻り値 関連キーワード: data , Send , Swoole , ... Server , the , send , reactor , int , 記述 , リスト ...
https://man.plustar.jp/php/swoole-server.send.html - [similar]