搜索资源列表
testSkypeEnum
- 演示在MFC中调用com服务器组件,获取集合数据,并实现add,remove等操作。-demonstration in MFC call com server components, access to the aggregated data, and achieve add, remove operational.
MSPRO
- mfc使用ado连接access数据库,利用listcontrol控件读取数据库中数据,并能够读取与删除数据库中数据-mfc ado connection with access database, using listcontrol control to read data in the database, and the ability to read and delete data in the database
mfccddb
- 在 Internet 存取 CDDB(Compact Disc DataBases) 的 MFC 类-MFC Class for access CDDB through internet
kaoqin
- 个人考勤源代码 无误 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。 本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。-Personal attendance correct the source code of this process is a personal attendance soft
ADO
- 利用ado访问数据库,利用c++代码编写的在mfc环境下-Using ado to access the database, using c++ Code prepared environment in mfc
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
tongxunlu
- MFC+access的通讯录系统。 (1) 查看功能:选择此功能时列出下列三类功能. A办公类 B个人类 C商务类 当选中某类时,显示出此类所有数据中的姓名和电话号码 (2)增加功能:能录入新数据,一个结点包括:姓名,电话号码,分类(办公类,个人类,商务类), 电子邮件, (3)修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。 (4)删除功能:选中某个人的姓名时,可对此人的相对数据进行删除并自动调整后续条目的编号,-MFC+ Access the address book system
ScoreManage
- 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
cpp_cli
- regarding grid ctrl implementation in MFC VC++.
nainiu
- 奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!-Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export
MFCuseADO-visitdata
- 讲述在MFC中如何使用ADO在数据库中访问记录-MFC how to use ADO to access records in the database
edatest
- 一个在MFC中使用IOStream IO实现高效文件流操作的小例子-a sample of highly efficient document IO access in MFC
MFC
- MFC指针获取方式,MFC中的指针方式基本都包含在内-MFC pointer access method, MFC in the way of basic indicators are included
homework
- 使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。-Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two
DAODemo
- MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
MFC-excel
- 该程序详细介绍了在MFC平台下怎么操作微软的offcice组建excel,经过测试,运行良好!-The procedure described in detail how to operate the platform in the MFC Microsoft offcice form excel, tested and run well!
meu
- 一个可以是菜单变灰的设置,在MFC中可以实习权限的管理-One can set the menu is grayed out, in MFC you can access the management practice
MFC-zhizhen
- MFC应用程序中指针的使用,VC中编程对于刚刚开始学习的同学,最大的障碍和问题就是消息机制和指针获取与操作。其实这些内容基本上是每本VC学习工具书上必讲的内容,而且通过MSDN很多问题都能解决。-MFC application, the use of pointers, VC programming for students just beginning to learn, the biggest obstacles and problems the message mechanism and
ADO-database
- ADO数据库,教你如何在MFC中操作dao数据库控制access 2003-ADO database, to teach you how to operate the DAO database access in MFC 2003
DAO-database-operations-in-MFC
- 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language