DoubleBufferDemo

所属分类:Windows编程
开发工具:Visual C++
文件大小:756KB
下载次数:58
上传日期:2010-04-06 12:21:32
上 传 者mathcompfrac
说明:  网上有许多文章讲述了如何使用Visual C++程序实现双缓冲,都是用C++面向对象语言写的,可能对很多没有接触过面向对象语言的C语言初学者来说理解起来有些困难,并且有些好心人也只是把源代码贴上去,不做注释,这就使读者读起来更费劲了。 在这里,我会就每一条语句作出解释。其中有一个地方比较有趣,值得讨论 感兴趣的朋友可以看看我的博客:http://blog.sina.com.cn/renfei521
(nothing)

文件列表:
DoubleBufferDemo\Debug\DoubleBufferDemo.exe (180303, 2010-04-06)
DoubleBufferDemo\Debug\DoubleBufferDemo.ilk (215940, 2010-04-06)
DoubleBufferDemo\Debug\DoubleBufferDemo.obj (11074, 2010-04-06)
DoubleBufferDemo\Debug\DoubleBufferDemo.pch (1951108, 2010-04-06)
DoubleBufferDemo\Debug\DoubleBufferDemo.pdb (369664, 2010-04-06)
DoubleBufferDemo\Debug\DoubleBufferDemo.res (2252, 2010-04-06)
DoubleBufferDemo\Debug\StdAfx.obj (55187, 2010-04-06)
DoubleBufferDemo\Debug\vc60.idb (82944, 2010-04-06)
DoubleBufferDemo\Debug\vc60.pdb (176128, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.aps (5600, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.cpp (6781, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.dsp (4631, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.dsw (540, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.h (356, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.ico (1078, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.ncb (41984, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.opt (53760, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.plg (1297, 2010-04-06)
DoubleBufferDemo\DoubleBufferDemo.rc (3626, 2010-04-06)
DoubleBufferDemo\resource.h (1051, 2010-04-06)
DoubleBufferDemo\small.ico (318, 2010-04-06)
DoubleBufferDemo\StdAfx.cpp (303, 2010-04-06)
DoubleBufferDemo\StdAfx.h (936, 2010-04-06)
DoubleBufferDemo\Debug (0, 2010-04-06)
DoubleBufferDemo (0, 2010-04-06)

======================================================================== WIN32 APPLICATION : DoubleBufferDemo ======================================================================== AppWizard has created this DoubleBufferDemo application for you. This file contains a summary of what you will find in each of the files that make up your DoubleBufferDemo application. DoubleBufferDemo.cpp This is the main application source file. DoubleBufferDemo.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// AppWizard has created the following resources: DoubleBufferDemo.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. res\DoubleBufferDemo.ico This is an icon file, which is used as the application's icon (32x32). This icon is included by the main resource file DoubleBufferDemo.rc. small.ico %%This is an icon file, which contains a smaller version (16x16) of the application's icon. This icon is included by the main resource file DoubleBufferDemo.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DoubleBufferDemo.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者