1101 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::push
|
詳細
|
1. Adds values to the end of the vector
|
|
1102 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::reduce
|
詳細
|
1. Reduces the vector to a single value using a callback function
|
|
1103 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::remove
|
詳細
|
1. Removes and returns a value by index
|
|
1104 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::reverse
|
詳細
|
1. Reverses the vector in-place
|
|
1105 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::reversed
|
詳細
|
1. Returns a reversed copy
|
|
スポンサー
|
1106 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::rotate
|
詳細
|
1. Rotates the vector by a given number of rotations
|
|
1107 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::set
|
詳細
|
1. Updates a value at a given index
|
|
1108 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::shift
|
詳細
|
1. Removes and returns the first value
|
|
1109 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::slice
|
詳細
|
1. Returns a sub-vector of a given range
|
|
1110 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::sort
|
詳細
|
1. Sorts the vector in-place
|
|
スポンサー
|
1111 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::sorted
|
詳細
|
1. Returns a sorted copy
|
|
1112 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::sum
|
詳細
|
1. Returns the sum of all values in the vector
|
|
1113 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::toArray
|
詳細
|
1. Converts the vector to an array
|
|
1114 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::unshift
|
詳細
|
1. Adds values to the front of the vector
|
|
1115 |
PHPの関数・メソッドの単語集 |
|
Ds\Vector::__construct
|
詳細
|
1. Creates a new instance
|
|
スポンサー
|
1116 |
PHPの関数・メソッドの単語集 |
|
each
|
詳細
|
1. 配列から現在のキーと値のペアを返して、カーソルを進める
|
|
1117 |
PHPの関数・メソッドの単語集 |
|
easter_date
|
詳細
|
1. 指定した年における復活祭の真夜中のUnix時を得る
|
|
1118 |
PHPの関数・メソッドの単語集 |
|
easter_days
|
詳細
|
1. 指定した年において、3 月 21 日から復活祭までの日数を得る
|
|
1119 |
PHPの関数・メソッドの単語集 |
|
echo
|
詳細
|
1. 1 つ以上の文字列を出力する
|
|
1120 |
PHPの関数・メソッドの単語集 |
|
eio_busy
|
詳細
|
1. 人為的に負荷を高くする。テストやベンチマークなどで有用
|
|
スポンサー
|
1121 |
PHPの関数・メソッドの単語集 |
|
eio_cancel
|
詳細
|
1. リクエストを取り消す
|
|
1122 |
PHPの関数・メソッドの単語集 |
|
eio_chmod
|
詳細
|
1. ファイルやディレクトリのパーミッションを変更する
|
|
1123 |
PHPの関数・メソッドの単語集 |
|
eio_chown
|
詳細
|
1. ファイルやディレクトリのオーナーを変更する
|
|
1124 |
PHPの関数・メソッドの単語集 |
|
eio_close
|
詳細
|
1. ファイルを閉じる
|
|
1125 |
PHPの関数・メソッドの単語集 |
|
eio_custom
|
詳細
|
1. eio_* のようなカスタムリクエストを実行する
|
|
スポンサー
|