资源列表
VStarDataBaseTool
- 此工程是一个数据库表结构修改工具,其中涉及到数据库连接和使用,另外还使用到了免费的skin.dll皮肤库,具有很好的界面效果-This project is a tool to modify the database table structure, which involves the use of database connections and, in addition to the free use of skin.dll skin library, has a good interfa
TestRgnBtn
- 此工程用来测试自绘按钮CSkinButton和CRgnButton的使用,实现图标山东效果。CSkinButton实现图片按钮效果;CRgnButton实现圆角按钮的效果。-This project is used to test usage of classes of CSkinButton and CRgnButton . CSkinButton realises picture button effect CRgnButton realises rounded button effect
TestIntelligentSearch
- 通过ListBox列表控件和Edit编辑框控件来实现良好的模糊搜索界面,很实用,已应用于实际项目中。-Usage of CListBox and CEdit controls is to achieve a good fuzzy search interface.It is very useful and has been applied to actual projects.
TestStatusBarandTipToolCtrl
- 将任务栏分割成不同区域,用来显示状态信息,当点击状态栏时显示详细状态信息,巧妙的使用了CToolTipCtrl控件,已用于实际的项目中。-The taskbar is divided into different areas, to display status information. When you click the status bar area, it displays detailed status information. It uses the CToolTipCtrl con
TestBitmapShow_100816
- 此工程涉及到对话框自绘,按钮自绘以及图片显示,仅供参考(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project involves the drawed dialog, drawed button and picture display, which can be referre
TestPropertyPage_1102
- 本工程使用CPropertyPage属性页控件实现了常见的软件设置界面,具有很好的界面效果,以供参考。(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project uses CPropertyPage control to achieve a common software set
20111221
- VC下列表控件增强版,比vc6.0下的列表控件要好用的多,功能更强大-The following table VC control enhanced version, the list control of vc6.0 than to use more and more powerful
Text
- 本程序是模拟微软操作系统提供的word的文本编写功能编写的基于MFC框架的C++编程,里面涉及到文本操作的各个注意事项,最后程序还提供了K歌的字幕文本程序。程序中提供的文本操作有很多方式,为了让程序运行又让读者把握编程思路,有的程序注释起来了。-The simulation program is the Microsoft operating system functions written word of the text written in MFC-based C++ programmin
1
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program works and programming process, window creation process, handle principle, the message queue, callback function, window closed
3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-The principle and tells MFC AppWizard MFC f
-4
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message
WindowsDesktop
- 能够实现隐藏window桌面任务栏、开始按钮、任务栏图标、程序按钮、任务栏时钟、桌面图标、快速运行图标。-hiding the taskbar,beginning button and so on
