Lines 12-19 handle creating or updating the @address object.
第 12-19 行用于创建或更新 @address 对象。
uses the pervasive Internet concept of URLs to address object identification; and
使用广泛深入的URL因特网概念来解决对象识别问题;并且
The Address class is tightly coupled with the implementation classes that know how to format the Address object.
address类与知道如何格式化address对象的实现类紧密耦合。
If the Address object is never used during the Employee object life cycle, then the Address query never needs to execute.
如果在Employee对象的生命周期内没有使用Address对象,就不需要执行address查询。
For example, besides house number and street name, the Address object has one more optional property as Cross street which is not shown in the above code segment.
例如,除了门牌号和街道名称,Address对象还有几个可选属性,如CrossStreet,它在上面的代码片段中并没有用到。
When accessed for the first time, the proxy asks the Hibernate session to query the Address object and then defer all future calls directly to the queried instance.
当首次访问这个代理实例时,代理要求Hibernate会话查询Address对象,以后的所有调用都直接交给查询到的实例。
Recapping the action, you validated the ZIP code, created the XML request to call the web service, parsed the XML response, and put the city and state fields in the @address object.
现在简要重述一下刚才的操作,您验证了邮政区码,创建了调用Webservices 的XML请求,解析了 XML响应并将城市和州字段放入了 @address对象。
Your test case will populate an input Address object, invoke the map to produce an output AddressCSV object, and then compare the resulting AddressCSV object with the expected results.
您的测试用例将填充一个输入的Address对象,调用该映射以产生输出addresscsv对象,然后将最终获得的AddressCSV对象与预期的结果做比较。
Some IBM extensions are "always on," meaning that various views show additional information about an object next to its address.
有些IBM扩展“总是启动”,即各种视图显示关于一个与其地址相邻的对象的额外信息。
This is required, because the hash value is the address of the object and you need to maintain this if you move the object.
这是必需的,因为散列值是对象的地址,并且如果您移动该对象,则需要维护它。
A COM client interacts with a COM object by acquiring a pointer to one of the object's interfaces and invoking methods through that pointer, as if the object resides in the client's address space.
COM的客户程序通过获取指向一个对象接口的一个指针,并通过该指针来调用方法以实现与COM对象之间的互相作用,就好像对象驻留在客户程序的地址空间中一样。
The client of a CORBA object acquires its object reference and USES it as a handle to make method calls, as if the object were located in the client's address space.
CORBA对象的一个客户程序获取了其对象引用,并将它用作句柄进行方法调用,就好像对象是位于客户程序的地址空间中一样。
You just created an empty BAPI transaction that will create an employee address SAP business object.
刚才创建了一个空bapi事务,该事务将创建员工地址SAP业务对象。
For example, a user is a mutable entity, but you might use an immutable value object to represent the user's address, just changing the address that you point to for the user if he or she moves.
例如,虽然用户是可变实体,但是您可以使用不可变值对象来表示用户的地址,如果用户移动了位置,那么只需为该用户更改您所指向的地址。
Notice that you get the IP address, system name, and system's owner name from the JSON object passed to your service.
注意,从JSON对象中提取IP地址、系统名、以及系统所有者名,并将其传入您的服务中。
The host address and port number will get us to the ORB that will communicate with the object we desire.
主机地址和端口号将让我们接触到与期望的对象通信的OR B。
For example, the SAP server typically contains an employee address business object in the BOR.
例如,SAP服务器通常在BOR中包含员工地址业务对象。
Incorrect objects: Using the address, it is possible to check that methods are being invoked on the desired object by matching to the address on the constructor call for that object.
错误对象:使用地址,通过与对象的构建函数调用的地址进行比对,可以检查出是不是在正确的对象上调用方法。
In addition to accessing primitive properties, most SDO applications also require navigation up and down parent-child data object relationships (between contact and address, for example).
除了访问原始属性外,多数sdo应用程序还需要上下导航父子数据对象关系(例如,在联系人和地址之间导航)。
For a process to use a Shared memory object, the process has to map the object in its address space.
使用共享内存对象的进程必须在自己的地址空间中映射对象。
For example, the IP address specified in a trusted context object might be incorrect, or your network encryption attributes may not be strong enough to be accepted by the trusted context.
例如,可信上下文对象中指定的IP地址可能不正确,或者可信上下文不能接受您的网络加密属性级别。
Finally, there's a structure to manage the actual data for the object that is represented by an address space object.
最后,对于由地址空间对象表示的对象的数据,有一个管理结构。
To focus the attention on the method and the tools used to develop a WS-Resource, let's use a very simple data object, such as Address, and model it as a WS-Resource.
为了将精力集中在用来开发WS -Resource的方法和工具上,我们将使用一个非常简单的数据对象(例如address)作为WS - Resource进行建模。
The object model has an Address class that has no corresponding table in the database, and the database has an OrderItems table that has no corresponding class.
数据库中有OrderItems表,但是对象模型中并没有与之对应的持久化的类。
It then creates a valid TextMessage object by setting the payload and destination address and sends the message through the MessageConnection.
它随后通过设置有效负载和目的地地址来创建有效的TextMessage对象,并通过MessageConnection发送消息。
It then calls the friend function spacefriend and passes the class object address as its argument, and calls the template function, beginning with integer types and then floating data types.
然后,调用友元函数spacefriend并将类对象的地址作为其参数传递。然后调用template函数,先使用整数类型,然后使用浮点数据类型。
Indirect Pointers address portions of an object.
对象的间接指针地址部分。
The address space object comes with its own set of operations (writepage, readpage, releasepage, and so on).
地址空间对象有自己的操作集(writepage、readpage和releasepage 等等)。
Between calls, of course, the object is maintained in the address space of the Twisted server.
当然,调用过程之间,对象保存在Twisted服务器的地址空间中。
The stub object of the Address resource is used to send the createResource() message to the resource factory.
使用Address资源的stub对象将createResource()消息发送到资源工厂。
应用推荐