linker operation的用法和樣例:
例句
- When the linker builds your module, it embeds a relocation section in the resulting file.
當鏈接程序創(chuàng )建你的模塊時(shí),它將把一個(gè)移位節嵌入產(chǎn)生的文件中。 - After all the source code files have been compiled, they are linked by the linker just as an application's executable file would be.
當所有源代碼文件編譯后,它們就像應用程序的可執行文件那樣被鏈接程序所鏈接。