
英:/'əˈreɪ/ 美:/'əˈreɪ/
一系列
過去式:arrayed 過去分詞:arrayed 現在分詞:arraying 第三人稱單數:arrays 複數:arrays
CET6,考研,IELTS,TOEFL,GRE,GMAT,商務英語
n. 數組,陣列;排列,列陣;大批,一系列;衣服
vt. 排列,部署;打扮
Every graduation season, an array of talents choose to stay in Beijing to work.
每年畢業季都會有大批優秀人才選擇留在北京工作。
The array of trage***s deprived him of his expectation of life.
一連串的悲劇使他喪失了對生活的期待。
The children were quickly arrayed for the review.
孩子們迅速排好,接受檢查。
The library has arrays of books on different topics.
圖書館有一排排不同主題的書籍
It's really reflected in everything from the vast array of restaurants to the totem poles representing indigenous culture.
從各種各樣的餐廳到代表土著文化的圖騰柱,多元文化确實得到了體現。
Let's see if 1 million or 10 million is in the array.
讓我們看看100萬或者1000萬是不是在數組裡。
After you capture the results in an array, you can do something with each line.
在捕捉數組中的結果之後,您可以對每行進行一些處理。
You will see a green cylinder with a clock next to it while you create this array.
在創建此陣列時,您會看到一個綠色的圓筒,旁邊還有一個時鐘。
You can find more information about the wrapped array style in the article Array Gotcha—Null Array vs. Empty Array.
您在《Array Gotcha—Null Array vs. Empty Array》這篇文章中可以找到更多關于包裝排列風格的信息。
I was constantly ill, with a baffling array of symptoms.
我不斷地生病,還伴有一大堆莫名其妙的症狀。
an array of
一排;一批;大量
phased array
相控陣;相位排列
antenna array
天線陣
gate array
[計]門陣列;門數組
linear array
一維數組;線性排列;[電磁]直線天線陣
n.|series of/clothes/thread/garment/ranging;數組,陣列;排列,列陣;大批,一系列;衣服
vt.|dress oneself/rank/form;排列,部署;打扮
"array" 是一個多義詞,具體含義需結合語境理解:
1. 名詞:排列;陣列
int[] array = {1,2,3};
)。2. 動詞:排列;布置
3. 擴展用法
詞源提示:源自中古英語,與古法語 "areer"(排列)相關,隱含"有序組織"的原始意義。
數組是一種數據結構,它存儲一系列相同類型的元素。數組中的每個元素都可以通過索引來訪問。索引通常從開始,依次遞增。數組可用于存儲數字、字符串、對象等。
數組可以通過以下方式使用:
數組是一種很常見的數據結構,它可以存儲多個相同類型的元素。使用數組可以方便地訪問和操作數據,而不需要定義多個變量。數組中的元素可以通過索引訪問,索引從開始。數組還提供了一些常用的方法,如push()、pop()、shift()、unshift()等,用于添加、删除和修改數組中的元素。
數組的近義詞包括:列表(list)、序列(sequence)、集合(collection)等。
數組的反義詞是單個元素(single element)或變量(variable)。單個元素隻能存儲一個值,而變量隻能存儲一個變量。
【别人正在浏覽】