like array的意思|示意

美 / / 英 / /

像数组


like array的网络常见释义

扇状组合 ... fan-in 扇入 fan-like array 扇状组合 fan-like mound 扇状丘 ...

like array相关短语

1、 fan-like array 扇状组合

2、 pearl-like array 珍珠串状的有序排列

3、 flake-like array 片状序列

like array相关例句

Viral changes are those that start small — like changing an array that holds three elements to one that contains only two.

病毒性 更改是开始时很小的更改 — 如将保存三个元素的数组更改为一个只包含两个元素的数组。

Rather than reference them as you do an object property, you access them like array values.

与引用对象属性不同的是,您可以将属性作为数组值访问。

And, like Array [t], List [t] inherits from a number of base classes and traits, starting with Seq [t] as an immediate base.

并且,和Array [t]相同,List [t]继承了很多基类和特性,首先使用Seq [t]作为直接上层基类。

The first article showed you how jQuery works functionally, and how you can use it to search for page elements, loop through them, and access them like any Array object.

本系列的第一篇文章向您展示了jQuery是如何工作的,以及如何用它来搜索页面元素、循环遍历这些元素并像Array对象那样访问这些元素。

Normally, the native toString() method prints a representation of the array just like the original representation of the object, without really showing the contents.

通常,原生 toString() 方法输出的数组表示就像对象的原始表示一样,并不真正显示内容。

The final filter array looks like Listing 2.

最终的过滤器数组如列表2中所示。