DLL

网络  动态链接库; 动态链接库文件; 动态连接库; 接口

计算机



双语例句

  1. So, in Visual Studio we create a win32 dll project, and insert the header file above.
    因此,在VisualStudio中,我们创建了一个win32dll项目,并在其中插入了上面的头文件。
  2. The problem comes from linking your application against the Xerces-C++ library as a DLL.
    问题出现在将应用程序与作为DLL的Xerces-C++库进行链接上。
  3. The following code example shows how to use this technique after you produce the required DLL.
    以下代码示例展示了在获得所需DLL后使用此技术的方法。
  4. In Linux, plugins and dlls are implemented as dynamic libraries.
    在Linux中,插件和dll以动态库形式实现。
  5. To run and debug your application, place a copy of the Xerces DLL in the working directory.
    为了运行和调试这个应用程序,在工作目录中放入XercesDLL的一个副本。
  6. The bridge executable bits are located in two files: A JAR file and a DLL file.
    桥的可执行部分在两个文件中:一个JAR文件和一个DLL文件。
  7. In our example file viewer application, this JAR file contains a Windows DLL and a series of SO files for Linux.
    在我们的示例文件查看器应用程序中,这个JAR文件包含一个WindowsDLL和一系列用于Linux的SO文件。
  8. DLLs are program functions that are known to an application when the application is designed and built.
    DLL是程序函数,它们在设计和构建应用程序时为该程序所知。
  9. Def files have their own syntax and contain the symbols that need to be exported from the DLL.
    def文件具有自己的语法,并且包含需要从DLL中导出的符号。
  10. These steps are the same for both exe and DLL projects.
    对于exe和dll项目,这些步骤都是相同的。
  11. Mail system DLL is invalid.
    邮件系统dll无效。
  12. Clients need to know when a COM DLL can be unloaded from memory.
    客户端还需要知道一个COMDLL什么时候可以从内存中卸载。
  13. IKVM. AWT. WinForms. dll: This contains the AWT and Swing peers.
    dll:包含了AWT和Swing对等的组件。
  14. If you decide to use the compiled binaries, you still need to download the DLL source code.
    如果您决定使用已编译的二进制版本,你还需要下载该DLL的源代码。
  15. This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files.
    此实用工具显示所有导出函数和他们指定的DLL文件的虚拟内存地址。
  16. Dll giving users access to the complete MSI API.
    DTF可以使用msi.dll中的托管.NET包装,让用户访问完整的MSIAPI。
  17. C run-time libraries of a DLL and a client are independent of each other.
    一个DLL的C运行时库和它的客户端是互相独立的。
  18. Designing and implementing preloading DLL algorithm.
    设计并实现了预加载共享动态链接库算法。
  19. Some 32-bit DLLs contain functions with slightly different versions to accommodate both Unicode? and ANSI strings.
    一些32位DLL包含具有细微差别的函数以同时接纳Unicode?和ANSI?字符串。
  20. This will also deploy the new DLL to the local web server.
    这也会将新的dll部署到本地web服务器上。
  21. In our test cases, in a DLL packaging.
    在我们的测试案例中,将在一个DLL中包装。
  22. A dll is a standalone unit of executable code.
    一个库就是一个绑定到我们的可执行程序的一个代码单元。
  23. Study on Creation and Calling Method of DLL Based on MFC
    基于MFC的动态链接库的创建和调用方法研究
  24. This is a DLL that has been packaged good works.
    这个是已经打包好了的DLL工程。
  25. You can go to the Microsoft MSDN web page if you want to know more on DLLs.
    你可以到微软MSDN网页如果你想知道更多关于DLL的。
  26. With this approach, a DLL must provide explicit functions for object creation and deletion.
    使用这种方式,一个DLL必须提供显式的对象构建和删除函数。
  27. Most of the concepts I explain will apply to using resource files in a class library DLL as well.
    我解释的大部分概念也将适用于在类库DLL中使用资源文件。
  28. This involves modifying the compiled EXE or DLL to inject the necessary code fragments.
    这种方式通过修改已经编译的EXE或DLL注入必要的代码段。
  29. The Lynx is extended through developing keyword configure file, GUI configure file and the lynx plug-in DLL.
    创建关键字配置文件、GUI配置文件以及Lynx插件DLL,实现Lynx界面的扩展。