资源简介
实现酒店的客房管理(增,删,改,查),客户需求管理(预订,开房,消费,结账),商品管理等功能
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace hotel
{
public partial class About : Form
{
public About()
{
InitializeComponent();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 386 2014-06-09 15:17 源程序\hotel\hotel\About.cs
文件 3176 2014-06-09 15:17 源程序\hotel\hotel\About.Designer.cs
文件 5817 2014-06-09 15:17 源程序\hotel\hotel\About.resx
文件 9724 2014-06-13 08:38 源程序\hotel\hotel\AllRooms.cs
文件 7158 2014-06-10 16:23 源程序\hotel\hotel\AllRooms.Designer.cs
文件 7105 2014-06-10 16:23 源程序\hotel\hotel\AllRooms.resx
文件 187 2014-06-06 19:36 源程序\hotel\hotel\App.config
文件 190464 2014-07-02 01:06 源程序\hotel\hotel\bin\Debug\hotel.exe
文件 187 2014-06-06 19:36 源程序\hotel\hotel\bin\Debug\hotel.exe.config
文件 167424 2014-07-02 01:06 源程序\hotel\hotel\bin\Debug\hotel.pdb
文件 22984 2014-07-02 17:56 源程序\hotel\hotel\bin\Debug\hotel.vshost.exe
文件 187 2014-06-06 19:36 源程序\hotel\hotel\bin\Debug\hotel.vshost.exe.config
文件 490 2010-03-18 06:39 源程序\hotel\hotel\bin\Debug\hotel.vshost.exe.manifest
文件 20480 2003-01-01 02:53 源程序\hotel\hotel\bin\Debug\T47LengYue.dll
文件 5427 2014-06-12 11:44 源程序\hotel\hotel\ChangePassword.cs
文件 16702 2014-06-12 11:44 源程序\hotel\hotel\ChangePassword.Designer.cs
文件 5817 2014-06-12 11:44 源程序\hotel\hotel\ChangePassword.resx
文件 4889 2014-06-13 08:38 源程序\hotel\hotel\CheckOut.cs
文件 15944 2014-06-12 15:41 源程序\hotel\hotel\CheckOut.Designer.cs
文件 5817 2014-06-12 15:41 源程序\hotel\hotel\CheckOut.resx
文件 5324 2014-06-12 12:50 源程序\hotel\hotel\custom.cs
文件 14740 2014-06-10 00:01 源程序\hotel\hotel\custom.Designer.cs
文件 5817 2014-06-10 00:01 源程序\hotel\hotel\custom.resx
文件 3639 2014-06-10 11:52 源程序\hotel\hotel\Datalog.cs
文件 11234 2014-06-10 11:52 源程序\hotel\hotel\Datalog.Designer.cs
文件 6224 2014-06-10 11:52 源程序\hotel\hotel\Datalog.resx
文件 13056 2014-06-12 17:03 源程序\hotel\hotel\Form1.cs
文件 53089 2014-06-11 14:34 源程序\hotel\hotel\Form1.Designer.cs
文件 13822 2014-06-11 16:06 源程序\hotel\hotel\Form1.resx
文件 11359 2014-06-24 10:53 源程序\hotel\hotel\goods.cs
............此处省略70个文件信息
相关资源
- C# 调用win32 api函数-user32.dll详细说明
- C# 调用BarTender打印条码DEMO
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#编写的Gerber查看器
- lua C# .Net4.0 vs2010 LuaInterface
- C#十六进制编辑器
- WPF翻页照片特效浏览源代码
- 明华URF-35H读卡器 C#读写源码 为大家
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- c#车牌识别系统附30张测试图片
- 《C#面向对象程序设计》源代码(CS)
- 金旭亮《C#面向对象程序设计》教案
- 试题库管理系统毕业论文(C#)源程序
- 学校网站原代码(C#.NET)
- C#-数据库操作技术-员工管理系统
- c#web开发入门经典
- C#与Matlab混合编程的几种方式
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- Basler相机通过IO触发源码
- [源代码] 《领域驱动设计 (C# 2008 实
- 松下PLC与C#通讯串口调试入门教程.z
- USB 继电器控制器 LCUS-1 保证能用 c#
- C# AES加密解密小工具
- C#圆形按钮,非常漂亮动态~~
- [精]C#仿QQ右下角弹出提示框()
- C#进程间通信-共享内存代码
- 有史以来最简单的三层(C#)
评论
共有 条评论