当您需要根据输入数据标准将输入数组划分成两个或更多更小的数组时,可以使用这个技术。
You can use this technique when you need to separate an input array into two or more smaller arrays based on criteria in the input data.
这种变体还指定了数组和表等标准结构以改进复合对象的管理。
This variant also specifies standard structures such as arrays and tables for improved compound object management.
此外还举了大量的实例来说明绑定标准标量、数组和散列的方法。
There are also more examples and detail for the standard scalar, array, and hash tying methods.
这些大对象通常是数组;标准对象一般不会多于几十个字段,在大多数JVM中常常占用不到2K的空间。
Typically, these large objects are arrays; standard objects are generally no larger than a few dozen fields, often resulting in less than 2k in size for most JVMs.
在c标准中,必须定义至少一个数组元素。
In standard C, at least one element of an array must be defined.
将数组还原为标准列表损失了很大的速度优势。
如果不覆盖它们,它们将抛出unsupportedactionexception或者提供另一种标准的默认行为,比如返回一个空数组或null。
If they are not overridden, they will throw UnsupportedActionException or provide another standard default behavior, such as returning an empty array or null.
数组arguments是指向传递到这个函数参数的ECMAScript标准内置引用。
The arguments array is the ECMAScript standard built-in reference to the arguments passed to this function.
不过,Rexx确实有一个另外的标准数据类型:关联数组。
Rexx, however, does have one additional standard datatype: associative arrays.
Decode_Date_EU将‘european’格式的日期(比如13January 2006)转换为三个元素的数组(YMD),这是这个包使用的标准日期格式。
Decode_Date_EU converts dates in 'European' formats like 13 January 2006 to the 3-element array (YMD) that the package USES as a standard.
标准的ArrayContentProvider创建ListViewer并仅显示一个字符串数组。
The standard ArrayContentProvider creates a ListViewer and shows just an array of strings.
实际上不仅仅如此;许多数组操作用Numeric或者Numarray来表达比起用标准Python数据类型和语法来表达要优雅得多。
Actually, that's not quite all; there are a number of operations on arrays that are much more elegant to express in Numeric or Numarray than they are with standard Python data types and syntax.
POSIX 1003.1标准仅仅为structdirent定义了一个必需的条目,即char数组d _ name。
The POSIX 1003.1 standard defines only one required entry for struct dirent, an array of char named d_name.
它还提供三种访问数组元素的方法:标准索引、创建子数组和切片(slicing),切片能产生维数更小的数组片段的视图。
It also provides three methods for accessing array elements: standard indexing, creating subarrays, and slicing, which produces a less dimensional view of an array segment.
Blitz还处理标准计算器类型函数,所以数组可在标准输出上显示,而且可从文件中读入或发送到文件。
Blitz also possesses the standard calculator type functions, so arrays can be displayed on the standard output, and can be read from and sent to files.
for - each循环:当迭代数组时,编译器生成归纳变量和标准的数组迭代语法。
For-each loop: When iterating over an array, the compiler generates an induction variable and the standard array iteration idiom.
创建分数索引数组后,我们将按照perlfaq的第 4部分中的说明使用标准排序命令来创建排序后搜索结果的 @sorted 数组。
With the index array of scores created, we use the standard sort command as described in section 4 of the perlfaq to create the @sorted array of ordered search results.
大多数组织要么根本不使用度量标准,意味着它们在盲目工作,要么做得过火。
Most organizations either use no metrics at all, meaning that they are flying blind, or they overdo it.
从属类型的标准实例是数组大小参数化的数组。
The canonical example of dependent types is that of an array type parameterized by the size of the array.
有没有标准的方法,通过索引键的范围从对象和对象数组的索引?
Is there any standard method to get array of objects from object with indexer by range of index keys?
一种标准的方式来实现一个正常的二进制堆是使用一个数组,然后从左到右填充与隐式二进制堆(这是堆排序的方式通常是实现)。
A standard way to implement a normal binary heap is to use an array and then fill it from left to right with an implicit binary heap (this is the way heapsort is usually implemented).
使用指定的格式信息将指定的对象数组的文本表示形式写入标准输出流。
Writes the text representation of the specified array of objects to the standard output stream using the specified format information.
使用指定的格式信息,将指定的对象数组(后跟当前行终止符)的文本表示形式写入标准输出流。
Writes the text representation of the specified array of objects, followed by the current line terminator, to the standard output stream using the specified format information.
使用标准赋值语句将源数组赋给目标数组。
Use a standard assignment statement to assign the source array to the destination array.
使用标准赋值语句将源数组赋给目标数组。
Use a standard assignment statement to assign the source array to the destination array.
应用推荐