资源简介

S1的一个结业项目,有些细节还不够完善,总体来说还算是不错的!刚做这个类型的管理系统可以学习下,有营业报表和统计图!

代码片段和文件信息

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;
using CCWin;

namespace S1Hotel
{
    public partial class About : CCSkinMain
    {
        public About()
        {
            InitializeComponent();
        }

        private void About_Load(object sender EventArgs e)
        {
        }

    }
}

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

     文件     226979  2018-08-21 14:38  S1Hotel\img\00.png

     文件     349338  2018-08-21 14:30  S1Hotel\img\01.png

     文件     267380  2018-08-21 14:42  S1Hotel\img\02.png

     文件     395383  2018-08-21 14:50  S1Hotel\img\03.png

     文件     340060  2018-08-21 14:56  S1Hotel\img\04.png

     文件        495  2018-09-21 19:21  S1Hotel\S1Hotel\About.cs

     文件      11667  2018-09-21 19:21  S1Hotel\S1Hotel\About.Designer.cs

     文件      53442  2018-09-21 19:21  S1Hotel\S1Hotel\About.resx

     文件       2218  2018-09-14 15:57  S1Hotel\S1Hotel\Activation.cs

     文件       7380  2018-09-14 15:57  S1Hotel\S1Hotel\Activation.Designer.cs

     文件       5817  2018-09-14 15:57  S1Hotel\S1Hotel\Activation.resx

     文件       3530  2018-09-23 18:34  S1Hotel\S1Hotel\AddARoom.cs

     文件      11826  2018-09-14 15:57  S1Hotel\S1Hotel\AddARoom.Designer.cs

     文件       5817  2018-09-14 15:57  S1Hotel\S1Hotel\AddARoom.resx

     文件       8582  2018-09-14 16:24  S1Hotel\S1Hotel\AddCustomers.cs

     文件      18225  2018-09-14 15:57  S1Hotel\S1Hotel\AddCustomers.Designer.cs

     文件       5817  2018-09-14 15:57  S1Hotel\S1Hotel\AddCustomers.resx

     文件        187  2018-08-10 07:38  S1Hotel\S1Hotel\App.config

     文件    2738176  2016-05-18 18:13  S1Hotel\S1Hotel\bin\Debug\CSkin.dll

     文件     263246  2016-05-18 18:11  S1Hotel\S1Hotel\bin\Debug\CSkin.xml

     文件     372736  2008-04-28 15:34  S1Hotel\S1Hotel\bin\Debug\DotNetSkin.dll

     文件     302352  2013-10-05 02:38  S1Hotel\S1Hotel\bin\Debug\Microsoft.QualityTools.Testing.Fakes.dll

     文件    3354624  2018-09-26 09:10  S1Hotel\S1Hotel\bin\Debug\S1Hotel.bak

     文件    1085952  2018-09-22 08:53  S1Hotel\S1Hotel\bin\Debug\S1Hotel.exe

     文件        187  2018-08-10 07:38  S1Hotel\S1Hotel\bin\Debug\S1Hotel.exe.config

     文件     542208  2018-09-22 08:53  S1Hotel\S1Hotel\bin\Debug\S1Hotel.pdb

     文件      24224  2018-09-22 09:14  S1Hotel\S1Hotel\bin\Debug\S1Hotel.vshost.exe

     文件        187  2018-08-10 07:38  S1Hotel\S1Hotel\bin\Debug\S1Hotel.vshost.exe.config

     文件        490  2018-04-12 07:35  S1Hotel\S1Hotel\bin\Debug\S1Hotel.vshost.exe.manifest

     文件      23360  2013-10-05 04:12  S1Hotel\S1Hotel\bin\Debug\zh-Hans\Microsoft.QualityTools.Testing.Fakes.resources.dll

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

评论

共有 条评论