検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 167 for [SIMILAR] 16 1024 4096 WITH 10128 converted WITH... (0.144 sec.)
JsonSerializable インターフェイス 5484
« JsonException JsonSerializable::jsonSerialize » PHP Manual JSON JsonSerializable インターフェイス JsonSerializable インターフェイス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに JsonSerializable を実装したオブジェクトは、 json_encode() を呼んで処理されたときの自身の JSON 表現をカスタマイズで ...
https://man.plustar.jp/php/class.jsonserializable.html - [similar]
Returns the last value 5484
« Ds\Deque::jsonSerialize Ds\Deque::map » PHP Manual Deque Returns the last value Ds\Deque::last (PECL ds >= 1.0.0) Ds\Deque::last — Returns the last value 説明 public Ds\Deque::last (): mixed Returns the last value in the deque. パラメータ この関数にはパラメータはありません。 戻り値 The ...
https://man.plustar.jp/php/ds-deque.last.html - [similar]
Returns the last value in the set 5484
« Ds\Set::jsonSerialize Ds\Set::merge » PHP Manual Set Returns the last value in the set Ds\Set::last (PECL ds >= 1.0.0) Ds\Set::last — Returns the last value in the set 説明 public Ds\Set::last (): mixed Returns the last value in the set. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/ds-set.last.html - [similar]
Returns the last value 5484
« Ds\Vector::jsonSerialize Ds\Vector::map » PHP Manual Vector Returns the last value Ds\Vector::last (PECL ds >= 1.0.0) Ds\Vector::last — Returns the last value 説明 public Ds\Vector::last (): mixed Returns the last value in the vector. パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/ds-vector.last.html - [similar]
The Stack class 4919
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
Returns whether the stack is empty 4919
« Ds\Stack::count Ds\Stack::jsonSerialize » PHP Manual Stack Returns whether the stack is empty Ds\Stack::isEmpty (PECL ds >= 1.0.0) Ds\Stack::isEmpty — Returns whether the stack is empty 説明 public Ds\Stack::isEmpty (): bool Returns whether the stack is empty. パラメータ この関数にはパ ...
https://man.plustar.jp/php/ds-stack.isempty.html - [similar]
Returns the value at the top of the stack 4919
« Ds\Stack::jsonSerialize Ds\Stack::pop » PHP Manual Stack Returns the value at the top of the stack Ds\Stack::peek (PECL ds >= 1.0.0) Ds\Stack::peek — Returns the value at the top of the stack 説明 public Ds\Stack::peek (): mixed Returns the value at the top of the stack, but does not r ...
https://man.plustar.jp/php/ds-stack.peek.html - [similar]
Pushes values onto the stack 4919
« Ds\Stack::pop Ds\Stack::toArray » PHP Manual Stack Pushes values onto the stack Ds\Stack::push (PECL ds >= 1.0.0) Ds\Stack::push — Pushes values onto the stack 説明 public Ds\Stack::push ( mixed ...$values ): void Pushes values onto the stack. パラメータ values The values to push onto ...
https://man.plustar.jp/php/ds-stack.push.html - [similar]
Removes and returns the value at the top of the stack 4919
« Ds\Stack::peek Ds\Stack::push » PHP Manual Stack Removes and returns the value at the top of the stack Ds\Stack::pop (PECL ds >= 1.0.0) Ds\Stack::pop — Removes and returns the value at the top of the stack 説明 public Ds\Stack::pop (): mixed Removes and returns the value at the top of ...
https://man.plustar.jp/php/ds-stack.pop.html - [similar]
Returns a shallow copy of the stack 4919
« Ds\Stack::__construct Ds\Stack::count » PHP Manual Stack Returns a shallow copy of the stack Ds\Stack::copy (PECL ds >= 1.0.0) Ds\Stack::copy — Returns a shallow copy of the stack 説明 public Ds\Stack::copy (): Ds\Stack Returns a shallow copy of the stack. パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/ds-stack.copy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT