青年中文青年中文

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.