array list信息详情

array list发音

意思翻译

[计]数组表

相似词语短语

array───n.数组,阵列;排列,列阵;大批,一系列;衣服;vt.排列,部署;打扮

crossbar array───纵横阵

array crossword───数组纵横字谜

array technologies───阵列技术

array filter───阵列滤波器

convolve array───卷积阵

array mbira───双数组

netlike array───网状阵列

appended array───附加数组

双语使用场景

Then add this HandlerInfo class into an array list.───然后将此handlerinfo类添加到数组列表中。

I mean to ask how exactly array list increasing length and adding new item.───我是想问到底数组列表的长度增加,增加新的项目。

I want an explanation how internally array list increasing length and adding new item.───我要一个解释内部数组列表的长度增加,增加新的项目。

I can build a simple stub that has an array list as a property, then implement some simple data access methods quickly, as Listing 2 shows.───我就可以构建一个简单的存根(具有作为属性的数组列表),然后快速实现一些简单数据访问方法,如清单2所示。

ensures that the array list has the capacity to store the given number of elements without relocating its internal storage array.───确保数组列表在不重新分配内部存储空间的情况下能够保持给定数量的元素。

reduces the storage capacity of the array list to its current size.───将数组列表的容量削减为当前尺寸。

Gets or sets the collection of items in an array list object.───获取或设置数组列表对象中的项的集合。

Then add this HandlerInfo class into an array list───然后将此HandlerInfo类添加到数组列表中

英语使用场景

I can build a simple stub that has an array list as a property, then implement some simple data access methods quickly, as Listing 2 shows.

In Spring: A Developer's Notebook, we drive the first implementations of our UI with a stub that uses an array list instead of a database.