资源列表
界面设计
- 漂亮的界面设计
WebBrowser
- 微软的MFC和.NET都有WebBrowser控件,这两个控件虽然容易上手,不过由于包装的太好,所以很难深入。因此介绍的WebBrowser将不使用MFC和.NET,而是使用C++实现SDK的WebBrowser-Microsoft s MFC and. NET has a WebBrowser control, although both controls easy to use, but because the packaging very good, it is difficult to
yuan_33
- 学习MFC的基本程序,可以实现用鼠标在任意位置画圆-Learning MFC basic procedures can be implemented in any position with the mouse circle
Draw
- MFC下实现简单的绘图操作,使用双缓冲绘图方法-Use MFC to Draw
TransKey
- 点击10个数字键,可以显示相应的各个数字键的快捷键-Click the button to display the corresponding shortcut keys
calculator-V1.0
- 自己编写的一个基于MFC的计算器,包括常用的运算,加减乘除和开方,以及系统的实施的时间显示,本人亲测,能正常在win7下运行,XP应该没问题-An MFC-based calculators, including the implementation of common arithmetic, addition, subtraction and prescribing, as well as the system' s time to write your own show, I pro-
calc
- 特定的计算器,与PC上普通的计算器不一样,此计算器只需输入表达式(如:(12*15+12)/15 )即可得到所求的值。-A specific calculator, and PC, not the same as an ordinary calculator, this calculator simply enter the expression (such as: (12* 15+12)/15) can be obtained by seeking value.
API
- 串口的初始化已经数据发送与接收,其中也包括窗口的建立和初始化-The serial port initialization has been sending and receiving data, including the establishment of the window and initialization
JosephGame
- mfc约瑟夫环的实现 基于对话框的约瑟夫环,比较简单实用-Josephus achieve mfc Josephus dialog-based, relatively simple and practical
rename
- 选择你需要批量更改的文件夹所在位置,便可将文件夹位置下所有子文件及文件夹以该文件夹名批量改名-You need to select the folder where the bulk changes location, it will be the location of all sub-folder files and folders to batch rename the folder name
SerialPort
- 串口调试程序,可进行二次开发,用C++编写的界面-Serial debugging
MultiDialog
- 基于对话框类的多窗口程序,适用于初学者了解多窗口编程-Dialog-based multi-window class procedure