This processing adds overhead when an exported key-unsafe function is called, but only when the called function is external to the calling module.
当调用导出的键不安全的函数时,这个处理将增加相应的开销,但是仅当被调用的函数位于调用模块外部的时候才会出现这种情况。
SCA components within a module interact with each other by defining references on the calling SCA component, and wiring those references to other SCA components within the same module.
一个模块中的SCA组件通过对调用的SCA组件定义引用来彼此交互,并且将这些引用连线到相同模块中的其他SCA组件。
The calling process and the process to be invoked can be in the same SCA module, or they can be in different modules wired through an SCA import or SCA export.
调用流程和被调用流程可以在同一个SCA模块中,或者可以在通过SCA导入或SCA导出连接的不同模块中。
The multimethods module gives you both a quick way of calling less specific rules, and a more fine-tuned way.
multimethods模块提供了调用不太特定的规则的一条捷径和一种更为精调的方式。
You want to test your module by calling an operation in component a and letting the calls to the other two components occur.
您需要通过在ComponentA中调用操作并允许调用其他两个组件来测试您的模块。
EJB references can also be defined in an EJB module for EJB-to-EJB interaction, such as a session bean calling an entity bean.
EJB引用还可以在EJB模块中定义,以进行ejb到ejb的交互,例如,会话Bean调用实体Bean。
When the kernel module receives an ioctl request, it first, creates a session keyring, by calling key_alloc to allocate a new key.
当内核模块收到ioctl请求时,它首先调用key_alloc来分配一个新的密钥,从而创建一个会话keyring。
Note that the function call includes the module name to ensure that we are calling the printfibo() function within the fib module.
注意,函数调用包含模块名,从而确保调用的是fib 模块中的 printfibo() 函数。
Access Manager provides a login module, com.tivoli.mts.PDLoginModule, to support JAAS authentication. This login model class requires that the calling application provides.
AccessManager提供了登录模块com. tivoli . mts . PDLoginModule,用于支持JAAS身份验证。
Figure 8 shows a sample output from the cross component trace that involves an SCA component in a module that is calling a component in another module.
图8展示了一个跨组件跟踪输出样例,该跟踪涉及一个模块中的一个SCA组件,该组件正在调用另一个模块中的一个组件。
Nothing prohibits a user calling rmmod on a module that's currently being installed, so this check ensures that the module is live.
用户可以在当前安装的模块上调用rmmod,因此这个检查确保模块已经加载。
The syntax for calling a function in another module by specifying the module name followed by a dot (period) and the function name.
点符号:调用某一个模块的某一函数的语法形式,就是模块名后加一个点,也就是英文的句号,再加函数名。
Tellurium on the other hand, treats the whole UI element as a widget; calling the element a UI module.
而Tellurium恰好相反,它把多个UI元素看作一个Widget整体,并将其称作uimodule。
In designing the communication module, we creatively applied the fast - start method and the tunneling mechanism to the calling process, so as to reduce the calling time and improve the efficiency.
在通信功能模块的实现中,将快速连接方式和隧道机制的思想应用于呼叫模块中,减少了通信时间。
Returns a signature helper for a method given the method's module, calling convention, and return type.
已知方法的模块、调用约定和返回类型,返回方法的签名帮助器。
Coupling also occurs when code in one module USES code from another, perhaps by calling a function or accessing some data.
当一个模块代码使用另一个模块代码,可以是调用一个函数或读取数据,这个时候会发生耦合。
The architecture and realization of Route management module and calling control module is the key point in this article. So, the realized process of those two modules is key listed.
其中路由管理模块和呼叫控制模块的设计与实现是本论文的重点,为此,在本文重点叙述了这两个模块的实现过程。
The architecture and realization of Route management module and calling control module is the key point in this article. So, the realized process of those two modules is key listed.
其中路由管理模块和呼叫控制模块的设计与实现是本论文的重点,为此,在本文重点叙述了这两个模块的实现过程。
应用推荐