登录
首页 » Visual C++ » nainiu

nainiu

于 2010-01-08 发布 文件大小:4879KB
0 331
下载积分: 1 下载次数: 119

代码说明:

  奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)

文件列表:

奶牛健康管理系统
................\CowHealthManagement
................\...................\about.cpp
................\...................\about.h
................\...................\ado.cpp
................\...................\ado.h
................\...................\ado1.cpp
................\...................\ado1.h
................\...................\bbcx.cpp
................\...................\bbcx.h
................\...................\bbcx1.cpp
................\...................\bbcx1.h
................\...................\bbcx2.cpp
................\...................\bbcx2.h
................\...................\bbcx3.cpp
................\...................\bbcx3.h
................\...................\BCMenu.cpp
................\...................\BCMenu.h
................\...................\BtnST.cpp
................\...................\BtnST.h
................\...................\CowHealthManagement.aps
................\...................\CowHealthManagement.clw
................\...................\CowHealthManagement.cpp
................\...................\CowHealthManagement.dsp
................\...................\CowHealthManagement.dsw
................\...................\CowHealthManagement.h
................\...................\CowHealthManagement.ncb
................\...................\CowHealthManagement.opt
................\...................\CowHealthManagement.plg
................\...................\CowHealthManagement.rc
................\...................\CowHealthManagementDoc.cpp
................\...................\CowHealthManagementDoc.h
................\...................\CowHealthManagementView.cpp
................\...................\CowHealthManagementView.h
................\...................\cowinfo.cpp
................\...................\cowinfo.h
................\...................\cuninfo.cpp
................\...................\cuninfo.h
................\...................\DETOURS.lib
................\...................\dispic.cpp
................\...................\dispic.h
................\...................\excel.cpp
................\...................\excel.h
................\...................\jibenpeizhi.cpp
................\...................\jibenpeizhi.h
................\...................\login.cpp
................\...................\login.h
................\...................\main.cpp
................\...................\main.h
................\...................\MainFrm.cpp
................\...................\MainFrm.h
................\...................\msado15.tlh
................\...................\msado15.tli
................\...................\pizhong.cpp
................\...................\pizhong.h
................\...................\pushacx.cpp
................\...................\pushacx.h
................\...................\pushainfo.cpp
................\...................\pushainfo.h
................\...................\ReadMe.txt
................\...................\res

................\...................\...\corona.smf

................\...................\...\CowHealthManagement.rc2

................\...................\...\Devior.smf
................\...................\...\Kromo.smf
................\...................\...\Localroom.smf
................\...................\...\skinmagi.bin

................\...................\...\xpblue.smf
................\...................\resource.h
................\...................\SkinMagicLib.h
................\...................\SkinMagicLib.lib
................\...................\SkinPlusPlus.h
................\...................\SkinPlusPlusDLL.dll
................\...................\SkinPlusPlusDLL.lib
................\...................\SoftCrystal.ssk
................\...................\source



................\...................\......\奶牛健康管理系统使用手册.doc

................\...................\StdAfx.cpp
................\...................\StdAfx.h
................\...................\tijian.cpp
................\...................\tijian.h
................\...................\tijianinfo.cpp
................\...................\tijianinfo.h
................\...................\xianginfo.cpp
................\...................\xianginfo.h
................\...................\xiangxi.cpp
................\...................\xiangxi.h
................\COW_PIC

................\Data
................\....\1.xls
................\....\2.xls

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

发表评论

0 个回复

  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • student
    学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
    2010-01-06 13:50:57下载
    积分:1
  • DelStudent
    该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
    2012-12-17 19:43:02下载
    积分:1
  • C_PI201210231659
    PI数据库标签查询、快照查询、历史数据查询 时间格式转换(pi demo)
    2012-10-23 17:06:22下载
    积分:1
  • 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
  • CreateODBC DSN
    说明:  动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
    2005-09-05 17:08:24下载
    积分:1
  • vc++6.0ado
    c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人(c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people)
    2008-08-22 01:22:16下载
    积分:1
  • ADO
    利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
    2009-04-25 20:11:31下载
    积分:1
  • Rent
    这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。(A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.)
    2009-05-01 18:43:27下载
    积分:1
  • DataCheckDlg
    用数据库的方式操作excel文件,包括了读取文件的表名,字段名和数据,有详细的注释(Operate with the database excel documents, including a table read from the file name, field names and data have detailed notes)
    2008-03-08 22:51:01下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载