请输入您要查询的英文单词或汉字:

 

单词 arrays
释义 arrays 英ə'reɪz美ə'reɪz COCA²²³²⁷BNC²³⁹⁵⁵Economist¹⁹⁰⁵⁰⁺
基本英英例句Thesaurus例句
n.数组¹⁰⁰原型array的三单
名词 array:
an orderly arrangementan impressive displayespecially fine or decorative clothingan arrangement of aerials spaced to give desired directional characteristics
动词 array:
lay out orderly or logically in a line or as if in a linealign oneself with a group or a way of thinking
名词100%
用作名词Arrays will be covered in detail in later chapters.数组问题将在以后的章节里详细讨论。
Virtually all programming languages supportarrays.几乎所有程序设计语言都支持数组。noun.collection, considerable group
同义词 batch,bunch,bundle,cluster,design,display,host,lineup,lot,multitude,pattern,supplyarrangement,body,clump,disposition,exhibition,formation,order,parade,set,show,throng
反义词 individual,onenoun.fine clothes
同义词 garb,finery,threads,attire,apparel,rig,duds,dress,getupfull dressdrapes,garmentsverb.arrange in collection or order
同义词 exhibit,systematize,organize,group,parade,form,show,align,range,set,displaymethodize,line up
反义词 cover,destroy,mix up,disorganize,disorder,hide,concealverb.dress in fine clothes
同义词 bedeck,drape,fit,deck,dud,garb,outfit,decorate,attire,wrap,tog,clothetry on,turn out,deck out,dog out,dude up,fit out,suit up
反义词 unclothe,uncover,disrobe And that result is we get large arrays of ions.
结果是我们得到了很大的离子阵列。163

All nodes are created as transient or flyweight objects, constructed on demand as references into these arrays and discarded when they are no longer needed.
所有节点都创建成临时或轻量级对象,按要求构造成对这些数组的引用,并在不再需要时废弃。 ibm

All arrays must be bounded.
所有数组都必须是有界的。 ibm

Another option for returning arrays is to return them as parts of a complex data type, which is a technique we discuss in the next article.
返回数组的另一种选择是将数组作为复杂数据类型的组成部分返回,该技巧我们将在下一篇文章中进行讨论。 ibm

But more importantly, arrays are a very convenient representation for collections of data that flow between an application and stored procedures or between stored procedures.
但更重要的是,阵列是在应用程序和存储过程之间或在存储过程之间流动的数据集合的非常方便的表示形式。 ibm

But once we get the strings today, in arrays then absolutely.
但是一但我们获得了那个字符串,在数组里面。163

For each tone in the tone file, build the tonal and temporal arrays for matching.
对于音调文件中的每个音调,构建音调和时间数组以供匹配。 ibm

I am improving my tree design model to see if it could be a new way of making panel arrays.
我还在改良我的基于树布局设计的模型来认识是否能有一种新的方式来制造电池板阵列。 kle100

If you have a SAN or another type of storage array, you should try to create your arrays of equal size and type.
如果使用了 SAN或者其他类型的存储阵列,那么应该尝试创建具有相同大小和类型的阵列。 ibm

In Listing10, you can see how these arrays represent records from the record store.
在清单10中,您可以了解到这两个数组如何表示来自记录存储的记录。 ibm

In vector processors, the CPU is optimized to perform well with arrays or vectors; hence the name.
顾名思义,在向量处理器中, CPU被优化以便很好地处理向量数组的运算。 ibm

It will also help to describe how to send and retrieve custom data as arrays.
它还将有助于描述如何将定制数据作为数组来发送和检索。 ibm

Neutrino telescopes are vast arrays of sensors located deep underground or under the sea.
中微子望远镜是深埋在地下或者海中的大型探测器阵列。 yeeyan

Sequences provide flexibility when dealing with arrays of data that may have many values that are identical.
如果正在处理数据数组,其中许多值相同,那么序列就可以提供灵活性。 ibm

Strings and character arrays occupy a large amount of space in a typical business application, so they are another area worthy of analysis.
字符串和字符数组在典型的业务应用程序中占用了大量的空间,所以它们是另一个值得分析的方面。 ibm

There are three types of security label components: arrays, sets, and trees.
一共有三种类型的安全标签组件:数组、集合和树。 ibm

They also have some built-in data structures like arrays, hashes, and some sort of support for record- like structures.
它们还有一些内嵌的数据结构,像数组、哈希表和对像记录一样的结构的某种支持。 ibm

This article will show you how to model arrays, unions, abstract classes, default values for attributes, and so on.
这篇文章将向您显示如何建模数组、联合体、抽象类,为属性建模默认值等等。 ibm

This is fine for basic functions, but in reality, you're likely to need to return complex types such as objects and arrays.
这对于基本功能已经很不错了,但是在实际中,您可能需要返回更复杂的类型,比如对象和数组。 ibm

This may not be importantyet! for the average desktop computer or server, but it is important to users with large disk arrays.
对一般的台式计算机和服务器而言,这可能并不重要,但对大磁盘阵列的用户而言,这就非常重要了。 ibm

Thus the garbage collector can reclaim most of the memory allocated on each loop, but it can't reclaim the arrays that are added to the list.
因此,垃圾收集器可以回收在每个循环上分配的大多数内存,但它不能回收添加到列表中的数组。 ibm

We have seven T3 arrays, with nine drives each used in this test.
我们有七个 T3阵列,每个阵列带有九个驱动器供测试使用。 ibm

We have six T3 arrays, with nine drives each used in this test.
我们有六个 T3阵列,每个阵列带有九个驱动器供测试使用。 ibm

You can also use arrays and collections of these permitted types.
也可以使用这些允许的类型的数组和集合。 ibm

You can even load binary classes directly from byte arrays or streams, and create new classes from scratch.
甚至可以直接从字节数组或者流中装载二进制类,以及从头开始创建新类。 ibm

You learned that, although the generator does not handle every possible type including arrays, you can modify the GSTC to account for this.
了解到,虽然生成程序不能处理每种可能存在的类型包括数组,但是您可以修改 GSTC来解决这个问题。 ibm

You can cache any kind of data, including full object graphs, custom classes, maps, and arrays.
您可以缓存任何类型的数据,包括完整的对象图形、定制类、地图和数组。 ibm

Arrays are a common type in almost any programming language, but the implementation of the array from one language to the next is usually different.
数组几乎是所有编程语言所共有的类型,但一种语言的数组与另一种语言的数组实现通常是不同的。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2023 Tbdmj.com All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/6 9:35:08