搜索资源列表
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
ScoreManage
- 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
cpp_cli
- regarding grid ctrl implementation in MFC VC++.
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
jpggif
- 一个用于显示jpg gif图片的c++源码,很不错的一个项目源码,可以用于参考学习-Class (source code) C++ access the registry, including access to the registry, and in MFC
VODDev
- 视频点播系统,该系统核心界面有三个:登陆、服务器和客户端界面。数据库服务器存放媒体服务器中的媒体Media清单和用户数据。当VOD客户端登陆媒体服务器后,可以下载Media数据进行播放。VOD服务器进行媒体管理和用户管理。用到的技术有MFC GUI,socket编程,数据库访问和操作,DirectX中的DirectShow,组件和动态库-Video-on-demand system, the core of the interface has three: landing, the server
MFC-ODBCaccess
- VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data
accessDataOperation
- MFC 数据库的连接以及操作,ACCESS数据库。-The connection and operation of ACCESS database in MFC single document program.
TEST_sjk
- 本例程在mfc平台下实现利用ODBC方式连接access数据库,适合学习mfc和数据库的初学者借鉴-The routine use of ODBC connected achieve access the in mfc platform for learning and s beginners learn mfc
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
BrowsHist
- Windows上编写一个获取用户上网URL并保存到txt文件中的MFC小程序。(Using windows to write a MFC access to user access to URL and stored in the txt file applet.)