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

Licai2.0

于 2012-03-30 发布 文件大小:4782KB
0 378
下载积分: 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 个回复

  • Database
    ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
    2015-06-02 14:30:17下载
    积分:1
  • chapter5
    一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
    2012-08-04 15:30:00下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分: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
  • 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
  • AccessCrack-ACCESS
    ACCESS数据库解密程序源代码,可以直接运行,界面友好(ACCESS database decryption program source code, can run, user-friendly)
    2010-10-26 21:45:59下载
    积分:1
  • VC-Ado-Oracle
    本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
    2010-07-21 17:03:35下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • CADOPIC
    数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
    2010-10-23 16:00:43下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载