网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Linking loader
释义

Linking loader

中文百科

链接器 Linker (computing)

(重定向自Linking loader)
An illustration of the linking process. Object files and static libraries are assembled into a new library or executable.

链接器英语:Linker),又译为链结器链接器,是一个进程,将一个或多个由编译器或汇编器生成的目标文档外加库链接为一个可执行文档。

在IBM大型主机比如OS/360上,链接器是linkage editor;在Unix-like系统上常用的链接器是GNU ld。目标文档是包括机器码和链接器可用信息的进程模块。简单的讲,链接器的工作就是解析未定义的符号引用,将目标文档中的占位符替换为符号的地址。链接器还要完成进程中各目标文档的地址空间的组织,这可能涉及重定位工作。

大多数现代操作系统都提供静态链接和动态链接两种形式。

英语百科

Linker (computing) 链接器

(重定向自Linking loader)
An illustration of the linking process. Object files and static libraries are assembled into a new library or executable

In computing, a linker or link editor is a computer program that takes one or more object files generated by a compiler and combines them into a single executable file, library file, or another object file.

A simpler version that writes its output directly to memory is called the loader, though loading is typically considered a separate process.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 11:59:10