Call Instance Code的意思|示意
呼叫实例代码
Call Instance Code的网络常见释义
呼叫实例码 ...目组BICCISUP可部署在各种传输协议之上如MTP3/MTP3b/M3UA只能部署在MTP3传输协议之上传输协议CIC呼叫实例码(Call Instance Code )指示对等BICC实体间 的信令关 系不对应实际的物理电 路不存在对一个CIC进行闭塞解闭塞唯一识别一个呼叫电 路识别码(Circuit Ind...
叫实例码 呼叫实例码(CIC) 呼叫实例码(Call Instance Code,CIC)是局间呼叫关系对应的逻辑编号, 指示了该消息对应于哪一次呼叫实例。
Call Instance Code相关例句
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”。
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中很多代码行经常以数量开始,调用一些中间方法来完成工作并最终返回有趣的最后一个类型的实例。
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的代码的时候,父脚本将会产生一个子对象,或这个脚本的实例。
The code then creates a new instance of it and makes the find call.
然后该代码创建该类的一个新实例并进行find调用。
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)。