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

Licai2.0

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

  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • eTask
    mfc数据库访问、list,实现任务加入和删除和提醒,桌面停驻的小程序,用来做备忘的。(using mdb and list control to inform you of the task you noted.)
    2011-11-20 12:05:00下载
    积分:1
  • SQLServer2000UsePDF
    SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
    2008-04-20 12:50:22下载
    积分:1
  • vbZiDongZuJuan
    采用vb6.0编写,数据库采用access,通过这两个工具实现手动组卷和生成试卷( Using vb6.0 writing, using access, for manual test paper and the papers generated by these two tools)
    2015-04-18 22:01:22下载
    积分: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
  • 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
  • 238242excel_odbc
    用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)
    2013-09-04 20:58:00下载
    积分:1
  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载