検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 488 for [SIMILAR] 16 1024 4096 WITH 13422 constructs WIT... (1.840 sec.)
PCNTL 関数 0
« 基本的な使用法 pcntl_alarm » PHP Manual PCNTL PCNTL 関数 PCNTL 関数 参考 POSIX 関数 の節を参照することも 有用でしょう。 目次 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す pcntl_errno — pcntl_get_ ...
https://man.plustar.jp/php/ref.pcntl.html - [similar]
COM オブジェクトのイベントを PHP オブジェクトに接続する 0
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_event_sink — COM オブジェクトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , obje ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
MACD with controllable MA type 0
« trader_macd trader_macdfix » PHP Manual Trader 関数 MACD with controllable MA type trader_macdext (PECL trader >= 0.2.0) trader_macdext — MACD with controllable MA type 説明 trader_macdext ( array $real , int $fastPeriod = ? , int $fastMAType = ? , int $slowPeriod = ? , int $slowMAType ...
https://man.plustar.jp/php/function.trader-macdext.html - [similar]
Returns bitmask of features supported 0
« EventBase::free EventBase::getMethod » PHP Manual EventBase Returns bitmask of features supported EventBase::getFeatures (PECL event >= 1.2.6-beta) EventBase::getFeatures — Returns bitmask of features supported 説明 public EventBase::getFeatures (): int Returns bitmask of features supp ...
https://man.plustar.jp/php/eventbase.getfeatures.html - [similar]
シグナルイベントの情報をデフォルトループに送る 0
« Ev::feedSignal Ev::iteration » PHP Manual Ev シグナルイベントの情報をデフォルトループに送る Ev::feedSignalEvent (No version information available, might only be in Git) Ev::feedSignalEvent — シグナルイベントの情報をデフォルトループに送る 説明 final public static Ev::feedSignalEvent ( i ...
https://man.plustar.jp/php/ev.feedsignalevent.html - [similar]
プロセスのリソースを管理する 0
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Input 0
« parallel\Events::setTimeout parallel\Events::addChannel » PHP Manual parallel\Events Input parallel\Events::setInput (0.9.0) parallel\Events::setInput — Input 説明 public parallel\Events::setInput ( Input $input ): void Shall set input for this event loop 関連キーワード: Input , Events ...
https://man.plustar.jp/php/parallel-events.setinput.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual Event インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , Event , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/event.setup.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]