Ruby 数组(Array) Ruby 数组是任何对象的有序整数索引集合。数组中的每个元素都与一个索引相关, ... array.slice(start, length) [or] array.slice(range)
確定! 回上一頁