资源列表
SimplePlayer
- 实现一个简单的播放器,可以播放avi等多种视频文件,播放效果决不逊于大家常用的播放工具
mfc
- 在VC++环境下用mfc实现串口打印机的工作界面-Serial printer interface using mfc VC++ environment
IrisSkin2.dll
- C#使用IrisSkin2.dll美化WinForm程序界面-C# WinForm using IrisSkin2.dll beautification program interface
XListCtrl_demo
- listctrl控件,可以实现编辑子项,排序, Checkbox,进度条,等,超级完全,可以直接使用-listctrl control, children can edit, sort, Checkbox, progress bar, etc., super-full, you can directly use
ListCtrlDemo
- ListCtrl显示数据,通过按键添加显示,删除显示,清空显示。通过复选框选择需要显示的数据。-ListCtrl display data displayed through the button to add, delete, display, clear display. Select the data to be displayed by the box.
zz
- vc++ 学生成绩管理系统 对话框 MFC -vc++ student achievement management system dialog MFC
beautybmp
- 可以实现界面美化,使你的软件更加美观、漂亮,呵呵,信不信,看看就知道-Interface can be achieved landscaping, make your software more attractive, beautiful, huh, huh, believe it or not, look know
PopMenu
- 弹出式菜单实现。点击鼠标右键弹出菜单,单击菜单运行相应的响应函数。-Pop-up menu implementation. Right-click pop-up menu, click the menu runs the appropriate response function.
ReadTxt
- 基于vc++ 读取txt文件中的数据,并放入数组中进行处理- Based on the vc++ read TXT file data, and in the array
ziyuanguanliqi
- 简易资源管理器,能够显示本机文件大小,最近修改时间等-ziyuanguanliqi
testlogfile
- 一个测试写日志的文件,加了button按钮,且有调用库的操作-this is a file ,may write logfile
TestClrCombo
- 原组合框只能显示文本信息,不能显示颜色和图形。通过自定义组合框控件,改写DrawItem虚方法,实现根据项目的状态,绘制相应效果的颜色和文本的功能-ComboBox with Color Display