検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 354 for [SIMILAR] 16 1024 4096 WITH 21866 existed WITH 5... (0.127 sec.)
Submits a task to a specific worker for execution 0
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a specific worker for execution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the spe ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
The Swoole\Async class 0
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\Async class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public static read ( string $f ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
The Swoole\Http\Request class 0
« Swoole\Http\Client::upgrade Swoole\Http\Request::__destruct » PHP Manual Swoole The Swoole\Http\Request class The Swoole\Http\Request class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Request { /* メソッド */ public __destruct (): void public rawcontent (): string } 目 ...
https://man.plustar.jp/php/class.swoole-http-request.html - [similar]
Destroy the message queue created by swoole_process::useQueue. 0
« Swoole\Process::exit Swoole\Process::kill » PHP Manual Swoole\Process Destroy the message queue created by swoole_process::useQueue. Swoole\Process::freeQueue (PECL swoole >= 1.9.0) Swoole\Process::freeQueue — Destroy the message queue created by swoole_process::useQueue. 説明 public S ...
https://man.plustar.jp/php/swoole-process.freequeue.html - [similar]
Stop and destory a timer. 0
« Swoole\Server::bind Swoole\Server::close » PHP Manual Swoole\Server Stop and destory a timer. Swoole\Server::clearTimer swoole_timer_clear (PECL swoole >= 1.9.0) Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer. 説明 オブジェクト指向型 (method): public Swoole\ ...
https://man.plustar.jp/php/swoole-server.cleartimer.html - [similar]
Decrement the value in the Swoole table by $row_key and $column_key. 0
« Swoole\Table::current Swoole\Table::del » PHP Manual Swoole\Table Decrement the value in the Swoole table by $row_key and $column_key. Swoole\Table::decr (PECL swoole >= 1.9.0) Swoole\Table::decr — Decrement the value in the Swoole table by $row_key and $column_key. 説明 public Swoole\ ...
https://man.plustar.jp/php/swoole-table.decr.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
Send data to the remote UDP address. 0
« Swoole\Client::sendfile Swoole\Client::set » PHP Manual Swoole\Client Send data to the remote UDP address. Swoole\Client::sendto (PECL swoole >= 1.9.0) Swoole\Client::sendto — Send data to the remote UDP address. 説明 public Swoole\Client::sendto ( string $ip , int $port , string $data ...
https://man.plustar.jp/php/swoole-client.sendto.html - [similar]
The Swoole\Serialize class 0
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize class The Swoole\Serialize class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Serialize { /* メソッド */ public static pack ( string $data , int $is_fast = ? ): ReturnType public stati ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
デフォルト値が宣言されているかをチェックする 0
« ReflectionProperty::getValue ReflectionProperty::hasType » PHP Manual ReflectionProperty デフォルト値が宣言されているかをチェックする ReflectionProperty::hasDefaultValue (PHP 8) ReflectionProperty::hasDefaultValue — デフォルト値が宣言されているかをチェックする 説明 public ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.hasdefaultvalue.html - [similar]