検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 182 for Run (0.008 sec.)
コマンドラインオプション 5439
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... ..] php [options] -- [args...] php [options] -a -a Run interactively -c <path>|<file> Look for php.ini fi ... only (lint) -m Show compiled in modules -r <code> Run PHP <code> without using script tags <?..?> -B <be ... gin_code> Run PHP <begin_code> before processing input lines -R ... <code> Run PHP <code> for every input line -F <file> Parse an ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 5439
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新 ... さい。 recovery_command アクションが WIN32_SC_ACTION_RUN_COMMAND に設定された場合に、実行されるコマンドを設 ... HP.' , // 長い説明 'params' => '"' . __FILE__ . '" run' , // スクリプトへのパスとパラメータ )); debug_zva ... HP.' , // 長い説明 'params' => '"' . __FILE__ . '" run' , // スクリプトへのパスとパラメータ 'dependencies ... HP.' , // 長い説明 'params' => '"' . __FILE__ . '" run' , // スクリプトへのパスとパラメータ 'recovery_del ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
実行する 5439
« Thread::join Worker » PHP Manual Thread 実行する Thread::start (PECL pthreads >= 2.0.0) Thread ... = ? ): bool 新しいスレッドを開始し、実装されている run メソッドを実行します。 パラメータ options オプショ ... 開始 <?php class My extends Thread { public function run () { /** ... **/ } } $my = new My (); var_dump ( $ ...
https://man.plustar.jp/php/thread.start.html - [similar]
The Threaded class 5406
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL ... int public extend ( string $class ): bool public isRunning (): bool public isTerminated (): bool public m ... blic notifyOne (): bool public pop (): bool public run (): void public shift (): mixed public synchronize ... Threaded::count — Manipulation Threaded::extend — Runtime Manipulation Threaded::isRunning — State Detec ... hronization Threaded::pop — Manipulation Threaded::run — Execution Threaded::shift — Manipulation Threade ...
https://man.plustar.jp/php/class.threaded.html - [similar]
Basic usage for LuaSandbox 5362
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code ... ; }, 'error' => function () { throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); // Execu ... l ( 4000 ) === [ 4242 ] ); // PHP-thrown LuaSandboxRuntimeError exceptions can be caught inside Lua list( ... Once , ve , compiled , support , using , safely , run ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
5362
« Win32ServiceException win32service 関数 » PHP Manual win32service 例 例 例1 PHP スクリプトをサ ... PHP.' , # 長い説明 'params' => '"' . __FILE__ . '" run' , # スクリプトへのパスとパラメータ )); ?> 例2 サー ... サービスとして実行する <?php if ( $argv [ 1 ] == 'run' ) { win32_start_service_ctrl_dispatcher ( 'dummyp ...
https://man.plustar.jp/php/win32service.examples.html - [similar]
定義済みのモジュール名を取得する 5362
« Yaf_Application::getLastErrorNo Yaf_Application::run » PHP Manual Yaf_Application 定義済みのモ ... getModules , Index , パラメータ , getLastErrorNo , run , public ...
https://man.plustar.jp/php/yaf-application.getmodules.html - [similar]
parallel 5296
« system はじめに » PHP Manual プロセス制御 parallel parallel はじめに Installation Philosophy F ... al API parallel\bootstrap — Bootstrapping parallel\run — Execution parallel\Runtime — The parallel\Runtim ... e class parallel\Runtime::__construct — Runtime Construction parallel\R ... untime::run — Execution parallel\Runtime::close — Runtime Grac ... eful Join parallel\Runtime::kill — Runtime Join parallel\Future — The par ...
https://man.plustar.jp/php/book.parallel.html - [similar]
ZMQ 5296
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — ... getTimerTimeout — Get the timer timeout ZMQDevice::runRun the new device ZMQDevice::setIdleCallback — ...
https://man.plustar.jp/php/book.zmq.html - [similar]
The parallel\Future class 5296
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class ... 8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an API f ... 例1 Example showing Future as return value <?php $runtime = new \ parallel \ Runtime ; $future = $runtim ... e -> run (function(){ return "World" ; }); printf ( "Hello ... ple showing Future as synchronization point <?php $runtime = new \ parallel \ Runtime ; $future = $runtim ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT