登录
首页 » Visual C++ » Licai2.0

Licai2.0

于 2012-03-30 发布 文件大小:4782KB
0 272
下载积分: 1 下载次数: 11

代码说明:

  个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)

文件列表:

Licai2.0

........\ADOConn.cpp,1558,2011-01-02
........\ADOConn.h,880,2011-01-02
........\Debug
........\.....\ADOConn.obj,63417,2011-01-02
........\.....\ADOConn.sbr,0,2011-01-02
........\.....\Entry.obj,58493,2011-01-02
........\.....\Entry.sbr,0,2011-01-02
........\.....\Licai.bsc,6202368,2011-02-27
........\.....\Licai.exe,323631,2011-02-27
........\.....\Licai.ilk,497524,2011-02-27
........\.....\Licai.obj,20027,2011-01-02
........\.....\Licai.pch,9534804,2010-12-12
........\.....\Licai.pdb,705536,2011-02-27
........\.....\Licai.res,150280,2010-12-30
........\.....\Licai.sbr,0,2011-01-02
........\.....\LicaiDlg.obj,115667,2011-02-27
........\.....\LicaiDlg.sbr,0,2011-02-27
........\.....\msado15.tlh,90661,2009-07-14
........\.....\msado15.tli,76635,2009-07-14
........\.....\StdAfx.obj,133212,2010-12-12
........\.....\StdAfx.sbr,1766891,2010-12-12
........\.....\vc60.idb,263168,2011-03-21
........\.....\vc60.pdb,577536,2011-02-27
........\Entry.cpp,3247,2011-01-02
........\Entry.h,1325,2010-12-30

........\Licai.aps,169904,2011-02-27
........\Licai.clw,2582,2011-03-21
........\Licai.cpp,2794,2011-01-02
........\Licai.dsp,4846,2011-01-02
........\Licai.dsw,518,2010-12-03
........\Licai.h,1375,2010-12-10
........\Licai.mdb,196608,2011-01-07
........\Licai.ncb,246784,2011-03-21
........\Licai.opt,407040,2011-03-21
........\Licai.plg,244,2011-03-21
........\Licai.rc,9402,2010-12-30
........\LicaiDlg.cpp,14470,2011-02-27
........\LicaiDlg.h,1844,2010-12-28
........\msado15.tlh,90619,2010-10-16
........\msado15.tli,76614,2010-10-16
........\ReadMe.txt,3561,2010-12-03
........\res

........\...\Licai.rc2,397,2010-12-03
........\resource.h,1733,2010-12-30
........\StdAfx.cpp,207,2010-12-03
........\StdAfx.h,1155,2010-12-28


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

发表评论

0 个回复

  • Library
    图书管理系统,为数据库实现,基于visual c++ 和sql,比较基本,希望有帮助(Library management system, database implementation, based on visual c++ and sql, more basic, want to help)
    2009-12-02 21:43:25下载
    积分:1
  • DateBase
    数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)
    2014-12-27 09:44:59下载
    积分:1
  • stand
    MFC 访问数据库 使用DAO连接方式 MFC 访问数据库 使用DAO连接方式(MFC )
    2013-10-25 19:29:15下载
    积分:1
  • oleado
    Ado类 包括在access中写入blob数据并实现读取(Ado categories including access writes blob data and reading achievement)
    2006-10-01 16:05:41下载
    积分:1
  • ADO
    C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
    2012-05-27 16:54:14下载
    积分:1
  • AccessControl
    visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便
    2016-05-09 16:18:52下载
    积分: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
  • Microsoft.VC80.DebugCRT
    Microsoft.VC80.DebugCRT.rar,Microsoft.VC80.DebugCRT.rar, Microsoft.VC80.DebugCRT.rar,(Development of multiple instances of the Directshow, Directshow development of multiple instances, Directshow development of multiple instances.)
    2020-08-31 19:58:11下载
    积分:1
  • Educational-Management-System
    编译环境:visual studio 2008 数据库:access 2007 一个简单的MFC教务系统工程,有较完善的功能,适合初学者参考。(Compiler environment: visual studio 2008 database: access 2007 a simple MFC Senate system works better functionality for beginners.)
    2012-11-28 21:40:55下载
    积分:1
  • 432423
    9-数据库设计说明书(GB8567——88 12-详细设计说明书(GB8567(9-database design specification (GB8567-- 88 12-detailed design specification (GB85 67-- )
    2007-04-15 11:28:58下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载