搜索资源列表
CDocumentCode
- 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用-use CArchive category of documents to operate. MFC provides the framework document and open the new
DropEdit_demo
- 用MFC实现文件拖放到编辑框,显示文件路径的例子
0256
- 在MFC中如何实现具有背景图片的编辑框控件呢,本例实现了这个功能,推荐给大家
MFCdra 直线,矩形等基本图形的绘制
- MFC绘图可以实现直线,矩形等基本图形的绘制与设置转化-MFC drawing
DareNotePad
- 使用VC6.0 MFC开发的基于对话框的VC++程序,实现了记事本的基本功能,通过派生出的crichedit和CDIALOG类,自己编写了查找、替换等功能, 主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;
test10
- 动态更改EditBox的颜色,用MFC编程实现。 键盘响应消息。实现重绘函数。消息映射。-Dynamically change the color of EditBox with MFC programming. Keyboard response messages. Achieve redraw function. Message map.
COEProject
- 一个简单的MFC页面输入系统,实现对编辑框内的内容进行存储-MFC page, enter a simple system, and the contents of the edit box store
lesson5
- 从键盘中任意输入字符并在屏幕上显示,实现卡拉OK字体变色效果,设置定时器实现;-MFC Appwizard
SplitWndDemo-(1)
- 实现了窗口的分割,每个窗口对应一个视图,对初学MFC的人来说,很有用-The segmentation of the window, each window corresponding to a view, useful for beginners MFC
MFCyingyongkuangjia
- 基于MFC技术 根据C++进行编程,用来实现MFC程序的基本框架-MFC-based technology based on C++ programming, the basic framework of the MFC program
colorful-edit-ctrl
- MFC实现七彩编辑框效果,很漂亮的编辑框-MFC realized colorful edit ctrl, very beautiful
FormView-part1
- 实现CFromView的自动缩放功能,可以自动识别窗口的大小变化而调整控件大小-implement the auto zoom in/out of CFromView in mfc
GetHDisk
- 通过MFC编程获取硬盘ID号,实现唯一机器码-MFC programming access to the hard disk ID number, only machine code
TextShadePrj
- 一种基于mfc的文字渐变源程序实例 可以实现颜色渐变 对后续的对话框编程有借鉴作用-Mfc-based text gradient color gradient source code examples can be achieved subsequent dialog programming
Bresenham-Lines-Mid_circle-and-so-on
- VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
jisuanqi
- 在VC6.0环境下编写的一个基于MFC的小程序,能实现两个数的加减乘除,希望对初学FMC者有帮助。-VC6.0 environment in preparation of an MFC-based small program that can achieve two number addition, subtraction, FMC for beginners who want to help.
mfc
- 做过一个用对话框实现的文本编辑器,其实用MFC模板里面的单文档模板也可以做,甚至更加方便,适合入门级的爱好者-Done to achieve a dialog with a text editor, in fact, inside the template with MFC single document template can do even more convenient, suitable for entry-level enthusiasts try
editcontrol_box
- C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
MyWindow
- 在一个MFC界面调用另一个MFC界面,实现两个MFC的嵌套-In an MFC interface to call another MFC interface to achieve two nested MFC
StudentAchievementManagementSystem
- 通过MFC实现学生成绩的录入,统计,查询以及显示。其中能够得出所有学生成绩的平均分。-MFC to achieve student achievement through the entry, statistics, query and display. Which can draw the average score for all students.