検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 549 for [SIMILAR] 16 1024 4096 WITH 49953 ジキ WITH 1220... (0.410 sec.)
Removes and returns the value at the front of the queue 2321
« Ds\Queue::peek Ds\Queue::push » PHP Manual Queue Removes and returns the value at the front of the queue Ds\Queue::pop (PECL ds >= 1.0.0) Ds\Queue::pop — Removes and returns the value at the front of the queue 説明 public Ds\Queue::pop (): mixed Removes and returns the value at the fro ...
https://man.plustar.jp/php/ds-queue.pop.html - [similar]
Returns the value at the front of the queue 2321
« Ds\Queue::jsonSerialize Ds\Queue::pop » PHP Manual Queue Returns the value at the front of the queue Ds\Queue::peek (PECL ds >= 1.0.0) Ds\Queue::peek — Returns the value at the front of the queue 説明 public Ds\Queue::peek (): mixed Returns the value at the front of the queue, but does ...
https://man.plustar.jp/php/ds-queue.peek.html - [similar]
Returns a shallow copy of the queue 2321
« Ds\Queue::__construct Ds\Queue::count » PHP Manual Queue Returns a shallow copy of the queue Ds\Queue::copy (PECL ds >= 1.0.0) Ds\Queue::copy — Returns a shallow copy of the queue 説明 public Ds\Queue::copy (): Ds\Queue Returns a shallow copy of the queue. パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/ds-queue.copy.html - [similar]
Removes all values 2321
« Ds\Queue::capacity Ds\Queue::__construct » PHP Manual Queue Removes all values Ds\Queue::clear (PECL ds >= 1.0.0) Ds\Queue::clear — Removes all values 説明 public Ds\Queue::clear (): void Removes all values from the queue. パラメータ この関数にはパラメータはありません。 戻り値 値を返し ...
https://man.plustar.jp/php/ds-queue.clear.html - [similar]
Returns whether the queue is empty 2321
« Ds\Queue::count Ds\Queue::jsonSerialize » PHP Manual Queue Returns whether the queue is empty Ds\Queue::isEmpty (PECL ds >= 1.0.0) Ds\Queue::isEmpty — Returns whether the queue is empty 説明 public Ds\Queue::isEmpty (): bool Returns whether the queue is empty. パラメータ この関数にはパ ...
https://man.plustar.jp/php/ds-queue.isempty.html - [similar]
Creates a new instance 2321
« Ds\Queue::clear Ds\Queue::copy » PHP Manual Queue Creates a new instance Ds\Queue::__construct (PECL ds >= 1.0.0) Ds\Queue::__construct — Creates a new instance 説明 public Ds\Queue::__construct ( mixed $values = ? ) Creates a new instance, using either a traversable object or an array ...
https://man.plustar.jp/php/ds-queue.construct.html - [similar]
Converts the queue to an array 2321
« Ds\Queue::push PriorityQueue » PHP Manual Queue Converts the queue to an array Ds\Queue::toArray (PECL ds >= 1.0.0) Ds\Queue::toArray — Converts the queue to an array 説明 public Ds\Queue::toArray (): array Converts the queue to an array . 注意 : Casting to an array is not supported ye ...
https://man.plustar.jp/php/ds-queue.toarray.html - [similar]
Returns the current capacity 2321
« Ds\Queue::allocate Ds\Queue::clear » PHP Manual Queue Returns the current capacity Ds\Queue::capacity (PECL ds >= 1.0.0) Ds\Queue::capacity — Returns the current capacity 説明 public Ds\Queue::capacity (): int Returns the current capacity. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/ds-queue.capacity.html - [similar]
Returns the number of values in the queue 2321
« Ds\Queue::copy Ds\Queue::isEmpty » PHP Manual Queue Returns the number of values in the queue Ds\Queue::count (PECL ds >= 1.0.0) Ds\Queue::count — Returns the number of values in the queue See Countable::count() 関連キーワード: Returns , values , queue , the , of , in , Queue , Ds , co ...
https://man.plustar.jp/php/ds-queue.count.html - [similar]
Pushes values into the queue 2321
« Ds\PriorityQueue::pop Ds\PriorityQueue::toArray » PHP Manual PriorityQueue Pushes values into the queue Ds\PriorityQueue::push (PECL ds >= 1.0.0) Ds\PriorityQueue::push — Pushes values into the queue 説明 public Ds\PriorityQueue::push ( mixed $value , int $priority ): void Pushes a val ...
https://man.plustar.jp/php/ds-priorityqueue.push.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT