Return a String representation of this address object.
返回地址对象的字符串形式。
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对象与预期的结果做比较。
A weight object also possesses an address and a color.
权重对象还有一个地址和一个颜色。
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对象之间的互相作用,就好像对象驻留在客户程序的地址空间中一样。
You just created an empty BAPI transaction that will create an employee address SAP business object.
刚才创建了一个空bapi事务,该事务将创建员工地址SAP业务对象。
Notice that you get the IP address, system name, and system's owner name from the JSON object passed to your service.
注意,从JSON对象中提取IP地址、系统名、以及系统所有者名,并将其传入您的服务中。
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表,但是对象模型中并没有与之对应的持久化的类。
Add the attribute Address of type string to the business object BO1.
向业务对象BO 1添加类型为string的属性address。
We can access many-valued child data object properties, such as address, using the same syntax.
我们可以使用相同的语法访问多值子数据对象属性(例如地址)。
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.
对象的间接指针地址部分。
Then look up the associated street address for the partner in the AddressStore object.
然后在AddressStore对象中为该合作伙伴查找相关的实际地址。
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服务器的地址空间中。
应用推荐