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


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

1. Returns the value at a given index

1052 PHPの関数・メソッドの単語集 Ds\Set::intersect 詳細

1. Creates a new set by intersecting values with another set

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

1. Returns whether the set is empty

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

1. Joins all values together as a string

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

1. Returns a representation that can be converted to JSON


スポンサー

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

1. Returns the last value in the set

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

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

1058 PHPの関数・メソッドの単語集 Ds\Set::reduce 詳細

1. Reduces the set to a single value using a callback function

1059 PHPの関数・メソッドの単語集 Ds\Set::remove 詳細

1. Removes all given values from the set

1060 PHPの関数・メソッドの単語集 Ds\Set::reverse 詳細

1. Reverses the set in-place


スポンサー

1061 PHPの関数・メソッドの単語集 Ds\Set::reversed 詳細

1. Returns a reversed copy

1062 PHPの関数・メソッドの単語集 Ds\Set::slice 詳細

1. Returns a sub-set of a given range

1063 PHPの関数・メソッドの単語集 Ds\Set::sort 詳細

1. Sorts the set in-place

1064 PHPの関数・メソッドの単語集 Ds\Set::sorted 詳細

1. Returns a sorted copy

1065 PHPの関数・メソッドの単語集 Ds\Set::sum 詳細

1. Returns the sum of all values in the set


スポンサー

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

1. Converts the set to an array

1067 PHPの関数・メソッドの単語集 Ds\Set::union 詳細

1. Creates a new set using values from the current instance and another set

1068 PHPの関数・メソッドの単語集 Ds\Set::xor 詳細

1. Creates a new set using values in either the current instance or in another set

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

1. Creates a new instance

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

1. Allocates enough memory for a required capacity


スポンサー

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

1. Returns the current capacity

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

1. Removes all values

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

1. Returns a shallow copy of the stack

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

1. Returns the number of values in the stack

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

1. Returns whether the stack is empty


スポンサー


学習時間記録ツール

Google Play で手に入れよう

スポンサー