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

Licai2.0

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

  • ODBC
    利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等(MFC prepared using a small database system, can be a simple query, modify, update, etc.)
    2007-11-02 11:43:56下载
    积分:1
  • ADO
    Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)
    2012-11-05 21:15:35下载
    积分:1
  • RestoreShadow
    Ring0 恢復 ShadowSSDT 原碼(Ring0 recovery ShadowSSDT original code)
    2013-02-22 18:08:27下载
    积分:1
  • AccessCrack-ACCESS
    ACCESS数据库解密程序源代码,可以直接运行,界面友好(ACCESS database decryption program source code, can run, user-friendly)
    2010-10-26 21:45:59下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • chapter5
    一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
    2012-08-04 15:30:00下载
    积分:1
  • Synchro
    sync excel sheet to mysql
    2010-07-10 18:26:49下载
    积分:1
  • hbMS
    MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
    2013-06-27 11:24:35下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载