登录
首页 » Visual C++ » community-health-management-system

community-health-management-system

于 2010-10-09 发布 文件大小:5512KB
0 157
下载积分: 1 下载次数: 9

代码说明:

  通过VC++的处理,结合sql2000 ,实现社区卫生管理系统(Processing through the VC++, combined with sql2000, community health management system to achieve)

文件列表:

社区卫生管理系统
................\backup
................\conn.bas,2003,2007-07-04
................\eswsy.mdb,6524928,2008-04-22
................\Img

................\...\1.JPG



................\...\4.ico,22486,2007-05-23
................\...\5.ico,22486,2007-05-23
................\...\55.bmp,1574,2007-06-18
................\...\88.bmp,1158,2007-06-18
................\...\a.ico,23558,2007-06-15
................\...\add.bmp,894,2007-06-18
................\...\b.ico,13942,2007-06-15
................\...\background2.bmp,1911420,2007-06-15
................\...\c.ico,2238,2007-06-15
................\...\dt.jpg,30105,2007-06-15
................\...\f.bmp,2646,2007-06-18
................\...\f.ico,3262,2007-04-23
................\...\help.bmp,1422,2007-06-18
................\...\k.bmp,1614,2007-06-18
................\...\kbsj.ico,18718,2007-06-15
................\...\Lock.jpg,10517,2007-06-15
................\...\login.jpg,25470,2007-06-15
................\...\login1.jpg,17857,2007-06-15
................\...\online_off.bmp,31256,2007-06-15
................\...\online_on.bmp,31256,2007-06-15
................\...\room_close.jpg,4397,2007-06-15
................\...\room_open.jpg,5571,2007-06-15
................\...\tt.bmp,2342,2007-06-18
................\...\X.jpg,1236,2007-06-15

................\midas.dll,296448,2003-12-17
................\MSSCCPRJ.SCC,201,2007-06-15
................\ocx
................\...\ToolBar.oca,33280,2007-06-17
................\...\ToolBar.ocx,151552,2007-06-17
................\...\VertMenu.oca,23552,2007-06-16
................\...\VertMenu.ocx,98304,2007-06-15
................\...\XP Date Picker Ctl.oca,185344,2007-06-15
................\...\XP Date Picker Ctl.ocx,4345856,2007-06-15
................\...\yfDNetMenu.oca,25600,2007-06-16
................\...\yfDNetMenu.ocx,278528,2007-05-18
................\...\超链接.txt,343,2007-06-18
................\pass.txt,14,2007-06-17
................\reg.bat,18,2006-10-24
................\Setup
................\.....\iis.iss,2679,2007-05-09
................\ToolBar.oca,33280,2007-06-29
................\ToolBar.ocx,151552,2007-06-17
................\VertMenu.oca,23552,2007-06-29
................\VertMenu.ocx,98304,2007-06-15
................\width.txt,90,2007-06-29
................\XP Date Picker Ctl.oca,185344,2008-04-21
................\XP Date Picker Ctl.ocx,4345856,2007-06-15
................\XPStyle.res,716,2007-06-16
................\yfDNetMenu.oca,25600,2007-06-29
................\yfDNetMenu.ocx,278528,2007-05-18
................\主界面.frm,6524,2007-07-04
................\主界面.frx,1981656,2007-07-04
................\体检登记表.frm,27085,2007-07-05
................\体检登记表.frx,75228,2007-07-05
................\医疗卡号查询.frm,491,2007-06-18
................\启动界面.frm,4192,2007-06-16
................\启动界面.frx,1960279,2007-06-16
................\报表
................\数据库备份.frm,2341,2003-07-14
................\村组管理.frm,800,2007-07-05
................\登录界面.frm,6680,2007-06-17
................\登录界面.frx,17973,2007-06-17
................\社区卫生管理系统.exe,4243424,2008-05-07
................\社区卫生管理系统.vbp,1994,2003-07-14
................\社区卫生管理系统.vbw,461,2008-04-21
................\高级查询.frm,18170,2003-07-14
................\高级查询.frx,35883,2003-07-14

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

发表评论

0 个回复

  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • 1
    一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • ExcelToSQL-Server
    C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
    2014-08-20 19:17:52下载
    积分:1
  • st_ccerp
    说明:  时空erp软件sql2000数据库 两数据库间复制单据(Time and space erp software SQL2000 database replication between two database documents)
    2008-09-25 16:10:11下载
    积分:1
  • database-cPP2
    visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help )
    2012-03-10 00:20:33下载
    积分:1
  • 一个学生管理系统
    说明:  基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。(based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.)
    2006-01-07 11:28:43下载
    积分:1
  • kefangguanli
    客房管理系统,利用Visual C++和SQL语言共同完成的客房管理软件(Room Management System using Visual C++ and SQL language common to complete the room management software)
    2010-05-23 11:52:23下载
    积分:1
  • HOSPITOL
    住院管理系统的VC++&SQL原型。混合编程系列作品。里面包含数据库建立文件和所有源码。(A hospitol manegement systerm based on VC++and SQL.)
    2009-10-17 15:36:37下载
    积分:1
  • code
    用VC++6.0开发的人事信息系统,调试成功,并附有源码及文档。供大家共同学习,希望对你们有帮助(With VC++ 6.0 Development of Personnel Information System, debugging success, together with source code and documentation. For everyone to learn, I hope for your help)
    2009-01-04 14:51:42下载
    积分:1
  • prison1
    用C++和SQL SEVER2000做的监狱管理系统,希望对大家有用!!!(Using C++ and SQL SEVER2000 do prison management system, we want to be useful! ! !)
    2010-05-25 08:25:51下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载