登录
首页 » Visual C++ » xiyuxiuxianguanlixitong

xiyuxiuxianguanlixitong

于 2009-08-23 发布 文件大小:2355KB
0 237
下载积分: 1 下载次数: 1

代码说明:

说明:  一个洗浴休闲管理系统代码,MFC开发的,用SQL server数据库(A management system)

文件列表:

XXERP
.....\ADDRF.cpp
.....\ADDRFU.cpp
.....\ADDRFU.h
.....\data.mdb
.....\Debug
.....\.....\data.mdb
.....\.....\dogmax.ssk
.....\.....\SkinPPWTL.dll
.....\.....\XXERP.exe
.....\FJGL.cpp
.....\FJGL.h
.....\fjh.cpp
.....\fjh.h
.....\FWADD.cpp
.....\FWADD.h
.....\GHSP.cpp
.....\GHSP.h
.....\HyperLink.cpp
.....\HyperLink.h
.....\JZ.cpp
.....\JZ.h
.....\res


.....\...\Thumbs.db

.....\...\XXERP.rc2

.....\resource.h
.....\SkinPPWTL.dll
.....\SkinPPWTL.h
.....\SkinPPWTL.lib
.....\sph.cpp
.....\sph.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\TJSP.cpp
.....\TJSP.h
.....\XXERP.APS
.....\XXERP.clw
.....\XXERP.cpp
.....\XXERP.dsp
.....\XXERP.dsw
.....\XXERP.h
.....\XXERP.ncb
.....\XXERP.opt
.....\XXERP.plg
.....\XXERP.rc
.....\XXERPDlg.cpp
.....\XXERPDlg.h
.....\程序
.....\....\data.mdb
.....\....\dogmax.ssk
.....\....\SkinPPWTL.dll
.....\....\XXERP.exe
.....\说明.txt

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

发表评论

0 个回复

  • sqlite-amalgamation-3071400
    sqlite3 数据库最新c源码(sqlite3 database source)
    2021-04-27 13:08:44下载
    积分:1
  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • Delaytest
    测试 sql server 2005 连接(Test SQL Server 2005 connection)
    2013-05-14 23:04:41下载
    积分:1
  • aybook.cn_aisleisnekffjs0816
    介绍SQL Server人事管理系统的实现过程。可学习借鉴(Introduction SQL Server Personnel Management System process. Can learn from)
    2011-01-15 16:14:22下载
    积分:1
  • Personnel-Management-System
    Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)
    2011-04-20 11:24:39下载
    积分:1
  • vc108423425233
    说明:  一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分:1
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分:1
  • jetsql_src
    使用MS Jet做的一个解释运行SQL语句/文件的程序(The app of interpreting SQL text or file based on MS JET)
    2020-06-30 04:40:02下载
    积分: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
  • 一个学生管理系统
    说明:  基于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
  • 696518资源总数
  • 105559会员总数
  • 1今日下载