• 大小: 1.75MB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2024-01-20
  • 语言: C#
  • 标签: C#  Winform  

资源简介

C# Winform 酒店管理系统源代码及数据库(联系项目)

资源截图

代码片段和文件信息

using System;
using System.Data.SqlClient;
using System.Collections.Generic;
using System.Text;

namespace HotelMS
{
    class DBHelper
    {
        private static string conStr = “Data Source=S115\\SQL2005;Initial Catalog=HotelMSDB;Integrated Security=True“;
        public  static SqlConnection conn=new SqlConnection(conStr);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      86016  2010-05-28 19:57  HotelMS-5-28\HotelMS\bin\Debug\HotelMS.exe

     文件     110080  2010-05-28 19:57  HotelMS-5-28\HotelMS\bin\Debug\HotelMS.pdb

     文件       5632  2005-11-11 22:25  HotelMS-5-28\HotelMS\bin\Debug\HotelMS.vshost.exe

    ..A.SH.     64000  2010-05-10 10:09  HotelMS-5-28\HotelMS\bin\Debug\img\Thumbs.db

     文件        318  2006-12-10 21:37  HotelMS-5-28\HotelMS\bin\Debug\img\保存.ICO

     文件        318  2006-12-10 22:44  HotelMS-5-28\HotelMS\bin\Debug\img\修改密码.ICO

     文件        766  2006-12-10 17:01  HotelMS-5-28\HotelMS\bin\Debug\img\入住报表.ICO

     文件        766  2006-12-10 16:50  HotelMS-5-28\HotelMS\bin\Debug\img\入住登记.ICO

     文件        766  2006-12-10 16:49  HotelMS-5-28\HotelMS\bin\Debug\img\客房信息.ICO

     文件        766  2006-12-10 18:07  HotelMS-5-28\HotelMS\bin\Debug\img\帮助信息.ICO

     文件        318  2006-12-10 21:36  HotelMS-5-28\HotelMS\bin\Debug\img\打印.ICO

     文件        766  2006-12-10 16:41  HotelMS-5-28\HotelMS\bin\Debug\img\打印帐单.ICO

     文件        766  2006-12-10 16:55  HotelMS-5-28\HotelMS\bin\Debug\img\打印餐费.ICO

     文件        766  2006-12-10 17:04  HotelMS-5-28\HotelMS\bin\Debug\img\押金信息.ICO

     文件        318  2006-12-10 21:38  HotelMS-5-28\HotelMS\bin\Debug\img\换房.ICO

     文件        766  2006-12-10 16:13  HotelMS-5-28\HotelMS\bin\Debug\img\换房登记.ICO

     文件        766  2006-12-10 18:11  HotelMS-5-28\HotelMS\bin\Debug\img\操作权限.ICO

     文件        318  2006-12-10 21:38  HotelMS-5-28\HotelMS\bin\Debug\img\新增.ICO

     文件        766  2006-12-10 16:56  HotelMS-5-28\HotelMS\bin\Debug\img\旅客信息.ICO

     文件        766  2006-12-10 20:58  HotelMS-5-28\HotelMS\bin\Debug\img\查询.ICO

     文件        318  2006-12-10 22:42  HotelMS-5-28\HotelMS\bin\Debug\img\查询1.ICO

     文件        318  2006-12-10 22:43  HotelMS-5-28\HotelMS\bin\Debug\img\查询2.ICO

     文件        766  2006-12-10 16:59  HotelMS-5-28\HotelMS\bin\Debug\img\消耗信息.ICO

     文件        766  2006-12-10 17:02  HotelMS-5-28\HotelMS\bin\Debug\img\消耗汇总.ICO

     文件        766  2006-12-10 17:13  HotelMS-5-28\HotelMS\bin\Debug\img\消费报表.ICO

     文件        766  2006-12-10 18:05  HotelMS-5-28\HotelMS\bin\Debug\img\消费物品.ICO

     文件        766  2006-12-10 16:37  HotelMS-5-28\HotelMS\bin\Debug\img\消费登记.ICO

     文件        766  2006-12-10 18:06  HotelMS-5-28\HotelMS\bin\Debug\img\用户密码.ICO

     文件        318  2006-12-10 22:59  HotelMS-5-28\HotelMS\bin\Debug\img\登录系统.ICO

     文件        766  2006-12-10 17:10  HotelMS-5-28\HotelMS\bin\Debug\img\结帐报表.ICO

............此处省略104个文件信息

评论

共有 条评论