搜索资源列表
labelex.rar
- 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。我从 vckbase.com 学到了很多很多东西 ,该是我回报的时候了。
EditDlg
- mfc界面编程,对于刚学界面编程的人员有一定参考价值。-mfc programming interface for just learning programming interface of a certain reference value.
ScrollerTest_gundongzimu
- 老外写的MFC界面现交替动态滚动字幕,感觉还不错,拿来与大家分享下-The MFC interface written by foreigners now alternating dynamic marquee, I feel pretty good, used to share with the next
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
exe
- 编辑MFC界面,打开txt数据文件,并且将打开文件的路径显示在编辑框里-MFC path editing interface, open txt data files, and will open the file is displayed in the edit box
Sensors
- 能见度仪,亮度计232串口数据采集,并可以在MFC界面对相应数据显示,如一氧化碳,能见度信息,代码无误-Visibility meter, 232 luminance meter data acquisition, and data can be displayed in the corresponding MFC interface, such as carbon monoxide, visibility information, the code is correct
EightPaixu
- 利用MFC界面,完成编辑框内数据的八种排序方法,八种排序方法放在一个自己新建的类当中,对初学者很有帮助。目前只有冒泡排序的代码,其他代码课自行添加。-Use MFC interface, complete the edit box eight data sorting method, eight kinds of sorting methods in a class of its own among new, useful for beginners. At present, only the