検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 86 for queue (0.014 sec.)
関数・メソッド 5942
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... r::__construct - Creates a new instance Ds\PriorityQueue::allocate - Allocates enough memory for a required ... capacity Ds\PriorityQueue::capacity - Returns the current capacity Ds\Priori ... tyQueue::clear - Removes all values Ds\PriorityQueue::copy ... - Returns a shallow copy of the queue Ds\PriorityQueue::count - Returns the number of va ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
SysvMessageQueue クラス 5915
« shm_remove SysvSemaphore » PHP Manual セマフォ SysvMessageQueue クラス SysvMessageQueue クラス ... (PHP 8) はじめに PHP 8.0.0 以降、 sysvmsg queue リソースを置き換える、完全不定形クラスです。 クラス ... 概要 final class SysvMessageQueue { } 関連キーワード: クラス , SysvMessageQueue , sh ... m , remove , SysvSemaphore , セマフォ , sysvmsg , queue , リソース , 概要 ...
https://man.plustar.jp/php/class.sysvmessagequeue.html - [similar]
Creates a new instance 5835
« Ds\PriorityQueue::clear Ds\PriorityQueue::copy » PHP Manual PriorityQueue Creates a new instan ... ce Ds\PriorityQueue::__construct (PECL ds >= 1.0.0) Ds\PriorityQueue:: ... ct — Creates a new instance 説明 public Ds\PriorityQueue::__construct () Creates a new instance. 例 例1 Ds\ ... PriorityQueue::__construct() example <?php $queue = new \ Ds \ P ... riorityQueue (); var_dump ( $queue ); ?> 上の例の出力は、 たとえ ...
https://man.plustar.jp/php/ds-priorityqueue.construct.html - [similar]
リソース型 5835
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前の ... この拡張機能はリソース型を定義していました。 sysvmsg queue (System V メッセージキュー), sysvsem (System V セマ ... 実行 , 定数 , インストール , バージョン , sysvmsg , queue ...
https://man.plustar.jp/php/sem.resources.html - [similar]
Returns the current capacity 5808
« Ds\PriorityQueue::allocate Ds\PriorityQueue::clear » PHP Manual PriorityQueue Returns the curr ... ent capacity Ds\PriorityQueue::capacity (PECL ds >= 1.0.0) Ds\PriorityQueue::cap ... eturns the current capacity 説明 public Ds\PriorityQueue::capacity (): int Returns the current capacity. パ ... ん。 戻り値 The current capacity. 例 例1 Ds\PriorityQueue::capacity() example <?php $queue = new \ Ds \ Prio ... rityQueue (); var_dump ( $queue -> capacity ()); ?> 上の例の ...
https://man.plustar.jp/php/ds-priorityqueue.capacity.html - [similar]
一つ以上の要素を配列の最初に加える 5808
« array_unique array_values » PHP Manual 配列 関数 一つ以上の要素を配列の最初に加える array_unsh ... タが必要でした。 例 例1 array_unshift() の例 <?php $queue = array( "orange" , "banana" ); array_unshift ( $q ... ueue , "apple" , "raspberry" ); print_r ( $queue ); ?> 上の例の出力は以下となります。 Array ( [0] = ...
https://man.plustar.jp/php/function.array-unshift.html - [similar]
MQSeries MQSET 5727
« mqseries_put mqseries_strerror » PHP Manual mqseries 関数 MQSeries MQSET mqseries_set (PECL mq ... ject represented by a handle. The object must be a queue. パラメータ hConn Connection handle. This handle r ... epresents the connection to the queue manager. hObj Object handle. This handle represent ...
https://man.plustar.jp/php/function.mqseries-set.html - [similar]
The ZMQ class 5659
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... e maximum number of outstanding messages ØMQ shall queue in memory for any single peer that the specified s ... BACKLOG option shall set the maximum length of the queue of outstanding peer connections for the specified ... ZMQ::DEVICE_FORWARDER Forwarder device ZMQ::DEVICE_QUEUE Queue device ZMQ::DEVICE_STREAMER Streamer device ...
https://man.plustar.jp/php/class.zmq.html - [similar]
inotify インスタンスからイベントを読み込む 5579
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... ームのブロックモードを有効にする / 解除する inotify_queue_len() - 待機中のイベントがある場合に正の数を返す 関 ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
Swoole 5552
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... it — Stop the child processes. Swoole\Process::freeQueue — Destroy the message queue created by swoole_proc ... ess::useQueue. Swoole\Process::kill — Send signal to the child p ... \Process::pop — Read and pop data from the message queue. Swoole\Process::push — Write and push data into t ... he message queue. Swoole\Process::read — Read data sending to the p ...
https://man.plustar.jp/php/book.swoole.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT