链接器工作的三个阶段:链接-编辑(link-editing),载入(loading)和运行时链接(runtime linking)。静态链接的模块被链接编辑并载入以便运行;动态链接的模块被链接编辑之后载入,并在运行时进行链接以便运行。
基于16个网页-相关网页
The segments contain information necessary for runtime execution of the file, while sections contain important data for linking and relocation.
段 中包含文件的运行时执行所需要的信息,而 区段 中包含用于链接和重定位的重要数据。
These include improvements to accessibility, runtime localization, and built-in deep linking support (browser back, bookmarking, etc).
包括无障碍访问支持、运行时本地化,以及内建的深度链接支持(浏览器后退、书签等等)。
With dynamic linking, you can update just one C runtime library, and correct the internationalization of all seventy-nine applications.
有了动态链接,您就可以只更新一个 C 运行时库,然后修正所有 79 个应用程序的共同问题。
应用推荐