但是这段代码不能工作——不能实例化用类型参数表示的类型数组。
But this code does not work — you cannot instantiate an array of a type represented by a type parameter.
如清单4所示,为单个自定义复杂类型数组生成的XML描述很长。
As shown in Listing 4, long XML descriptions are generated for a simple array of a self-defined complex type.
此外,您可以使用该操作来迭代数组(包括基本类型数组)中的元素。
In addition, you can use this action to iterate through the elements of an array, including arrays of primitives.
首先,建模一个拥有Integer类型数组属性的模型,它的维度是[3][4]。
First, construct a model having an attribute which is of type Integer array, whose dimensions are [3] [4].
这些(同类)数组项之间的相互顺序是重要的,但是它们跟其他类型数组项的关系是不重要的。
These entries' relative order is significant, though their relation to entries of other types is not (significant).
获得字段信息的Class反射调用不同于那些用于接入构造函数的调用,在参数类型数组中使用了字段名。
The Class reflection calls to access field information are similar to those used to access constructors, with a field name used in place of an array of parameter types.
对象类型数组的元素可以通过其索引进行检索,并且可以像处理给定类型的任何对象一样进行处理。
The elements of an object type array can be retrieved by their index and can be manipulated as any object of the given type would be.
对于Supplierb的. NETWeb服务,schema要更复杂一些:在其它复杂类型中再嵌套复杂类型数组。
For the.net Web service for Supplier b, you will add a little more complexity to the schema: nesting an array of complex types inside another complex type.
具有上面某个已定义类型的数组。
一共有三种类型的安全标签组件:数组、集合和树。
There are three types of security label components: arrays, sets, and trees.
也可以使用这些允许的类型的数组和集合。
You can also use arrays and collections of these permitted types.
如果您不能改变原始的API,那么您可以书写封装器代码,将聚集类型转化为数组。
If you cannot change the original API, you can write wrapper code to convert the collection type into an array.
但是,只随机获取地形类型并放入数组中,我们将得到一个不怎么好的结果。
But we will get poor results by just picking the terrain types randomly and shoving them into arrays.
序列化类型的数组或集合也是序列化的。
An array or collection of serializable types is also serializable.
此外,现在还支持新的布尔、游标、行和数组数据类型。
In addition, new Boolean, cursor, row, and array data types are now supported.
对象存储在某种类型的列表或数组(称为“池”)中,并且根据请求分发给客户端。
Objects are stored in some type of list or array called the pool, and handed out to the client on request.
在计算机科学课程中,您曾学过不同类型的列表:数组、哈希影射、链表、堆栈、队列等等。
In your computer science classes, you learned about different types of lists: arrays, hash maps, linked lists, stacks, queues, and so on.
了解到,虽然生成程序不能处理每种可能存在的类型(包括数组),但是您可以修改GSTC来解决这个问题。
You learned that, although the generator does not handle every possible type including arrays, you can modify the GSTC to account for this.
关系数据库不同于编程语言,它们不具有数组类型。
Relational databases aren't like programming languages. They don't have array types.
这个子接口提供了关于数组类型的信息,数组的组件类型可以是参数化的,也可以是一个类型变量。
This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.
数据类型可以是简单、复杂、派生或者数组类型。
从属类型的标准实例是数组大小参数化的数组。
The canonical example of dependent types is that of an array type parameterized by the size of the array.
Erlang中的模式匹配还会处理各个语句的执行流,以及从复合数据类型(元组、数组)中提取出值。
Pattern matching in Erlang also handles the execution flow of individual statements, and extracts the individual vales from compound data types (tuples, arrays).
对于任意数组类型,都可以调用 Arrays.hashCode(arrayVar) 方法来获得格式良好的哈希码。
For any array type, you can call Arrays.hashCode(arrayVar) and get a well formed hash code.
数组类型中的命名空间问题
集合类型的Iterative,比如数组和列表。
您可以交换t类型的数组,而std:swap不能。
若要将某个变量声明为数组类型,可以使用 $declare-a myarray。
To declare a variable as an array type, use $ declare -a myarray.
其实,Numerical Python只是实现了一个新的数据类型:数组。
In essence, Numerical Python just gives you a new data type, the array.
其实,Numerical Python只是实现了一个新的数据类型:数组。
In essence, Numerical Python just gives you a new data type, the array.
应用推荐