DLL
基本解釋
- abbr.動態(tài)連接庫(=dynamic link library)
英漢例句
- Locates the DLL containing the function.
查找包含該函數(shù)的DLL。 - Failure to find function within PInvoke DLL.
在PInvoke DLL中查找函數(shù)時失敗。 - Compile the native project to generate a DLL.
編譯本機項目以生成DLL。 - Why Don't My DLL Breakpoints Work?
爲(wèi)什麼DLL斷點不起作用? - A. Def file is most useful when building a DLL.
生成DLL時;.;def文件最有用。