搜索资源列表
Countfile
- 采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。-Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula add
mfc
- 编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。-Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.
Ex_Array(Pro)
- 一个基于MFC的界面程序,可读取文档数据并显示(Pro) 基于MFC编写单文档应用程序。可实现功能: 1) 单击“文件”按钮,点击“打开”,可以实现文本文档的正确显示。 2) (Pro)字体颜色为黄色,字体背景颜色设为蓝色。 -MFC-based interface program, document data can be read and displayed (Pro) to write a single document application based on MFC.