资源列表
MyHtmlDlg
- 在对话框中显示HTML网页,VC++经典编程学习源码,很好的参考资料。-In the dialog box to display HTML webpage, VC++ classic learning programming source code, a good reference.
HtmlVIE
- 使用CHtmlView类,实现类似IE的网页浏览器,VC++经典编程学习源码,很好的参考资料。-Use the CHtmlView class, to achieve a similar IE webpage browser, VC++ classic learning programming source code, a good reference.
GetHttpFile
- 使用WinInet通过HTTP协议读取网上文件,VC++经典编程学习源码,很好的参考资料。-Use WinInet to read the online file through the HTTP protocol, VC++ classic learning programming source code, a good reference.
PPClient
- CS结构点对点信息交互系统——客户端,VC++经典编程学习源码,很好的参考资料。-On the point of information interaction system-- client CS structure, VC++ classic learning programming source code, a good reference.
PPServer
- CS结构点对点信息交互系统——服务器,VC++经典编程学习源码,很好的参考资料。-On the point of information interaction system-- the server CS structure, VC++ classic learning programming source code, a good reference.
ChatRoomClient
- 多人在线的网络聊天室——客户端,VC++经典编程学习源码,很好的参考资料。-Multiplayer online chat rooms-- client, VC++ classic learning programming source code, a good reference.
QQPCMgr
- 模仿QQ电脑管家的界面,vc++编写,包括各个控件的定制-Imitation QQ Computer Manager interface, vc++ preparation, including customized individual controls
bj_bus_ora
- oracle在visual studio开发中的基本应用。包括环境配置、头文件、依赖库的完全直接可用。环境为vs2010。-oracle code beginning
CharFollow
- vc++ MFC实现文字跟随鼠标效果-vc++ MFC realize the effect of the text follow the mouse
Clock
- vc++ 6.0程序 MFC实现模拟时钟程序,有时分秒指针-vc++ 6.0 program MFC analog clock program, sometimes every minute pointers
NotifyIcon
- 非常实用的一个功能,MFC实现系统动态托盘图标-A very useful feature, MFC achieve dynamic tray icon
宾馆管理系统
- 一个C编写的简易宾馆管理系统,很好用,实现文字界面,模块化