登录
首页 » Visual C++ » HotelManageSystem

HotelManageSystem

于 2020-06-30 发布 文件大小:149KB
0 307
下载积分: 1 下载次数: 289

代码说明:

  宾馆管理系统,vc++6.0开发。ODBC方式连接sql server数据库。模块包括身份验证,系统修改,客房信息管理,订房信息管理,结算信息管理等,界面友好.(Hotel Management System, vc++ 6.0 development. ODBC to connect sql server database. Modules, including authentication, system changes, room information management, booking information management, information management, such as billing, user-friendly.)

文件列表:

DB
..\data.XLS
..\Hotel.sql
Hotel_MIS
.........\AppendAccountDLG.cpp
.........\AppendAccountDLG.h
.........\BookInDLG.cpp
.........\BookInDLG.h
.........\ChangePwdDLG.cpp
.........\ChangePwdDLG.h
.........\CheckOutDLG.cpp
.........\CheckOutDLG.h
.........\CheckRemainDLG.cpp
.........\CheckRemainDLG.h
.........\CheckRoomDLG.cpp
.........\CheckRoomDLG.h
.........\Hotel_MIS.aps
.........\Hotel_MIS.clw
.........\Hotel_MIS.clw.bak
.........\Hotel_MIS.cpp
.........\Hotel_MIS.dsp
.........\Hotel_MIS.dsw
.........\Hotel_MIS.h
.........\Hotel_MIS.ncb
.........\Hotel_MIS.opt
.........\Hotel_MIS.plg
.........\Hotel_MIS.positions
.........\Hotel_MIS.rc
.........\Hotel_MISDoc.cpp
.........\Hotel_MISDoc.h
.........\Hotel_MISView.cpp
.........\Hotel_MISView.h
.........\LoginDLG.cpp
.........\LoginDLG.h
.........\MainFrm.cpp
.........\MainFrm.h
.........\ReadMe.txt
.........\res

.........\...\Hotel_MIS.rc2

.........\...\Thumbs.db
.........\Resource.h
.........\RoomDLG.cpp
.........\RoomDLG.h
.........\RoomTypeDLG.cpp
.........\RoomTypeDLG.h
.........\SearchBookInDLG.cpp
.........\SearchBookInDLG.h
.........\SearchCheckOutDLG.cpp
.........\SearchCheckOutDLG.h
.........\StdAfx.cpp
.........\StdAfx.h

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

发表评论

0 个回复

  • vc108423425252
    软件介绍: 编程环境: 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控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
    2007-01-10 12:07:01下载
    积分:1
  • xinxiqu
    学生信息管理系统详细设计说明书,Visual Basic 6.0与SQL SERVER 2000开发,对开发文档撰写有一定帮助。(Student Information Management System for the detailed design statement, Visual Basic 6.0 and SQL SERVER 2000 the development of written documents on the development of some help.)
    2009-05-26 15:06:37下载
    积分: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
  • 9381121085
    管理系统你想要就下吧 是用来做一个管理东西的小程序的 (management system on the basis of what you want to do with it is a small thing management procedures)
    2007-06-16 06:23:49下载
    积分:1
  • VSSQL2000MaterialManagementSystem
    OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 物资管理系统 (OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Material Management System)
    2011-01-06 08:09:21下载
    积分:1
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分:1
  • 1
    一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • MyGeoMap
    MFC 空间数据的表达与操作,如简单的鼠标查询,输入查询等等。包含简单的SQL数据库查询功能。(MFC expression of spatial data and operation, such as a simple mouse query, enter a query and so on. Contains a simple SQL database query function.)
    2007-10-06 10:45:14下载
    积分:1
  • StudentManagement
    (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 ((SQL-MFC) Student Information Management Software: student information input student information deleted (divided according to number and name of school) Student Information Query (divided in accordance with Student ID, name, gender, class, grade) student information changes. (Visual Studio.NET 2003+ SQL SERVER 2000) to install SQL server, modify the program ADOConn.cpp 34 rows: serverName change your SQL server name. Database, mdf, ldf file has been included in this document, you need to add through SQL Enterprise Manager.)
    2010-01-13 09:23:54下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载