PHPの関数・メソッドの単語集 | 解答一覧


No. 問題集 詳細No. 内容 操作
1076 PHPの関数・メソッドの単語集 Ds\Stack::jsonSerialize 詳細

1. Returns a representation that can be converted to JSON

1077 PHPの関数・メソッドの単語集 Ds\Stack::peek 詳細

1. Returns the value at the top of the stack

1078 PHPの関数・メソッドの単語集 Ds\Stack::pop 詳細

1. Removes and returns the value at the top of the stack

1079 PHPの関数・メソッドの単語集 Ds\Stack::push 詳細

1. Pushes values onto the stack

1080 PHPの関数・メソッドの単語集 Ds\Stack::toArray 詳細

1. Converts the stack to an array


スポンサー

1081 PHPの関数・メソッドの単語集 Ds\Stack::__construct 詳細

1. Creates a new instance

1082 PHPの関数・メソッドの単語集 Ds\Vector::allocate 詳細

1. Allocates enough memory for a required capacity

1083 PHPの関数・メソッドの単語集 Ds\Vector::apply 詳細

1. Updates all values by applying a callback function to each value

1084 PHPの関数・メソッドの単語集 Ds\Vector::capacity 詳細

1. Returns the current capacity

1085 PHPの関数・メソッドの単語集 Ds\Vector::clear 詳細

1. Removes all values


スポンサー

1086 PHPの関数・メソッドの単語集 Ds\Vector::contains 詳細

1. Determines if the vector contains given values

1087 PHPの関数・メソッドの単語集 Ds\Vector::copy 詳細

1. Returns a shallow copy of the vector

1088 PHPの関数・メソッドの単語集 Ds\Vector::count 詳細

1. Returns the number of values in the collection

1089 PHPの関数・メソッドの単語集 Ds\Vector::filter 詳細

1. Creates a new vector using a callable to determine which values to include

1090 PHPの関数・メソッドの単語集 Ds\Vector::find 詳細

1. Attempts to find a value's index


スポンサー

1091 PHPの関数・メソッドの単語集 Ds\Vector::first 詳細

1. Returns the first value in the vector

1092 PHPの関数・メソッドの単語集 Ds\Vector::get 詳細

1. Returns the value at a given index

1093 PHPの関数・メソッドの単語集 Ds\Vector::insert 詳細

1. Inserts values at a given index

1094 PHPの関数・メソッドの単語集 Ds\Vector::isEmpty 詳細

1. Returns whether the vector is empty

1095 PHPの関数・メソッドの単語集 Ds\Vector::join 詳細

1. Joins all values together as a string


スポンサー

1096 PHPの関数・メソッドの単語集 Ds\Vector::jsonSerialize 詳細

1. Returns a representation that can be converted to JSON

1097 PHPの関数・メソッドの単語集 Ds\Vector::last 詳細

1. Returns the last value

1098 PHPの関数・メソッドの単語集 Ds\Vector::map 詳細

1. Returns the result of applying a callback to each value

1099 PHPの関数・メソッドの単語集 Ds\Vector::merge 詳細

1. Returns the result of adding all given values to the vector

1100 PHPの関数・メソッドの単語集 Ds\Vector::pop 詳細

1. Removes and returns the last value


スポンサー


学習時間記録ツール

Google Play で手に入れよう

スポンサー