您要查找的是不是:
- object module patch program 目标模块插入程序
- An assembler or a compiler reads a complete source program and generates a complete object module. 每个汇编器或者编译器都会读取一个完成了的源程序并生成一个完整的目标模块。
- An assembler program accepts mnemonic source code and generates a machine-level object module. 汇编程序接受助记符源码程序,并产生机器目标模块;
- Some operating systems support only static linking, in which system language libraries are treated like any other object module and are combined by the loader into the binary program image. 一些操作系统只是支持静态的链接,在这种情况下,系统中的语言类库就如同程序中其它的模块一样被子对待,并被编译链接为一个二进制的程序映象。
- Although developers said the patch program is limited to teaching and dissemination of information, but Microsoft may not think so. 尽管开发人员称该补丁程序仅限于教学和信息传播之用,但微软可能并不这样认为。
- An object module is a machine-language translation of a source module, and may include references to other subroutines. 目标模块是由源模块转换成的机器语言程序,它可以包括其它子程序的调用。
- 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源码,也产生机器目标模块;
- Although this flaw patch already was given off, but the developer of this program also admits, this patch program is still imperfect, can cause problem of the demote below BIND efficiency. 尽管该漏洞补丁已放出,但该程序的开发者也承认,该补丁程序尚有瑕疵,会导致BIND效能下降等问题。
- 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()函数加载。
- 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)。
- Some object modules can be loaded onto memory and executed. 有些目标模块能装入到主存中,并被执行。
- Combining object modules to form a load module is the job of the linkage editor or loader. 把一些目标模块组成一个装配模块是联接编辑程序模块或装入程序模块的任务。
- Linkers are programs that link together several object modules and libraries to form a single, coherent, program. 用汇编语言编写大型程序十分困难而且消耗大量时间。
- "Despite these attempts to make the software secure," they wrote, "we found a new remotely exploitable vulnerability in the patched program. 调查报告称,“尽管他们试图通过补丁是软件更安全,但我们发现补丁程序又带来新的远程安全漏洞。
- This paper describes EXCEL object module, and how to use it in visual basic application, use it s powerful function to resolve several problems, for example, lots of DDE links, complex data reports. 介绍了EXCEL对象模型,阐述了如何在工控软件中嵌入式集成EXCEL对象,利用EXCEL的强大功能完成大批量DDE链接、复杂数据报表处理等任务。
- Linkers fix up references between these object modules, where a routine or data structure referenced in one module actually exists in another module. 连接器负责解决目标模块之间的引用,例如一个模块中引用的例程或数据结构事实上在另外一个模块之中。
- Thus, object modules generated by different source languages can be stored on the same library. 因此,用不同的源语言产生的目标模块可存放在同一个程序库内。
- Given a choice between source code, object modules, and load modules, most people would find the load module easier to use simply because the computer can execute it without translation. 如果在源代码、目标模块和装配模块之间进行选择的话,大多数人会发现,装配模块较易于使用,原因是不必翻译,计算机就能执行它。
- OMLU Object Module Library Update 对象模块库更新