Results of 51 - 60 of about 81 for Work (0.019 sec.)
- Submits an object for execution 6297
- « Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit (
...
Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task for executi ...
on 戻り値 the identifier of the Worker executing the object 例 例1 Submitting Tasks <?p ...
hp class MyWork extends Threaded { public function run () { /* ... ...
*/ } } class MyWorker extends Worker { public function __construct ( S ...
-
https://man.plustar.jp/php/pool.submit.html
- [similar]
- Sets the options for rrd graph export 6297
- « RRDGraph::saveVerbose RRDUpdater » PHP Manual RRDGraph Sets the options for rrd graph export R
...
rrd option. It looks more readable, but it doesn't work. <?php $graphObj -> setOptions (array( "--color" = ...
-
https://man.plustar.jp/php/rrdgraph.setoptions.html
- [similar]
- 実行時設定 6297
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
uld be set in the systemwide php.ini file, but may work in perdir configuration contexts depending on your ...
-
https://man.plustar.jp/php/runkit7.configuration.html
- [similar]
- Constructs a new SyncSharedMemory object 6297
- « SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh
...
mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( json_encode (arr ...
-
https://man.plustar.jp/php/syncsharedmemory.construct.html
- [similar]
- Copy data from named shared memory 6297
- « SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from na
...
mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( "report.txt" ); ...
-
https://man.plustar.jp/php/syncsharedmemory.read.html
- [similar]
- Copy data to named shared memory 6297
- « SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named
...
mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( "report.txt" ); ...
-
https://man.plustar.jp/php/syncsharedmemory.write.html
- [similar]
- インストール手順 6242
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP
...
extension should work on all Linux systems. FANN Library Installation PE ...
-
https://man.plustar.jp/php/fann.installation.html
- [similar]
- 圧縮フィルタ 6242
- « 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ
...
のサイズを 100kバイトブロックの 数で示したものです。 work も整数値で、0 から 250 までの値を設定します。 これ ...
.decompress <?php $param = array( 'blocks' => 9 , 'work' => 0 ); echo "もとのファイルの大きさは " . filesi ...
-
https://man.plustar.jp/php/filters.compression.html
- [similar]
- SQL 文を直接実行する 6242
- « db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib
...
me\', "PHONE" VARCHAR (50) PATH \'phone [ @type = "work"]\' ) AS T WHERE NAME = \'Kathy Smith\' ' ; $stmt ...
me\', "PHONE" VARCHAR (50) PATH \'phone [ @type = "work"]\' ) as A, PURCHASEORDER AS B, XMLTABLE ( XMLNAME ...
-
https://man.plustar.jp/php/function.db2-exec.html
- [similar]
- Define or return the exit code for the current running service 6242
- « win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or
...
em error codes for more details 警告 This function work only in "cli" SAPI. On other SAPI this function is ...
-
https://man.plustar.jp/php/function.win32-set-service-exit-code.html
- [similar]