検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 41 for capacity (0.010 sec.)
Allocates enough memory for a required capacity 9449
« Stack Ds\Stack::capacity » PHP Manual Stack Allocates enough memory for a required capacity Ds ... :allocate — Allocates enough memory for a required capacity 説明 public Ds\Stack::allocate ( int $capacity ): ... res that enough memory is allocated for a required capacity. This removes the need to reallocate the internal ... as values are added. パラメータ capacity The number of values for which capacity should be ... allocated. 注意 : Capacity will stay the same if this value is less than or e ...
https://man.plustar.jp/php/ds-stack.allocate.html - [similar]
Returns the current capacity 9418
« Ds\Map::apply Ds\Map::clear » PHP Manual Map Returns the current capacity Ds\Map::capacity (PE ... CL ds >= 1.0.0) Ds\Map::capacity — Returns the current capacity 説明 public Ds\Map: ... :capacity (): int Returns the current capacity. パラメータ こ ... 関数にはパラメータはありません。 戻り値 The current capacity. 例 例1 Ds\Map::capacity() example <?php $map = ne ... w \ Ds \ Map (); var_dump ( $map -> capacity ()); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/ds-map.capacity.html - [similar]
Returns the current capacity 9418
« Ds\PriorityQueue::allocate Ds\PriorityQueue::clear » PHP Manual PriorityQueue Returns the curr ... ent capacity Ds\PriorityQueue::capacity (PECL ds >= 1.0.0) Ds\P ... riorityQueue::capacity — Returns the current capacity 説明 public Ds\Prio ... rityQueue::capacity (): int Returns the current capacity. パラメータ こ ... 関数にはパラメータはありません。 戻り値 The current capacity. 例 例1 Ds\PriorityQueue::capacity() example <?php ...
https://man.plustar.jp/php/ds-priorityqueue.capacity.html - [similar]
Allocates enough memory for a required capacity 9418
« Sequence Ds\Sequence::apply » PHP Manual Sequence Allocates enough memory for a required capacity ... :allocate — Allocates enough memory for a required capacity 説明 abstract public Ds\Sequence::allocate ( int $ ... res that enough memory is allocated for a required capacity. This removes the need to reallocate the internal ... as values are added. パラメータ capacity The number of values for which capacity should be ... allocated. 注意 : Capacity will stay the same if this value is less than or e ...
https://man.plustar.jp/php/ds-sequence.allocate.html - [similar]
Allocates enough memory for a required capacity 9418
« Vector Ds\Vector::apply » PHP Manual Vector Allocates enough memory for a required capacity Ds ... :allocate — Allocates enough memory for a required capacity 説明 public Ds\Vector::allocate ( int $capacity ): ... res that enough memory is allocated for a required capacity. This removes the need to reallocate the internal ... as values are added. パラメータ capacity The number of values for which capacity should be ... allocated. 注意 : Capacity will stay the same if this value is less than or e ...
https://man.plustar.jp/php/ds-vector.allocate.html - [similar]
Returns the current capacity 9325
« Ds\Stack::allocate Ds\Stack::clear » PHP Manual Stack Returns the current capacity Ds\Stack::capacity ... apacity (PECL ds >= 1.0.0) Ds\Stack::capacity — Returns the current capacity 説明 public Ds\Stac ... k::capacity (): int Returns the current capacity. パラメータ こ ... 関数にはパラメータはありません。 戻り値 The current capacity. 関連キーワード: capacity , Returns , Stack , the ...
https://man.plustar.jp/php/ds-stack.capacity.html - [similar]
Data Structures 8672
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... :allocate — Allocates enough memory for a required capacity Ds\Sequence::apply — Updates all values by applyin ... g a callback function to each value Ds\Sequence::capacity — Returns the current capacity Ds\Sequence::contai ... :allocate — Allocates enough memory for a required capacity Ds\Vector::apply — Updates all values by applying ... a callback function to each value Ds\Vector::capacity — Returns the current capacity Ds\Vector::clear — ...
https://man.plustar.jp/php/book.ds.html - [similar]
The Queue class 8097
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue cl ... tion , ArrayAccess { /* Constants */ const int MIN_CAPACITY = 8 ; /* メソッド */ public allocate ( int $capaci ... ty ): void public capacity (): int public clear (): void public copy (): Ds\Q ... lic toArray (): array } 定義済み定数 Ds\Queue::MIN_CAPACITY 変更履歴 バージョン 説明 PECL ds 1.3.0 The class n ... :allocate — Allocates enough memory for a required capacity Ds\Queue::capacity — Returns the current capacity ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
The PriorityQueue class 8035
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue cl ... ents Ds\Collection { /* Constants */ const int MIN_CAPACITY = 8 ; /* メソッド */ public allocate ( int $capaci ... ty ): void public capacity (): int public clear (): void public copy (): Ds\P ... ray (): array } 定義済み定数 Ds\PriorityQueue::MIN_CAPACITY 目次 Ds\PriorityQueue::allocate — Allocates enough ... memory for a required capacity Ds\PriorityQueue::capacity — Returns the current c ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
The Stack class 7444
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (N ... rrayAccess { /* メソッド */ public allocate ( int $capacity ): void public capacity (): int public clear (): v ... :allocate — Allocates enough memory for a required capacity Ds\Stack::capacity — Returns the current capacity ... キーワード: Stack , Ds , public , stack , Returns , capacity , values , allocate , top , peek ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
PREV 1 2 3 4 5 NEXT