The first command generates an executable module by linking the programs.
第一个命令通过将程序链接在一起生成了一个可执行模块。
subd.o and sube.o. If the -o option is not used, the name of the executable module defaults to thrcob.out.
如果没有使用-o选项,那么可执行模块的名称默认为 thrcob.out。
It is important to realize that a single address space consists of one executable module and several DLL modules.
但重要的是意识到一个单一的地址空间由一个可执行的模块和几个DLL模块。
The -o option applies to linking programs. It names thrcob as the executable module and generates it by linking thrcob.o.
o选项用于链接程序,它将thrcob指定为可执行模块,并通过将thrcob . o、subd . o和sube . o链接在一起生成该模块。
Use the nm subcommand to get the address of the symbol and table of Contents (TOC) section of the executable module that contains symbols.
使用nm子命令获得符号的地址以及包含符号的可执行模块的TableOfContents (TOC)部分。
The IDS agent executable module needs an attribute file that describes how to handle data. Use the -f option to identify the attribute file.
IDS代理可执行模块需要一个用于描述如何处理数据的属性文件。
This lets the administrator change the set of resource managers linked with an executable module without having to recompile the application.
这允许管理员更改与可执行模块链接的资源管理器集,而无需编译应用程序。
Figure 1 depicts the single executable codes module.
图1描绘了单一执行代码模块。
The precompiler replaces any executable SQL that was in your source with a COBOL CALL to a COBOL-DB2 interface module.
预编译器会将代码中所有可执行SQL替换成为对COBOL-DB2接口模块的 COBOLCALL。
The CICSWZ project has been set up so that the job generated will contain steps to compile the program using the integrated CICS translator and link this into an executable load module.
CICS WZ项目已经被建立,因此生成的任务将包含所有步骤,实现用集成的CICS转换器来编译该程序以及链接该程序到可执行的加载模块中。
To build the message adapter, you need to compile the WBCSCUSD program and link it into an executable load module.
构造消息适配器,需要编译WBCSCUSD程序并且链接到可执行的加载模块。
Assuming the compile and link of WBCSCUSD was successful, you now have an executable load module that can be deployed to CICS. At a high level, these are things you need to do next.
假设WBCSCUSD的编译和链接是成功的,现在您有可执行的加载模块,可以部署到CICS上。
A module can contain executable statements as well as function definitions.
模块可以像函数定义一样包含执行语句。这些语句通常用于初始化模块。
The module can detect memory leak, write overflow, free wild pointer and mismatch using of memory functions of the executable files.
可以检测内存泄漏、内存写溢出、释放野指针和内存管理函数的不匹配等问题。
A1 Isolate all the User Interface (UI) information from the executable code at the source level and at the load module level.
在源代码层和加载模块层将所有用户界面信息从可执行代码中分离出来。
A1 Isolate all the User Interface (UI) information from the executable code at the source level and at the load module level.
在源代码层和加载模块层将所有用户界面信息从可执行代码中分离出来。
应用推荐