登录
首页 » Visual C++ » addressmanage

addressmanage

于 2013-05-07 发布 文件大小:2036KB
0 304
下载积分: 1 下载次数: 4

代码说明:

  地址簿管理系统,visual c++与Access数据库实现(Address book management system, Visual C + + and Access database to achieve)

文件列表:

通讯录管理
..........\333.aps,26260,2011-04-24
..........\333.clw,4352,2011-04-25
..........\333.cpp,2206,2005-03-28
..........\333.dsp,4688,2005-03-28
..........\333.dsw,531,2004-07-26
..........\333.exe,2248825,2011-04-24
..........\333.h,1321,2005-03-28
..........\333.ncb,246784,2011-04-25
..........\333.opt,204800,2011-04-25
..........\333.plg,1856,2011-04-24
..........\333.rc,12374,2005-03-29
..........\333.sln,895,2006-03-28
..........\333.suo,9216,2006-03-28
..........\333.vcproj,7999,2006-03-28
..........\333Dlg.cpp,24971,2005-03-28
..........\333Dlg.h,2532,2005-03-28
..........\333___Win32_Release
..........\...................\333.exe,2248825,2011-04-24
..........\db1.mdb,233472,2011-04-24
..........\FTI.ldb,64,2004-07-26
..........\Minimized.ssk,210757,2004-07-06
..........\order.cpp,1204,2004-08-05
..........\order.h,1227,2004-08-04
..........\ReadMe.txt,3531,2004-07-26
..........\res

..........\...\333.rc2,395,2004-07-26
..........\Resource.h,2426,2005-03-28
..........\shuru.cpp,2072,2011-04-24
..........\shuru.h,1421,2004-08-05
..........\SkinPlusPlus.h,3858,2004-07-13
..........\SkinPlusPlusDLL.dll,798720,2004-07-25
..........\SkinPlusPlusDLL.lib,5232,2004-07-25
..........\SoftCrystal.ssk,216044,2004-07-06
..........\StdAfx.cpp,205,2004-07-26
..........\StdAfx.h,1193,2004-08-03
..........\tanchu.cpp,5660,2004-08-05
..........\tanchu.h,1409,2004-08-05
..........\XPCorona.ssk,123925,2004-07-06

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

发表评论

0 个回复

  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • ADO
    vc 利用ADO开发数据库介绍,对初学者有帮助(Visual c++ ADO )
    2012-10-11 03:32:12下载
    积分:1
  • TeacherMIS
    教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
    2009-06-08 19:49:43下载
    积分:1
  • 238242excel_odbc
    用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)
    2013-09-04 20:58:00下载
    积分:1
  • builddatabase
    建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
    2010-12-25 13:32:37下载
    积分:1
  • FamilyFinancialManagementSystem
    Family Financial Management System是一个特别方便的理财系统。功能方便实用。(Family Financial Management System is a special convenient financial management system. Convenient and practical functions.)
    2007-05-28 09:39:11下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • shujuku
    这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
    2011-11-18 11:42:42下载
    积分:1
  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载