期刊文献+

动态链接库DLL编程的相关应用技术与探讨 被引量:3

Related Application Technology and Discussion for DLL Programming
下载PDF
导出
摘要 动态链接库(DLL)是Windows最重要的组成要素之一,Windows中的许多功能、特性都是通过DLL来实现的。动态链接库(.dll)是包含共享函数库的二进制文件,可以被多个应用程序同时使用。对于一些常用的资源,如图标、位图、字符串和对话框之类的资源,把它们做到DLL中后,就可以被多个应用程序所共享。 Dynamic Link Library (DLL) for windows is the most important one of the constituent elements, many functions and characteristics of windows are achieved through the DLL. Dynamic Link Library (. DII) is a shared library contains the binary files, multiple applications can be used in procedures. For some common resources, such as icons, bitmaps, and dialog strings such resources, they do DLL. We will be able to process multiple applications sharing.
出处 《试验技术与试验机》 2008年第1期55-58,共4页 Test Technology and Testing Machine
关键词 链接库 性质 静态调用 动态调用 Link Library Nature Called static Dynamic call
  • 相关文献

同被引文献17

引证文献3

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部