When triggered, the REST call to capture an instance returns success via a HTTP 202 response code. It also changes the state attribute of the instance to "capturing."
触发后,用于捕获实例的REST调用通过一个HTTP 202响应码返回成功消息,并将实例的状态属性更改为 “capturing”。
Call with continuation gives you a code block, and the continuation (or a saved call stack, with instance variables), which you assign to a variable.
用continuation进行调用使您获得一个代码块和指派给变量的continuation(或已保存的调用堆栈,其中有实例变量)。
Lines of code in DSLs frequently start with a quantity, call some intermediate methods to get work done, and eventually return an instance of the interesting final type.
DSL中很多代码行经常以数量开始,调用一些中间方法来完成工作并最终返回有趣的最后一个类型的实例。
Answer: If you are using code based on the Apache SOAP project, you can use an instance of a "Call" class.
答:如果您使用的是基于ApacheSOAP项目的代码,那么就可以使用“Call”类的实例。
To maintain an authenticated session, pass the local HttpContext instance to every httpclient.execute method you call in your code.
为了维护一个认证的会话,您可以向代码中所调用的每一个httpclient . execute方法传递本地HttpContext实例。
This means that application code that is executing will never be preempted by an instance of this timer class (assuming you don't call Application.DoEvents).
这意味着正在执行的代码从来不会被这个定时器类的实例所抢占(假设你不调用Application . DoEvents)。
When you call it in the message window using the code from listing 2, the parent script will create a child object, or instance of this script.
当你在消息窗口调用来自列表2的代码的时候,父脚本将会产生一个子对象,或这个脚本的实例。
When you call it in the message window using the code from listing 2, the parent script will create a child object, or instance of this script.
当你在消息窗口调用来自列表2的代码的时候,父脚本将会产生一个子对象,或这个脚本的实例。
应用推荐