検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 575 for [SIMILAR] 16 1024 4096 WITH 64942 deque WITH 204... (0.474 sec.)
Removes and returns the first value 9412
« Ds\Deque::set Ds\Deque::slice » PHP Manual Deque Removes and returns the first value Ds\Deque::shift (PECL ds >= 1.0.0) Ds\Deque::shift — Removes and returns the first value 説明 public Ds\Deque::shift (): mixed Removes and returns the first value. パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/ds-deque.shift.html - [similar]
Data Structures 8625
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
Returns the current capacity 6460
« Ds\Deque::apply Ds\Deque::clear » PHP Manual Deque Returns the current capacity Ds\Deque::capacity (PECL ds >= 1.0.0) Ds\Deque::capacity — Returns the current capacity 説明 public Ds\Deque::capacity (): int Returns the current capacity. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/ds-deque.capacity.html - [similar]
The Vector class 3374
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vector class (No version information available, might only be in Git) はじめに A Vector is a sequence of values in a contiguous buffer that grows and shrinks automatically. It's the most efficien ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The Set class 3365
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No version information available, might only be in Git) はじめに A Set is a sequence of unique values. This implementation uses the same hash table as Ds\Map , where values are used as keys and the m ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
Allocates enough memory for a required capacity 2962
« Deque Ds\Deque::apply » PHP Manual Deque Allocates enough memory for a required capacity Ds\Deque::allocate (PECL ds >= 1.0.0) Ds\Deque::allocate — Allocates enough memory for a required capacity 説明 public Ds\Deque::allocate ( int $capacity ): void Ensures that enough memory is alloc ...
https://man.plustar.jp/php/ds-deque.allocate.html - [similar]
Allocates enough memory for a required capacity 2962
« Stack Ds\Stack::capacity » PHP Manual Stack Allocates enough memory for a required capacity Ds\Stack::allocate (PECL ds >= 1.0.0) Ds\Stack::allocate — Allocates enough memory for a required capacity 説明 public Ds\Stack::allocate ( int $capacity ): void Ensures that enough memory is al ...
https://man.plustar.jp/php/ds-stack.allocate.html - [similar]
The PriorityQueue class 2962
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue class The PriorityQueue class (No version information available, might only be in Git) はじめに A PriorityQueue is very similar to a Queue. Values are pushed into the queue with an assigned prio ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
Allocates enough memory for a required capacity 2962
« Sequence Ds\Sequence::apply » PHP Manual Sequence Allocates enough memory for a required capacity Ds\Sequence::allocate (PECL ds >= 1.0.0) Ds\Sequence::allocate — Allocates enough memory for a required capacity 説明 abstract public Ds\Sequence::allocate ( int $capacity ): void Ensures ...
https://man.plustar.jp/php/ds-sequence.allocate.html - [similar]
Allocates enough memory for a required capacity 2962
« Vector Ds\Vector::apply » PHP Manual Vector Allocates enough memory for a required capacity Ds\Vector::allocate (PECL ds >= 1.0.0) Ds\Vector::allocate — Allocates enough memory for a required capacity 説明 public Ds\Vector::allocate ( int $capacity ): void Ensures that enough memory is ...
https://man.plustar.jp/php/ds-vector.allocate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT