
英:/'əˈ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"是一个多领域通用的英语词汇,其核心含义为"有序排列的集合"。根据应用场景不同,具体释义如下:
计算机科学
在编程语言中,array(数组)指存储在连续内存空间中的同类型数据集合,通过索引访问元素。例如JavaScript中可用let numbers = ;
创建数组。该数据结构由美国计算机协会(ACM)定义为"通过下标直接访问元素的线性表结构"(来源:ACM数字图书馆)。
数学与统计学
指数量的有序排列,常见于矩阵运算。英国皇家学会出版的《数学术语手册》指出,二维数组可表示$m times n$矩阵:
$$
A = begin{bmatrix} a{11} & cdots & a{1n} vdots & ddots & vdots a{m1} & cdots & a{mn} end{bmatrix} $$
(来源:英国皇家学会在线出版物)
电子工程
指天线阵列(antenna array),即多个天线单元按特定几何结构排列组成的系统。IEEE标准中将阵列定义为"通过空间排列实现波束形成的辐射单元集合"(来源:IEEE Xplore数据库)。
日常用语
表示精心安排的展示,如"an array of products"(琳琅满目的商品)。牛津词典收录该词义为"impressive display or range of a particular type of thing"(来源:牛津英语词典在线版)。
"array" 是一个多义词,具体含义需结合语境理解:
1. 名词:排列;阵列
int[] array = {1,2,3};
)。2. 动词:排列;布置
3. 扩展用法
词源提示:源自中古英语,与古法语 "areer"(排列)相关,隐含"有序组织"的原始意义。
【别人正在浏览】