資源簡介
缺少數據庫hotel,可參考其skin皮膚調用示例
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?CCWin;
using?System.Data.SqlClient;
namespace?酒店管理系統
{
????public?partial?class?Formkaifang?:?Skin_Mac
????{
???????
????????public?Formkaifang(Formyewu?f1)
????????{
????????????InitializeComponent();
??????????
????????}
????????private?void?skinButton2_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????????private?void?skinButton1_Click(object?sender?EventArgs?e)
????????{
????????????string?sex?=?“男“;
if?(skinRadioButton1.Checked==true)
{
sex=“男“;
}
else
{
sex=“女“;
}
????????????string?connstring?=?“Data?Source=.;Initial?Catalog=Hotel;Integrated?Security=True“;
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-05-09?06:24??Csharp-winform-master\
?????文件?????????378??2016-05-09?06:24??Csharp-winform-master\.gitattributes
?????文件?????????649??2016-05-09?06:24??Csharp-winform-master\.gitignore
?????文件?????????924??2016-05-09?06:24??Csharp-winform-master\酒店管理系統.sln
?????目錄???????????0??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\
?????目錄???????????0??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\CSkin?4.0\
?????文件??????256948??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\CSkin?4.0\CSkin.xm
?????文件?????2358784??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\CSkin?4.0\CSkin.dll
?????文件???????10028??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormLogin.Designer.cs
?????文件????????2058??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormLogin.cs
?????文件??????153851??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormLogin.resx
?????文件????????9113??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormMain.Designer.cs
?????文件?????????958??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormMain.cs
?????文件??????155406??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\FormMain.resx
?????文件???????21771??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formkehu.Designer.cs
?????文件????????1725??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formkehu.cs
?????文件????????5698??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formkehu.resx
?????文件???????20052??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formyewu.Designer.cs
?????文件????????3660??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formyewu.cs
?????文件???????11307??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formyewu.resx
?????文件????????1392??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formzouren.Designer.cs
?????文件?????????376??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formzouren.cs
?????文件????????5698??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Formzouren.resx
?????文件?????????478??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Program.cs
?????目錄???????????0??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\
?????文件????????1320??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\AssemblyInfo.cs
?????文件????????7221??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\Resources.Designer.cs
?????文件????????8726??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\Resources.resx
?????文件????????1075??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\Settings.Designer.cs
?????文件?????????242??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\Properties\Settings.settings
?????文件???????29329??2016-05-09?06:24??Csharp-winform-master\酒店管理系統\RoomWeihu.Designer.cs
............此處省略45個文件信息
- 上一篇:商品銷售系統 cs架構
- 下一篇:托利多電子秤 天平資料
評論
共有 條評論