資源簡(jiǎn)介
酒店管理系統(tǒng)(C#語(yǔ)言開發(fā))是C#和SQLserver實(shí)訓(xùn)開發(fā)項(xiàng)目。它的開發(fā)環(huán)境是.NET2003+SQLSERVER2000,是C#應(yīng)用程序開發(fā)和數(shù)據(jù)庫(kù)應(yīng)用與開發(fā)的一個(gè)典型案例。
系統(tǒng)的總體任務(wù)是實(shí)現(xiàn)酒店各種信息的系統(tǒng)化、規(guī)劃化和自動(dòng)化,提高酒店的管理水平,幫助酒店更好地運(yùn)營(yíng)。
本酒店管理系統(tǒng)需要完成的主要功能有:
? 用戶基本信息的輸入,包括編號(hào)、姓名、密碼、部門、職位、等級(jí)、權(quán)限等。
? 用戶基本信息修改和查詢,包括編號(hào)、姓名、密碼、部門、職位、等級(jí)、權(quán)限等。
? 有關(guān)客房標(biāo)準(zhǔn)的制定、標(biāo)準(zhǔn)信息的輸入,包括標(biāo)準(zhǔn)編號(hào)、標(biāo)準(zhǔn)名稱、房間面積、床位數(shù)量、客房單價(jià)、是否有空調(diào)、電視機(jī)、電話

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data.SqlClient;
using?HotelManagementSystem.Data;
using?HotelManagementSystem.Config;
//計(jì)算信息添加
namespace?HotelManagementSystem.AccountInfoManagement
{
///?
///?AddAccountInfoManagement?的摘要說明。
///?
public?class?AddAccountInfoManagement?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.GroupBox?groupBox1;
private?System.Windows.Forms.TextBox?txtRemarks;
private?System.Windows.Forms.Label?label16;
private?System.Windows.Forms.Label?label15;
private?System.Windows.Forms.TextBox?txtDiscount;
private?System.Windows.Forms.Label?label14;
private?System.Windows.Forms.Label?label13;
private?System.Windows.Forms.TextBox?txtMoney;
private?System.Windows.Forms.Label?label12;
private?System.Windows.Forms.TextBox?txtContents;
private?System.Windows.Forms.Label?label11;
private?System.Windows.Forms.TextBox?txtIDCard;
private?System.Windows.Forms.Label?label8;
private?System.Windows.Forms.TextBox?txtName;
private?System.Windows.Forms.Label?label7;
private?System.Windows.Forms.TextBox?txtPrice;
private?System.Windows.Forms.Label?label6;
private?System.Windows.Forms.TextBox?txtPosition;
private?System.Windows.Forms.Label?label5;
private?System.Windows.Forms.TextBox?txtType;
private?System.Windows.Forms.Label?label4;
private?System.Windows.Forms.TextBox?txtRoomID;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.TextBox?txtInID;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.TextBox?txtBillID;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Button?btnSave;
private?System.Windows.Forms.Button?btnCancel;
private?System.Windows.Forms.DateTimePicker?dtArrTime;
private?System.Windows.Forms.DateTimePicker?dtAccountTime;
private?HotelManagementSystem.Data.HotelDataSet?ds;
private?System.Data.SqlClient.SqlConnection?conn;
private?System.Data.SqlClient.SqlDataAdapter?da;
private?System.Data.SqlClient.SqlCommand?sqlSelectCommand1;
private?System.Data.SqlClient.SqlCommand?sqlInsertCommand1;
private?System.Data.SqlClient.SqlCommand?sqlUpdateCommand1;
private?System.Data.SqlClient.SqlCommand?sqlDeleteCommand1;
private?System.Data.SqlClient.SqlCommand?sqlCommand1;
///?
///?必需的設(shè)計(jì)器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?AddAccountInfoManagement()
{
//
//?Windows?窗體設(shè)計(jì)器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調(diào)用后添加任何構(gòu)造函數(shù)代碼
//
}
///?
///?清理所有正在使用的資源。
///?
protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}
#reg
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????155648??2007-12-28?16:00??14號(hào)\數(shù)據(jù)庫(kù)的設(shè)計(jì).vsd
?????文件????????139??2007-12-25?13:07??14號(hào)\登錄用戶.txt
?????文件????????304??2007-12-18?15:33??14號(hào)\sc
?????文件???????1036??2007-12-18?16:09??14號(hào)\sc
?????文件????????167??2007-12-18?16:25??14號(hào)\sc
?????文件????????293??2007-12-20?09:39??14號(hào)\sc
?????文件????????400??2007-12-20?09:40??14號(hào)\sc
?????文件????????114??2007-12-17?19:27??14號(hào)\sc
?????文件???????1086??2007-12-22?01:04??14號(hào)\sc
?????文件???????1102??2007-12-22?01:04??14號(hào)\sc
?????文件????????854??2007-12-20?09:54??14號(hào)\sc
?????文件????????870??2007-12-20?09:54??14號(hào)\sc
?????文件????????659??2007-12-22?01:03??14號(hào)\sc
?????文件????????675??2007-12-22?01:04??14號(hào)\sc
?????文件????????285??2007-12-18?16:33??14號(hào)\sc
?????文件????????319??2007-12-18?16:34??14號(hào)\sc
?????文件????????299??2007-12-18?16:38??14號(hào)\sc
?????文件????????289??2007-12-18?16:37??14號(hào)\sc
?????文件????????309??2007-12-18?16:39??14號(hào)\sc
?????文件????????289??2007-12-18?16:40??14號(hào)\sc
?????文件????????309??2007-12-18?16:41??14號(hào)\sc
?????文件????????299??2007-12-18?16:45??14號(hào)\sc
?????文件????????319??2007-12-18?16:44??14號(hào)\sc
?????文件???????2117??2007-12-26?17:41??14號(hào)\sc
?????文件????????687??2007-12-26?17:33??14號(hào)\sc
?????文件????????511??2007-12-21?23:35??14號(hào)\sc
?????文件???????1840??2007-12-21?23:49??14號(hào)\sc
?????文件???????1360??2007-12-22?00:18??14號(hào)\sc
?????文件????????232??2007-12-25?13:01??14號(hào)\sc
?????文件????????305??2007-12-21?21:16??14號(hào)\sc
............此處省略332個(gè)文件信息
- 上一篇:C# VS2010 員工信息管理系統(tǒng)
- 下一篇:C#電子相冊(cè)
評(píng)論
共有 條評(píng)論