您要查找的是不是:
- object module name 目标模块名
- Arch has the concepts of archive location and module name. Arch具有档案位置和模块名的概念。
- Is the name of a locally defined variable that represents a module name. 是局部定义的变量名,代表模块名称。
- A module is identified by its module name and its fully qualified file path. 模块由其模块名和完全限定的文件路径标识。
- First, we must explicitly put the module name in every function definition. 首先,我们必须在每个函数定义中显式地放入模块名。
- An object module is a machine-language translation of a source module, and may include references to other subroutines. 目标模块是由源模块转换成的机器语言程序,它可以包括其它子程序的调用。
- A new SAPI module named litespeed is now available. 一个新的SAPI模块命名litespeed现在可用。
- An assembler or a compiler reads a complete source program and generates a complete object module. 每个汇编器或者编译器都会读取一个完成了的源程序并生成一个完整的目标模块。
- A COBOL compiler accepts COBOL source code and generates a machine-level object module. COBOL编译程序接受COBOL源码,产生同上的目标模块。
- A FORTRAN compiler accepts FORTRAN source code and generates a machine-level object module. fortran编译程序接受fortran源码,也产生机器目标模块;
- An assembler program accepts mnemonic source code and generates a machine-level object module. 汇编程序接受助记符源码程序,并产生机器目标模块;
- The MsgBox call inside show bypasses the shadowing mechanism by qualifying num with the module name. show内的MsgBox调用通过用模块名限定num绕开了隐藏机制。
- Some object modules can be loaded onto memory and executed. 有些目标模块能装入到主存中,并被执行。
- Fill in the dialog as described in the previous section. Note that the module name is filled in for you. 按照上一章说的填充对话框。自己输入模块名称。
- Instance lets you view information about a module, including the module name, file name, and module memory details. 实例使您能够查看有关模块的信息,包括模块名、文件名和模块内存详细信息。
- Even when the module name is hidden, the module members are still accessible through the module. 即使当模块名称处于隐藏状态时,也仍然可以通过模块访问模块成员。
- If shared object module is available, PostgreSQL module may be loaded using extension directive in php. Ini or dl() function. 如果可以用共享模块方式;PostgreSQL模块可以在php.;ini用extension指令或者dl()函数加载。
- This includes the module name (DLL file), entry point name, and calling convention. 这包括模块名称(DLL文件)、入口点名称和调用约定。
- The resulting object module might be loaded directly into main memory, but more often, it is stored on an object module library (Fig.7.7). 得到的目标模块可以直接装入到主存,但更多的时候它存放在目标模块库中(图7.;7)。
- Expand or collapse the module name to display or to close the view of module performance data. 展开或折叠模块名称可显示或关闭模块性能数据的视图。