- 7
- 0
- 约8.92万字
- 约 62页
- 2018-06-18 发布于河北
- 举报
c sharp 酒店客房管理系统.doc
一共13个窗口,dbhelper.Cs是数据库操作类。有不明白的地方可以加我qq:1002230228
1 BuildInfo.cs 1
2 DBHelper.cs 9
3 DormInfo.cs 11
4 DormRegister.cs 20
5 FoulsFeedback.cs 25
6 FoulsRecord.cs 28
7 login.cs 32
8 MRegister.cs 35
9 MUpdate.cs 38
10 RepairFeedback.cs 44
11 RepairRecord.cs 47
12 StuInfoRegister.cs 52
13 StuInfoSearch.cs 54
14 WFMain.cs 58
1 BuildInfo.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Data.SqlClient;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace jdkfglxt
{
public partial class Bu
原创力文档

文档评论(0)