検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 276 for [SIMILAR] 16 1024 4096 WITH 10861 vector WITH 92... (0.332 sec.)
Removes and returns the first value 10000
« Ds\Vector::set Ds\Vector::slice » PHP Manual Vector Removes and returns the first value Ds\Vector::shift (PECL ds >= 1.0.0) Ds\Vector::shift — Removes and returns the first value 説明 public Ds\Vector::shift (): mixed Removes and returns the first value. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/ds-vector.shift.html - [similar]
Removes and returns the last value 8283
« Ds\Vector::merge Ds\Vector::push » PHP Manual Vector Removes and returns the last value Ds\Vector::pop (PECL ds >= 1.0.0) Ds\Vector::pop — Removes and returns the last value 説明 public Ds\Vector::pop (): mixed Removes and returns the last value. パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/ds-vector.pop.html - [similar]
Removes and returns a value by index 8283
« Ds\Vector::reduce Ds\Vector::reverse » PHP Manual Vector Removes and returns a value by index Ds\Vector::remove (PECL ds >= 1.0.0) Ds\Vector::remove — Removes and returns a value by index 説明 public Ds\Vector::remove ( int $index ): mixed Removes and returns a value by index. パラメー ...
https://man.plustar.jp/php/ds-vector.remove.html - [similar]
Removes all values 8210
« Ds\Vector::capacity Ds\Vector::__construct » PHP Manual Vector Removes all values Ds\Vector::clear (PECL ds >= 1.0.0) Ds\Vector::clear — Removes all values 説明 public Ds\Vector::clear (): void Removes all values from the vector. パラメータ この関数にはパラメータはありません。 戻り値 値 ...
https://man.plustar.jp/php/ds-vector.clear.html - [similar]
Removes and returns the first value 7562
« Ds\Sequence::set Ds\Sequence::slice » PHP Manual Sequence Removes and returns the first value Ds\Sequence::shift (PECL ds >= 1.0.0) Ds\Sequence::shift — Removes and returns the first value 説明 abstract public Ds\Sequence::shift (): mixed Removes and returns the first value. パラメータ ...
https://man.plustar.jp/php/ds-sequence.shift.html - [similar]
Removes and returns the first value 7562
« 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]
The Vector class 6542
« 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]
Returns a sub-vector of a given range 6542
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\Vector::slice (PECL ds >= 1.0.0) Ds\Vector::slice — Returns a sub-vector of a given range 説明 public Ds\Vector::slice ( int $index , int $length = ? ): Ds\Vector Creates a sub-vector of a giv ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
Rotates the vector by a given number of rotations 6542
« Ds\Vector::reversed Ds\Vector::set » PHP Manual Vector Rotates the vector by a given number of rotations Ds\Vector::rotate (PECL ds >= 1.0.0) Ds\Vector::rotate — Rotates the vector by a given number of rotations 説明 public Ds\Vector::rotate ( int $rotations ): void Rotates the vector ...
https://man.plustar.jp/php/ds-vector.rotate.html - [similar]
Updates a value at a given index 6542
« Ds\Vector::rotate Ds\Vector::shift » PHP Manual Vector Updates a value at a given index Ds\Vector::set (PECL ds >= 1.0.0) Ds\Vector::set — Updates a value at a given index 説明 public Ds\Vector::set ( int $index , mixed $value ): void Updates a value at a given index. パラメータ index ...
https://man.plustar.jp/php/ds-vector.set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT