文件名称:JieMianTieTu
介绍说明--下载内容均来自于网络,请自行研究使用
原理:双缓冲的原理可以这样形象的理解:把电脑屏幕看作一块黑板。首先我们在内存环境中建立一个“虚拟“的黑板,
然后在这块黑板上绘制复杂的图形,等图形全部绘制完毕的时候,再一次性的把内存中绘制好的图形“拷贝”到另一块黑板(屏幕)上。
采取这种方法可以提高绘图速度,极大的改善绘图效果。-Principle: double buffering the principle of this image can be understood: the computer screen as a blackboard. First of all, we in the memory environment to create a virtual blackboard,And then draw a complex graphic on the blackboard, and so on when all the graphics are drawn, and then once again in the memory drawn graphics copy to another blackboard (screen) on.Take this method can improve the drawing speed, greatly improve the drawing effect.
然后在这块黑板上绘制复杂的图形,等图形全部绘制完毕的时候,再一次性的把内存中绘制好的图形“拷贝”到另一块黑板(屏幕)上。
采取这种方法可以提高绘图速度,极大的改善绘图效果。-Principle: double buffering the principle of this image can be understood: the computer screen as a blackboard. First of all, we in the memory environment to create a virtual blackboard,And then draw a complex graphic on the blackboard, and so on when all the graphics are drawn, and then once again in the memory drawn graphics copy to another blackboard (screen) on.Take this method can improve the drawing speed, greatly improve the drawing effect.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
界面贴图
........\Debug
........\.....\界面贴图.log
........\ReadMe.txt
........\Resource.h
........\res
........\...\My.rc2
........\...\Pinned2 - 副本.bmp
........\...\Pinned2.bmp
........\...\UNPINNED - 副本.BMP
........\...\UNPINNED.BMP
........\...\background.bmp
........\...\bitmap1.bmp
........\...\browseBtnDonw.BMP
........\...\browseBtnNormal.BMP
........\...\closeBtnDown.BMP
........\...\closeBtnNormal.BMP
........\...\homeBtnDown.BMP
........\...\homeBtnNormal.BMP
........\...\offBtnDown.BMP
........\...\offBtnNormal.BMP
........\...\startBtnDown.BMP
........\...\startBtnNormal.BMP
........\...\界面贴图.ico
........\stdafx.cpp
........\stdafx.h
........\targetver.h
........\界面贴图.aps
........\界面贴图.cpp
........\界面贴图.h
........\界面贴图.rc
........\界面贴图.vcxproj
........\界面贴图.vcxproj.filters
........\界面贴图.vcxproj.user
........\界面贴图Dlg.cpp
........\界面贴图Dlg.h
........\说明.txt