The Call object you now have is not yet usable.
您现在拥有的这个Call对象还不可以用。
The call object of this function holds our value.
这个函数的调用对象持有我们的值。
That sets up the Call object with all the properties you need.
这样就用您需要的所有属性设置了Call对象。
That call object has a reference to our dynamic class object.
这一呼吁对象已提到我们的动态类对象。
Set the properties of the Call object (method name, parameters, and so on).
设置Call对象的属性(方法名、参数等等)。
When the function exits, the call object is removed from the scope chain.
在函数退出时,调用对象就会从作用域链中去掉。
The properties of the call object are set to use the associated target service.
调用对象的属性被设定为使用相关的目标服务。
For example, with Apache SOAP, the client would create and populate a Call object.
例如,使用ApacheSOAP,客户机将创建和植入一个Call对象。
This model is still rather complex, particularly where you have to populate the Call object.
这种模型仍然是相当复杂的,尤其是您必须填充Call对象。
The more complex the operation, the more complex the information that you need to provide to the Call object.
操作越复杂,您需要提供给Call对象的信息也就越复杂。
我称之为常见的物体。
When does an object call itself?
一个对象何时称它本身?
When WSDL describes an object, each part maps to an argument of a method call.
当WSDL描述一个对象时,每一个部分映射到一个方法调用的参数上。
We also call the class used to instantiate an object the type of that object.
我们也称用来实例化对象的类为那个对象的类型。
A successful creation call returns the ID of a new configuration object.
一次成功的创建调用将返回新配置对象的ID。
To call the method, you'll need to create an object of that color to pass to the control.
为了调用这个方法,您需要创建一个颜色对象,并传递给控件。
To access the object provided, you simply call the method.
要访问提供的对象,调用这个方法即可。
The API is straightforward: You call a singleton method and get back a connection object.
API很直观:您调用单个方法,并返回一个连接对象。
You could, of course, override that name should you feel the need to call the object something else.
当然,您可以根据需要重写该名称以调用其他对象。
Call the continuation object, and you return to that point.
只要调用continuation对象,就会返回该点。
This call applies only to that particular post object, not the entire @posts array.
这个调用只应用于该特定的post对象,而不是整个 @posts数组。
You can update the object, then call the update method.
可以更新这个对象,然后调用update方法。
If a problem occurs, we will call the rollback method on the transaction object.
如果出现了任何问题,我们将调用事务对象中的rollback方法。
Then, you call new to instantiate that template, creating a new object.
然后调用new来实例化该模板,创建一个新对象。
As soon as you call open on your request object, this property is set to 1.
一旦对请求对象调用open之后,这个属性就被设置为1。
An explicit call to the close method is a must; otherwise, object leaks result.
必须显式地调用close方法;否则,会出现对象泄漏。
Future? Stores the result of a method call on the active object.
Future——存储活动对象上的方法调用的结果。
You can call methods on nil, just like any other object.
因此您可以像调用其它对象一样来调用nil对象的方法。
You can call methods on nil, just like any other object.
因此您可以像调用其它对象一样来调用nil对象的方法。
应用推荐