资源列表
topfind1
- 学习CsplitterWnd 类分割窗口的用法,和tab控件控制显示CTreeCtrl控件的使用。-The program tell you Learn about the use of the CsplitterWnd class to divide window,and tell you how to use tab ctrl to show CTreeCtrl in a seprated window.
ExMouseCapture
- MFC的SDI工程,实现了鼠标的捕获等操作,便于初中学者理解MFC编程的过程。-the SDI(MFC) program,realize the function of mouse capture.
Yang-hui-triangle-of-six-solution
- 杨辉三角的6种解法,可以打开初学者的编程思路,源代码形式。-Yang hui triangle of six solution, can open the train of thought
1Win32MFC
- MFC环境下的消息映射,其原理和我们讲解过的Win32下的消息映射是类似的。简单地讲,就是让程序员指定要某个MFC类(有消息处理能力的类)处理某个消息。MFC提供了工具 ClassWizard来帮助实现消息映射,在处理消息的类中添加一些有关消息映射的内容和处理消息的成员函数。程序员负责编写消息处理函数的代码,实现所希望的功能。-MFC environment news mapping, its principle and we explain the news of the Win32 mapp
three-frame
- 一个简单的三层,适合小型网站以及新手使用-A simple three-story, suitable for small websites and to use for novice
word
- C# .net保存成word的源码。不要错过哦,-C#gridview save word。
3dpie2
- 基于单文档的画饼状图程序, 可以转换成基于对话框。用于直观美观地显示统计信息统计。-draw 3D pie base on single document, it can be converted to dialog, and it is useful to display status directly and attractively
MiniCAD
- 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的
dynamic-access-memory
- C++下的动态内存申请,软件开发的入门级别例程,有利于初学者的理解。-Dynamic access memory in cpp environment.
474q
- 一个基于图形化的标准C计算器程序 A standard C based on a graphical calculator program- A standard C based on a graphical calculator program
mcisample
- 基于Labwindows/CVI编写的多媒体播放平台,c语言编写-Multimedia player platform based on written Labwindows/CVI, c language
VCPPOperateExcel
- Visual C++操作Excel源码示例,相应的类已封装好,可以自己提取出去直接使用-A Demo Of Operating Excel using Visual C++, the class has been encapsulated, you can extract it out yourself to use.
