登录
首页 » Visual C++ » DateBase

DateBase

于 2014-12-27 发布 文件大小:7462KB
0 290
下载积分: 1 下载次数: 8

代码说明:

  数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)

文件列表:

DateBase
........\Add.cpp,1078,2014-11-29
........\Add.h,1159,2014-11-19
........\DateBase.aps,48220,2014-12-22
........\DateBase.clw,4646,2014-12-22
........\DateBase.cpp,4134,2014-11-09
........\DateBase.dsp,5000,2014-11-18
........\DateBase.dsw,541,2014-11-09
........\DateBase.h,1378,2014-11-09
........\DateBase.ncb,107520,2014-12-22
........\DateBase.opt,817664,2014-12-22
........\DateBase.plg,1619,2014-12-22
........\DateBase.positions,181,2014-12-22
........\DateBase.rc,15529,2014-12-22
........\DateBaseDoc.cpp,1531,2014-11-09
........\DateBaseDoc.h,1513,2014-11-09
........\DateBaseSet.cpp,1499,2014-11-19
........\DateBaseSet.h,1345,2014-11-19
........\DateBaseView.cpp,8539,2014-12-22
........\DateBaseView.h,2364,2014-12-22
........\Debug
........\.....\Add.obj,13245,2014-11-29
........\.....\Add.sbr,0,2014-11-19
........\.....\DateBase.bsc,3302400,2014-11-19
........\.....\DateBase.exe,135226,2014-12-22
........\.....\DateBase.ilk,407600,2014-12-22
........\.....\DateBase.obj,23037,2014-12-22
........\.....\DateBase.pch,5712720,2014-11-19
........\.....\DateBase.pdb,533504,2014-12-22
........\.....\DateBase.res,9208,2014-12-22
........\.....\DateBase.sbr,0,2014-11-19
........\.....\DateBaseDoc.obj,17540,2014-11-19
........\.....\DateBaseDoc.sbr,0,2014-11-19
........\.....\DateBaseSet.obj,14930,2014-11-19
........\.....\DateBaseSet.sbr,0,2014-11-19
........\.....\DateBaseView.obj,50581,2014-12-22
........\.....\DateBaseView.sbr,0,2014-11-19
........\.....\MainFrm.obj,20040,2014-11-19
........\.....\MainFrm.sbr,0,2014-11-19
........\.....\SeekDlg.obj,12555,2014-11-19
........\.....\SeekDlg.sbr,0,2014-11-19
........\.....\StdAfx.obj,107425,2014-11-19
........\.....\StdAfx.sbr,1449909,2014-11-19
........\.....\vc60.idb,230400,2014-12-22
........\.....\vc60.pdb,372736,2014-12-22
........\MainFrm.cpp,2509,2014-11-09
........\MainFrm.h,1581,2014-11-09
........\ReadMe.txt,4234,2014-11-09
........\res

........\...\DateBase.rc2,400,2014-11-09

........\...\student.mdb,401408,2014-11-29

........\resource.h,1419,2014-12-22
........\SeekDlg.cpp,1017,2014-11-19
........\SeekDlg.h,1217,2014-11-19
........\StdAfx.cpp,210,2014-11-09
........\StdAfx.h,1105,2014-11-09
........\student.mdb,401408,2014-11-20
........\数据库.avi,10161070,2014-11-29

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

发表评论

0 个回复

  • Ex_ODBC
    MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
    2010-12-21 14:18:57下载
    积分:1
  • 3275-anqn
    VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
    2011-07-12 10:10:34下载
    积分:1
  • SalesManager
    销售管理系统。 数据库:ACCESS 前台:VB.NET(Sales Manager System)
    2021-01-18 11:08:43下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • xueshengxuankexitong
    桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)
    2010-12-17 20:32:54下载
    积分:1
  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • vb精彩200例
    有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
    2020-06-26 07:20:01下载
    积分:1
  • jiaowufuzhuguanli
    本人课程设计做的一个简单的教务辅助管理系统,实现了数据库的一般操作,适合初学者学习使用.初始用户密码均为admin.(I do curriculum design a simple Senate supporting management system, a database of normal operation for beginners to learn how to use. Initial users are admin password.)
    2007-05-23 11:38:29下载
    积分:1
  • ADO
    vc 利用ADO开发数据库介绍,对初学者有帮助(Visual c++ ADO )
    2012-10-11 03:32:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载