编译器为每个A类型的对象分配1个字节。
根据条件,代码将选择相应类型的对象来处理请求。
Based on the condition, the code selects the appropriate type of object to handle the request.
清单2描述了dsl类型的对象的常见实现。
Listing 2 depicts a common implementation for DSL-type objects.
它自始至终都使用automobile类型的对象。
您将会看到,这也使查询特定类型的对象变得更加容易。
As you'll see, it also makes things much easier when querying for particular kinds of objects.
可以在两种类型的对象上设置目标属性:连接工厂和激活规范。
There are two different types of object on which it is possible to set target properties: a Connection Factory, and an Activation Specification.
另外,这个库还提供以不同方式创建类型的对象的类方法。
In addition the library provides class methods to create objects of their type in different ways.
这些类都是模板,它们的实例都可以容纳任何类型的对象。
Each of these classes is a template, and can be instantiated to contain any type of object.
数值类型的对象位于栈中,但是引用类型的对象位于堆中。
The object of a value type is in the stack, but the object of a reference type is in the heap.
该方法接受一个 FilterConfig类型的对象作为输入。
使用型态转换将返回的对象转换成期望的服务接口类型的对象。
Use typecast to convert the returned object to the desired service interface type.
这个职位公告板应用程序有两种类型的对象:location和job。
This job board application will have two types of objects, Locations and Jobs.
Clojure是动态类型—在编译时,无需声明或了解特定类型的对象。
Clojure is dynamically typed - the specific types of objects do not need to be declared, or known, at compile time.
为了理解这一点,记住标记中的任何内容都必须转换为某种类型的对象。
To understand this, remember that everything in your markup has to be turned into an object of some type.
这主要是说tuple可以存放不同类型的对象,但是它一旦创建,就无法更改。
This basically means that a tuple can hold different types of objects, but once it's created, it can't be changed.
list是异构可变容器,这意味着它可以存放不同类型的对象且创建后可以修改。
The list is a heterogeneous mutable container, which means it can hold different types of objects and can be modified after it has been created.
示例包括在逻辑消息树中创建具有正确数据类型的对象,以及根据模型验证xML。
Examples are creating objects in the logical message tree with the correct data type, and validating XML against the model.
弄清某事物究竟是元素还是属性并确定如何处理该类型的对象,这些操作都十分简单了。
The operation to figure out whether something is an element or an attribute and then determine what to do with that type of object is simple.
RoutingSet是一个名称—应用到一个特定类型的对象集的标签。
A Routing set is a name, a label applied to a set of objects of a certain type. There are three types of Routing Sets, distinguished by the type of objects in the set.
表单元素自身也代表了特殊类型的对象,而不是描述在页面上它们是如何显示的。
The form elements themselves also represent objects of particular types, rather than describing what they should look like on the page.
为了做到这一点,你可以指明关联相同类型的对象的映射,并把它们命名为关联。
In order to do this, you can specify the mappings that relate objects with the same types into something called a relation.
最后,我们将给出使用每种类型的对象和它提供的容器管理服务的一些最佳实践。
We'll close with a list of best practices for using each type of object and the container-managed services it provides.
Python的tuple类型与口袋类似,它可以存放不同类型的对象。
The Python tuple type behaves in a similar manner as a bag in that it can hold different types of objects.
其思想是创建一个对象集合(通常包含相同类型的对象)并把它们存储在一个池中。
The idea is to have a collection of objects — usually of the same type — created and stored in a pool.
IDE并不知晓什么类型的对象将要绑定到数据上下文中,这就意味着它没法检查绑定错误。
The IDE has no way of knowing what type of object is going to be bound to the data-context, which in turn means it can't examine the bindings for errors.
在RUP中一个域模型(见图5)被定义为:在域的语境中捕获最重要类型的对象。
In RUP a domain model (see Figure 5) is defined as the place to capture the most important types of objects in the context of the domain.
SimpleJPA会对依赖于数字类型的对象进行字符串转换和后续的填充(如果需要)。
SimpleJPA does the string conversion and any subsequent padding (if required) for objects that rely on numeric types.
因为闭包是Closure类型的对象,所以它们也可以作为类的属性或集合的成员。
Because closures are objects of type closure, they can also be a property of a class or a member of a collection.
DB 2 MOVE实用程序尝试复制所有允许的模式对象,但是以下类型的对象除外。
The DB2MOVE utility attempts to copy all allowable schema objects with the exception of the following types.
但是,当您对这些简单数据类型的对象属性有了更多的了解之后,就很容易理解这种差异。
But this difference is easy to understand when you have a better comprehension of the object nature of these simple data types.
应用推荐