您要查找的是不是:
- Executable module that is used by the subsystem. 子系统所用的可执行模块。
- Edits the selected rule for the executable module. 编辑所选的可执行模块规则。
- The hardware of the voltage relay are divided into five parts, which are central processing unit, A/D conversion, keyboard display, communication module and execution module. 文中在硬件设计部分将该继电器分为中央处理单元、模数转换模块、键盘显示模块、通信模块和执行模块等几部分进行了详细的论述。
- Displays and edits rules for the selected executable module. 为所选的可执行模块显示和编辑规则。
- Selects an executable module and creates a rule for it. 选择可执行模块并创建规则。
- This file is required in order to execute the executable module. 为了执行这个可执行模块,该文件是必不可少的。
- The directory where the executable module for the current process is located. 当前进程的可执行模块所在的目录。
- Then the loader maps the executable module into the process's address space. 然后,加载程序将可执行模块映射到进程的地址空间中。
- It then saves this virtual address in the executable module import section. 然后它将该虚拟地址保存在可执行模块的输入节中。
- This practice should help ensure that the executable module is compatible with the architecture of the target system. 这条经验能够保证可执行模块与目标系统的架构兼容。
- Deletes the selected executable module from the list, along with all its associated rules. 从列表中删除所选可执行模块,伴随所有与之相关联的规则。
- When you create a DLL, you create a set of functions that an executable module (or other DLLs) can call. 当创建DLL时,要创建一组可执行模块(或其他DLL)可以调用的函数。
- Adds an executable module for creating rules. By default, a permission rule is created for the selected executable module. 为创建规则添加可执行模块。默认,权限规则被创建用来选择可执行模块。
- When the linker resolves the imported symbols, it embeds a special section called the imports section in the resulting executable module. 当链接程序进行输入符号的转换时,它就将一个称为输入节的特殊的节嵌入产生的可执行模块。
- The plans were finally put into execution. 这些计划终於得以实施。
- Do the time of the execution of the work suit you? 贵方觉得工程完成期限定得合适吗?
- The speech did good execution for our side. 这篇讲话对我们这一方大有良好效果。
- To build an executable module that imports functions and variables from a DLL module, you must first build the DLL module. Then you can build the executable module. 若要创建一个从某个DLL模块中输入了函数和变量的可执行模块,必须首先创建那个DLL模块,然后才可以创建可执行模块。
- The artillery did great execution. 这种大炮的威力很大。
- For this reason, you should also avoid exporting C++ classes unless you know that the executable module developers use the same tools as the DLL module developers. 由于这个原因,也应该避免输出C++类,除非知道可执行模块的开发人员使用的工具与DLL模块开发人员使用的工具相同。