検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 205 for [SIMILAR] 16 1024 4096 WITH 14583 thread WITH 10... (0.282 sec.)
指定したオブジェクトのハッシュ ID を返す 0
« spl_classes spl_object_id » PHP Manual SPL 関数 指定したオブジェクトのハッシュ ID を返す spl_object_hash (PHP 5 >= 5.2.0, PHP 7, PHP 8) spl_object_hash — 指定したオブジェクトのハッシュ ID を返す 説明 spl_object_hash ( object $object ): string この関数は、オブジェクトの一意な識別子を返し ...
https://man.plustar.jp/php/function.spl-object-hash.html - [similar]
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]
はじめに 0
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
説明 0
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLocking (PECL event >= 1.2.6-beta) EventBuffer::enableLocking — 説明 public EventBuffer::enableLocking (): void Enable locking on an EventBuffer so that it can safely be used by multiple threads at ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
Runtime Manipulation 0
« Threaded::count Threaded::isRunning » PHP Manual Threaded Runtime Manipulation Threaded::extend (PECL pthreads >= 2.0.8) Threaded::extend — Runtime Manipulation 説明 public Threaded::extend ( string $class ): bool Makes thread safe standard class at runtime パラメータ class The class t ...
https://man.plustar.jp/php/threaded.extend.html - [similar]
すべての設定オプションを得る 0
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ini_get_all — すべての設定オプションを得る 説明 ini_get_all ( ? string $extension = null , bool $details = true ): array | false すべての登録済み設定オ ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
Add a high priority task to run in parallel 0
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClient Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL gearman >= 0.5.0) GearmanClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 0
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanClient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL gearman >= 0.5.0) GearmanClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanCli ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Run a task in the background 0
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the background GearmanClient::doBackground (PECL gearman >= 0.5.0) GearmanClient::doBackground — Run a task in the background 説明 public GearmanClient::doBackground ( string $function_name , string $workl ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]