登录
首页 » Visual C++ » LibManagement

LibManagement

于 2011-03-09 发布 文件大小:504KB
0 261
下载积分: 1 下载次数: 1

代码说明:

说明:  当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)

文件列表:

LibMIS2007
..........\Readme.doc,194560,2007-03-25
..........\图书借阅管理系统.mdb,278528,2010-01-08
..........\源代码
..........\......\BookInfoSet.cpp,1764,2003-08-24
..........\......\BookInfoSet.h,1461,2003-08-24
..........\......\BookInfoView.cpp,5893,2003-08-24
..........\......\BookInfoView.h,1852,2003-08-24
..........\......\BorrowerCard.cpp,1664,2003-08-23
..........\......\BorrowerCard.h,1433,2003-08-26
..........\......\Library.aps,39616,2010-01-15
..........\......\Library.clw,10654,2007-03-25
..........\......\Library.cpp,4168,2003-08-24
..........\......\Library.dsp,5925,2003-08-26
..........\......\Library.dsw,539,2003-08-23
..........\......\Library.h,1367,2003-08-23
..........\......\Library.opt,61952,2007-03-25
..........\......\Library.plg,250,2007-03-25
..........\......\Library.rc,23361,2003-08-26
..........\......\Library.sln,878,2010-01-15
..........\......\Library.vcproj,12998,2010-01-15
..........\......\Library.vcproj.Fu-PC.Fu.user,1407,2010-01-15
..........\......\LibraryDoc.cpp,1512,2003-08-23
..........\......\LibraryDoc.h,1499,2003-08-23
..........\......\LibrarySet.cpp,1839,2003-08-23
..........\......\LibrarySet.h,1446,2003-08-23
..........\......\LibraryView.cpp,16787,2010-01-08
..........\......\LibraryView.h,3061,2003-08-26
..........\......\LogoutDlg.cpp,943,2003-08-23
..........\......\LogoutDlg.h,1207,2003-08-23
..........\......\MainFrm.cpp,7898,2003-08-27
..........\......\MainFrm.h,1869,2003-08-24
..........\......\msado15.dll,987136,2009-07-14
..........\......\ProviderSet.cpp,1584,2003-08-26
..........\......\ProviderSet.h,1389,2003-08-26
..........\......\providerview.cpp,3332,2003-08-26
..........\......\providerview.h,1784,2003-08-26
..........\......\QueryBookInfo.cpp,1413,2003-08-24
..........\......\QueryBookInfo.h,1396,2003-08-24
..........\......\QueryBorrowInfo.cpp,1733,2003-08-24
..........\......\QueryBorrowInfo.h,1515,2003-08-24
..........\......\RegisterDlg.cpp,1288,2003-08-23
..........\......\RegisterDlg.h,1334,2003-08-23
..........\......\RES

..........\......\...\Library.rc2,399,2003-08-23


..........\......\Resource.h,3500,2003-08-24
..........\......\StdAfx.cpp,209,2003-08-23
..........\......\StdAfx.h,1118,2010-01-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Control
    VC编写Excel表格,增加,修改,删除,同时进行数据库的操作(visual c++ read writeexcel sheet,add ,delete,update excel field,and insert data base)
    2016-10-19 14:25:06下载
    积分:1
  • chap29--use-OLE-DB-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
    2012-09-19 17:29:05下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • PrettyHorse
    数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
    2011-10-13 20:37:48下载
    积分:1
  • VCshizhanOLEDBbiancheng
    vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)
    2011-07-20 21:18:00下载
    积分:1
  • VC__DataBaseProgramm
    该PDF文件主要是讲述数据库方面的应用知识,供大家学习交流.(This PDF document was the application of knowledge about the database for them to learn communication.)
    2011-01-22 17:14:09下载
    积分:1
  • VcPP-access-to-DAO-database
    基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
    2014-04-27 11:27:57下载
    积分:1
  • bat
    解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换... 注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
    2012-07-16 23:03:29下载
    积分:1
  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • VCRoomManage
    基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)
    2009-03-25 21:40:08下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载