释义 |
- 类数组:指具有类似数组的特性,但不是真正的数组的数据结构。
- 1
SketchUp provides a specific Color object, but it's easier to substitute a simple RGB array like [64, 128, 255]. SketchUp 提供了一个 Color 对象,但是更容易的方法是使用一个简单的 RGB 数组替代,例如 [64, 128, 255]。 - 2
Since the search results are being stored in an array, you'd expect functions to work through the array like you would any data object in any programming language. 因为搜索结果存储在一个数组中,您肯定希望函数遍历该数组,就像处理其他编程语言的数据对象一样。 - 3
This interpersonal coordination underlies a wide array of human activities, ranging from more complicated ones like ballroom dancing to simply walking or talking with friends. 这种人际协调构成了一系列广泛的人类活动的基础,包括交际舞等复杂的活动,以及简单的步行或与朋友交谈等。
|