资源列表
ToolsDb1
- 自行检查数据库,根据数据库表名\字段,自动生成MODEL\DAL\B-Self-check database, automatically generate database table name \ field MODEL \ DAL \ BLL
MinButton
- 在对话框标题栏上绘制实现最小化按钮,参考网上资料实现的,在站内下过一个类似的,不过其消息映射不完整故未能实现。Windows XP系统下有效。-Add minimized button for dialog, draw the buttong and tackle its click event.
ViewFlipperTest
- 滑动手势 通过手触摸的方式实现滚动,给不懂滑动手势的朋友提供帮助-The sliding gestures by hand touch scroll
MFC--window-corresponding-change
- MFC内其他空间大小随窗口放大进行相应的改变-Other space within the MFC with the zoom window corresponding change
ChatCli
- 用QT写的局域网聊天的客户端,可以接收服务器的信息-QT wrote LAN chat client, the server can receive information
ChatServ
- QT写的局域网通信的服务端,可以连接多个客户端,通过多进程通信-QT written the LAN communication server, you can connect multiple clients through a multi-process communication
TestPro
- 测试led灯,读蓝牙设备地址,重置蓝牙设备等-test led,read bluetooth device address,reset bluetooth and so on
RecordSystem
- Visual Studio 2008下使用MFC开发的界面配置程序,前台界面接受数据写入后台数据库,数据库使用MySQL,本程序只是前台界面代码,不包括后台表结构,配置的对象是一个录音系统服务器程序。-Visual Studio 2008 MFC interface configuration program development, front desk interface accepts data written to the back-end database, using the MyS
KeyTest
- vc++6.0环境下的键盘快捷键的响应,适合学习-keyboard shortcuts response vc++6.0 environment for learning
CreateDirectory
- 查找路径是否存在,如果不存在该路径那么就创建这个路径-Find a path exists, the path does not exist then create the path
vc_splitter
- 多视图是VC开发中经常要用到的技术之一,一般地实现单文档多视图有两种方式1)通过视图分割的技术(使用CSplitterWnd实现),将窗口分割为多个部分-Multi-view often want to use technology in the development of the VC, generally two ways 1) technology divided by the view (using CSplitterWnd achieve single-document multi-
vc_MultiViewDemo
- 切分窗口分为动态切分窗口和静态切分窗口,它们都是由CsplitterWnd类(MFC类库)来实现的,在这两种表示方式中,创建同一视图类的对象是比较容易的(Cview),而在同一应用程序使用两个或更多的视图类(如:ClistView、CtreeView等)-Split window is divided into the dynamic cut windows and static splitter window, they are CsplitterWnd Classes (MFC class
