検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 248 for Ds (0.042 sec.)
Converts the queue to an array 4524
« Ds\PriorityQueue::push var_representation » PHP Manual PriorityQueue Converts the queue to an ... array Ds\PriorityQueue::toArray (PECL ds >= 1.0.0) Ds\Prior ... Array — Converts the queue to an array 説明 public Ds\PriorityQueue::toArray (): array Converts the queu ... the values in the same order as the queue. 例 例1 Ds\PriorityQueue::toArray() example <?php $queue = ne ... w \ Ds \ PriorityQueue (); $queue -> push ( "a" , 5 ); $q ...
https://man.plustar.jp/php/ds-priorityqueue.toarray.html - [similar]
Allocates enough memory for a required capacity 4524
« Queue Ds\Queue::capacity » PHP Manual Queue Allocates enough memory for a required capacity Ds ... \Queue::allocate (PECL ds >= 1.0.0) Ds\Queue::allocate — Allocates enough me ... mory for a required capacity 説明 public Ds\Queue::allocate ( int $capacity ): void Ensures th ... nearest power of 2. 戻り値 値を返しません。 例 例1 Ds\Queue::allocate() example <?php $queue = new \ Ds ... capacity , memory , required , Allocates , Queue , Ds , allocate , int , Capacity , 注意 ...
https://man.plustar.jp/php/ds-queue.allocate.html - [similar]
4494
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds ... ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] => b [2] => c [3] => ... d ) 例2 Map <?php $map = new \ Ds \ Map (); $map -> put ( 'a' , 1 ); $map -> put ( ' ... ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [v ... alue] => 1 ) [1] => Ds\Pair Object ( [key] => b [value] => 2 ) [2] => Ds\ ...
https://man.plustar.jp/php/ds.examples.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Deque::join Ds\Deque::last » PHP Manual Deque Returns a representation that can be converte ... d to JSON Ds\Deque::jsonSerialize (PECL ds >= 1.0.0) Ds\Deque:: ... eed to call this directly. 関連キーワード: Deque , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-deque.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Map::isEmpty Ds\Map::keys » PHP Manual Map Returns a representation that can be converted t ... o JSON Ds\Map::jsonSerialize (PECL ds >= 1.0.0) Ds\Map::json ... need to call this directly. 関連キーワード: Map , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-map.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Pair::isEmpty Ds\Pair::toArray » PHP Manual Pair Returns a representation that can be conve ... rted to JSON Ds\Pair::jsonSerialize (PECL ds >= 1.0.0) Ds\Pair::js ... need to call this directly. 関連キーワード: Pair , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-pair.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\PriorityQueue::isEmpty Ds\PriorityQueue::peek » PHP Manual PriorityQueue Returns a represen ... tation that can be converted to JSON Ds\PriorityQueue::jsonSerialize (PECL ds >= 1.0.0) Ds ... all this directly. 関連キーワード: PriorityQueue , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-priorityqueue.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Queue::isEmpty Ds\Queue::peek » PHP Manual Queue Returns a representation that can be conve ... rted to JSON Ds\Queue::jsonSerialize (PECL ds >= 1.0.0) Ds\Queue:: ... eed to call this directly. 関連キーワード: Queue , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-queue.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Set::join Ds\Set::last » PHP Manual Set Returns a representation that can be converted to J ... SON Ds\Set::jsonSerialize (PECL ds >= 1.0.0) Ds\Set::json ... need to call this directly. 関連キーワード: Set , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-set.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 4463
« Ds\Stack::isEmpty Ds\Stack::peek » PHP Manual Stack Returns a representation that can be conve ... rted to JSON Ds\Stack::jsonSerialize (PECL ds >= 1.0.0) Ds\Stack:: ... eed to call this directly. 関連キーワード: Stack , Ds , jsonSerialize , Returns , representation , conve ...
https://man.plustar.jp/php/ds-stack.jsonserialize.html - [similar]