登录
首页 » Visual C++ » nainiu

nainiu

于 2010-01-08 发布 文件大小:4879KB
0 332
下载积分: 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 个回复

  • chapter5
    一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
    2012-08-04 15:30:00下载
    积分:1
  • MDAC2.6
    MDAC(Microsoft Data Access Components)是微软数据库访问组件,Netpise和许多利用数据库的软件都需要操作系统安装MDAC。很多用户的操作系统中已经存在了MDAC,有些是操作系统内置的、有些是其它应用程序安装的。(MDAC (Microsoft Data Access Components) is a Microsoft database access components, Netpise and many need to use the database software operating system to install MDAC. Many users of the operating system already exists in the MDAC, some built-in operating system, some other applications installed.)
    2010-07-05 02:04:55下载
    积分:1
  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分: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
  • 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
  • sjtest3
    实现VC6.0链接access数据库,进行增加,修改,删除,清除工作。(Achieve VC6.0 Link Access , to increase, modify, delete, clear.)
    2015-09-16 09:24:13下载
    积分:1
  • VCRoomManage
    基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)
    2009-03-25 21:40:08下载
    积分:1
  • oleado
    Ado类 包括在access中写入blob数据并实现读取(Ado categories including access writes blob data and reading achievement)
    2006-10-01 16:05:41下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分:1
  • C++ 工资管理系统 salarysystem
    vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
    2020-06-26 00:40:02下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载