首页 | 本学科首页   官方微博 | 高级检索  
     

VisualC++中动态链接函数库的应用
引用本文:肖健,刘明霞.VisualC++中动态链接函数库的应用[J].现代计算机,1999(1):74-76,79.
作者姓名:肖健  刘明霞
作者单位:武汉水利电力大学电气工程学院研964!武汉430072
摘    要:动态键接函数库(Dynamic Link Libraries,简称DLL)是组成Windows系统最重要的元素。Windows将构成其系统大部分的程序代码、数据以及经常用到的资源,以二进制文件的形式存储在磁盘文件里。用户在开发Windows大型应用程序时,采用动态链接库方式,同样会带来诸如减小可执行文件、节约应用程序运行内存、便于修改和更新等好处。本文结合笔者在实际开发工作中遇到的一些问题,介绍了

关 键 词:动态键接库  Windows  应用程序  C++语言

The Application of Dynamic Link Libraries in Visual C
Hsiao Jian Liu Ming-xia Li Hua-yang.The Application of Dynamic Link Libraries in Visual C[J].Modem Computer,1999(1):74-76,79.
Authors:Hsiao Jian Liu Ming-xia Li Hua-yang
Affiliation:W.U.H.E.E. Postgraduate 430072
Abstract:Dynamic Link Libraries (DLL) are the important components of windows system. The windowssystem puts its most program codes, data and resource. which is often used. into a binary file,and then stores it. When users develop a large-scale application program, they often use DLL.If you do so, it can also give you many advantages, such as simplifying the executive file,saving the running memory of application program, being convenient to modify and/or refresh.In this paper, combining the problems we encountered in our practical developing work, wepresent that how to use the DLL in the language Visual C in Win32 environment.
Keywords:Dynamic link Libraries  Win32  Visual C    resource  
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号