• 这个集合排序数组数据结构名称

    Is there a name for this collection of sorted arrays data structure?

    youdao

  • 相反,Vimscript中的列表的序列可变的,并且很多情况下类似匿名数组数据结构

    In contrast, lists in Vimscript are mutable and in many ways far more like (references to) anonymous-array data structures.

    youdao

  • 绕过这个限制,使用数据结构每个数组元素定义一个已命名指示符变量

    To get around this I use a data structure to define a named indicator variable for each array element.

    youdao

  • 清单8包含输入指示符数组重新定义一个数据结构rpg源代码示例

    Listing 8 contains the RPG source code example for redefining the input indicator array to a data structure.

    youdao

  • 这些结果可能符合预期同步的数组访问最快数据结构

    These results are probably what you'd expect: an unsynchronized array access is the fastest data structure.

    youdao

  • 数组一种数据结构,而不是

    An array is a data structure, not a class.

    youdao

  • 数组用于实现诸如堆栈环形缓冲区之类数据结构时,会出现另一种形式对象游离

    Another form of object loitering arises when arrays are used to implement data structures such as stacks or circular buffers.

    youdao

  • 数组基础php语言一部分,简化对集合数据结构处理

    Arrays are part of the base PHP language and they make the collection data structures a breeze to work with.

    youdao

  • 必须自己编写解析器的可能性因为可能需要多种不同数据结构(例如尔型、标量数组散列)。

    The probability that you may have to write your own parser, because you are likely to need a variety of different data structures (booleans, scalars, arrays, and hashes, for example).

    youdao

  • 注意subproblem方法没有复制这些元素只是数组引用偏移复制一个现有数据结构中。

    Note that the subproblem method does not copy the elements; it merely copies the array reference and offsets into an existing data structure.

    youdao

  • Gperf内部实现两个内部数据结构为核心:关键签名(keyword signatures)列表(Key_List)关联(associated values)数组(asso_values)。

    Gperf's internal implementation centers on two internal data structures: the keyword signatures list (Key_List) and the associated values array (asso_values).

    youdao

  • arrays提供了一系列处理数组静态工具方法这些索引数据结构大小固定的。

    The arrays class provides a series of static utility methods for working with arrays, those indexed data structures that are of a fixed size.

    youdao

  • list可以用于模拟数组外,可以用于模拟其他数据结构

    A list can also be used to emulate other data structures in addition to an array.

    youdao

  • Ruby散列表(关联数组)一种数据结构允许定义用于存储(而不是简单数值索引)。

    A Ruby hash (or associative array) is a data structure that allows you to define the key for storage (instead of a simple numerical index).

    youdao

  • 为了实现该目的,JSON定义以下主要数据结构数字字符串布尔值()、数组(有序排列)、对象(集合)null

    For that effect, JSON defines the following main data structures: number, string, Boolean (true and false), array (an ordered sequence of values), object (collection of key value pairs), and null.

    youdao

  • 倒排映射压缩数组其他一些数据结构具有类似的优点;参考资料一节中Gillam关于这些数据结构详细资料。

    There are other structures such as inversion maps and compact arrays that also merit a closer look; see the Gillam book in the Resources section for more information on those.

    youdao

  • DTD数据序列化通常面向对象编程语言中才会见到(嵌套的)数据结构词典数组字符串数字boolean值日期二进制数据

    This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.

    youdao

  • 请考虑清单2中的代码段代码对数组访问时间进行基准测试(针对其他数据结构的代码是相似的)。

    Consider the code in Listing 2, which benchmarks array access times (code for the other data structures looks similar).

    youdao

  • 它们还有一些内嵌数据结构数组希表记录一样的结构某种支持

    They also have some built-in data structures like arrays, hashes, and some sort of support for record-like structures.

    youdao

  • 这些小型数据数组现代处理器有效数据结构solidDB经常使用它们最大化性能

    Small data arrays like these are the most efficient data structure in modern processors, and solidDB uses them frequently to maximize performance.

    youdao

  • 通过模板,将获得的所有数据数组格式的、行的的或JSON 数据结构中的任何内容)转换成原生PHP 格式,放在 $value变量中。

    With that, you've got all the data -- array format, multiple rows, single values, whatever you stuffed into your JSON data structure -- into a native PHP format, in the $value variable.

    youdao

  • 然而很多操作系统仍然使用不透明指针,“私有”的数据结构内部数组索引进程客户之间传递

    However, many operating systems still apply the term to Pointers to opaque, "private" data structures, or indexes into internal arrays passed from one process to its client.

    youdao

  • 这种方法使用参数可以很容易地数据结构数组)中构建迭代

    Using arguments in this way, you can easily build iteration into data structures such as arrays. Listing 3 shows an example of iterating over an array in Ruby

    youdao

  • 编写自己解析器因为需要不同数据结构(布尔型标量数组)散列AppConfig处理所有这些数据结构这样时不用嵌套

    Writing your own parser because you need different data structures (booleans, scalars, arrays) and hashes: AppConfig handles all these data structures, but it does so without nesting.

    youdao

  • 参数类型的,类型的范围是从基本的非派生类型(布尔(booleans)、字节(bytes)、型(integers))高层次数据结构(字符串(strings)、数组(arrays)字典(dictionaries))。

    Arguments are strongly-typed, and the types range from fundamental primitives (booleans, bytes, integers) to high-level structures (strings, arrays, and dictionaries).

    youdao

  • 第3涉及一个特殊数据结构数组介绍了如何使用数组

    Chapter 3 deals with a special data structure, i. e., arrays, and how to manipulate them.

    youdao

  • 数组最好数据结构问题

    An array would be the best data structure for this problem.

    youdao

  • 并非要用实现所有数据结构数组有用。

    Do not implement every data structure as a class, arrays are useful, too.

    youdao

  • 最后比较了不同数据结构数组,对显示速度的影响。

    At last this article compare the display speed in different data structure.

    youdao

  • 定义了数据结构变量数组的基础上,给出参数自学习过程算法改善模型样机不同规格样本工件适应性

    A parameter self-learning algorithm is presented after defining data structure and variable array to improve the prototype's adaptability to different size of workpieces.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定