DL的意思
「DL」經常作為「Dynamic Linker」的縮寫來使用,中文意思:「動態鏈接器」。
DL(動態鏈接器)詳細解釋
- 英文縮寫詞:DL
- 英文單詞:Dynamic Linker
- 中文簡要解釋:動態鏈接器
- 流行度:259
- 分類:Computing
- 領域:Software
英文縮寫DL的擴展資料
- At runtime, the application loads the dynamic linker.在運行期間,應用程序將加載動態鏈接器(DL)。
- In fact, the dynamic linker itself uses the same kind of versioning as the shared libraries.實際上,動態鏈接器(DL)本身使用與共享程序庫相同種類的版本號。
- To link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.要將其鏈接到可執行程序中,需要啟用編譯時鏈接器和運行時動態鏈接器(DL)來定位它。
- The dynamic linker then gets to do all the fun work.然后動態鏈接器(DL)開始進行所有有趣的工作。
- This command controls whether GDB should give you control when the dynamic linker notifies it about some shared library event.這一命令控制當動態鏈接器(DL)通知了一些共享庫事件時,是否讓GDB把控制權轉入你的手里。