link-edit
美
英 
例句
To create a load module, the newly generated, modified COBOL source code must go through the standard COBOL COMPILE and LINK EDIT.
为了创建加载模块,新生成的修改后的COBOL源代码必须经过标准COBOLCOMPILE和LINKEDIT。
Compile and link-edit the conversion program to create the load module to be deployed to CICS.
编译和链接编辑转换程序,创建要部署到CICS的加载模块。
Compile, link-edit, and deploy each of the COBOL load modules, and bind the DBRM using whatever procedure you have in place on your system.
使用您系统上可用的过程对每个COBOL装载模块进行编译、链接编辑和部署并绑定DBRM。
In this example, BPX1GID would point to the stub in SYS1. CSSLIB at link-edit time, which would branch to the relevant service.
在这个示例中,BPX1GID在链接编辑时指向SYS1.CSSLIB中的存根,进而连接到相关的服务。