検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 168 for [SIMILAR] 16 1024 4096 WITH 6873 trigger WITH 63... (0.532 sec.)
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
The EventBase class 0
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class (PECL event >= 1.2.6-beta) はじめに EventBase class represents libevent's event base structure. It holds a set of events and can poll to determine which events are active. Each event base has ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
Cancellation 0
« parallel\Future parallel\Future::cancelled » PHP Manual parallel\Future Cancellation parallel\Future::cancel (0.9.0) parallel\Future::cancel — Cancellation 説明 public parallel\Future::cancel (): bool Shall try to cancel the task 注意 : If task is running, it will be interrupted. 警告 ...
https://man.plustar.jp/php/parallel-future.cancel.html - [similar]
ユーザーレベルのエラー/警告/通知メッセージを生成する 0
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メッセージを生成する trigger_error (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する 説明 trigger_error ( string $message , int $error_l ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
Pause the CPU usage timer 0
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage timer LuaSandbox::pauseUsageTimer (PECL luasandbox >= 1.4.0) LuaSandbox::pauseUsageTimer — Pause the CPU usage timer 説明 public LuaSandbox::pauseUsageTimer (): bool Pauses the CPU usage time ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
Restarts the timer watcher 0
« EvTimer EvTimer::__construct » PHP Manual EvTimer Restarts the timer watcher EvTimer::again (PECL ev >= 0.2.0) EvTimer::again — Restarts the timer watcher 説明 public EvTimer::again (): void This will act as if the timer timed out and restart it again if it is repeating. The exact sema ...
https://man.plustar.jp/php/evtimer.again.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT