invocations
英 [ˌɪnvəʊˈkeɪʃənz]
美 [ˌɪnvəˈkeɪʃənz]
n. (向神或权威人士的)求助; 祈祷; 调用; 启用
invocation的复数
柯林斯词典
- N-VAR (向神灵)求助,祈求宽恕;乞灵
Aninvocationis a request for help or forgiveness made to a god.- ...an invocation for divine guidance.
祈求神的指引
- ...an invocation for divine guidance.
- N-COUNT (公共集会的)祈祷,祷告
Aninvocationis a prayer at a public meeting, usually at the beginning.- Please stand and pledge the flag, after which Dr. Jerome Taylor will give the invocation.
请起立对旗宣誓,之后杰尔姆·泰勒博士将做祈祷。
- Please stand and pledge the flag, after which Dr. Jerome Taylor will give the invocation.
双语例句
- Multiple invocations of the same script that run at the same time will have different process IDs.
同时运行的对同一个脚本的多个调用将使用不同的进程ID。 - The wrapper code would be the Web service, and it would delegate all invocations to the real implementation.
包装器代码将是Web服务,并且它将委派真正实现的所有调用。 - These byte codes include invocations to hook methods that contain the logic to manage the execution of the probes.
这些字节码包括钩子方法的调用,这些方法包括管理探针运行的逻辑。 - You have now attached a mediation policy that will disable logging for any invocations of the Employee service.
您现在已附加了对任何Employee服务调用禁用日志记录的中介策略。 - Dispatching is the distribution of method invocations on a Web service.
调度是在Web服务中分配方法调用。 - Errors encountered during asynchronous SCA invocations are persisted as events in the Failed Event subsystem.
在异步SCA调用期间遇到的错误将被作为事件持久化到FailedEvent子系统中。 - These invocations are useful for actions like logging, caching, or security validation.
这些调用对日志记录、缓存设置和安全验证等操作很有用。 - The run-time system may dispatch multiple client invocations to the service endpoint interface to this single instance.
这个运行时系统可以把多个对该服务端点接口的客户机调用分派到对于这个单一实例。 - Ruby supports message passing and direct method invocations.
Ruby支持消息传送和直接方法调用。 - Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。