• 大小: 2.29M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2024-04-25
  • 语言: C#
  • 标签: 系统  C#  

资源简介

VS2013 C#   ACCESS 开发的 简单的茶楼管理系统

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data.OleDb;

namespace ChaLou
{
    class BangDzhok
    {
        //string str = @“Provider=Microsoft.ACE.OLEDB.12.0;Data Source=MPcLou.accdb“;
        //OleDbConnection conn = null;
        //OleDbCommand cmd = null;
        //OleDbDataReader dr = null;
        //ListViewItem lv1 = null;
        //string kw = “大厅“;

        //private void Bind1()
        //{
        //    lvxb.Clear();
        //    conn = new OleDbConnection(str);
        //    conn.Open();
        //    string sql = “select * from tb_Room where RoomWZ=‘“ + kw + “‘ “;
        //    cmd = new OleDbCommand(sql conn);
        //    dr = cmd.ExecuteReader();
        //    while (dr.Read())
        //    {
        //        lv1 = new ListViewItem(dr[“RoomName“].ToString());
        //        if (dr[“RoomZT“].ToString() == “使用“)
        //        {
        //            lv1.ImageIndex = 0;
        //        }
        //        else
        //        {
        //            lv1.ImageIndex = 1;
        //        }
        //        this.lvxb.Items.Add(lv1);
        //    }
        //}

        //private void Bind2()
        //{
        //    lvdb.Clear();
        //    conn = new OleDbConnection(str);
        //    conn.Open();
        //    string sql = “select * from tb_Room where RoomWZ=‘“ + kw + “‘ “;
        //    cmd = new OleDbCommand(sql conn);
        //    dr = cmd.ExecuteReader();
        //    while (dr.Read())
        //    {
        //        lv1 = new ListViewItem(dr[“RoomName“].ToString());
        //        if (dr[“RoomZT“].ToString() == “使用“)
        //        {
        //            lv1.ImageIndex = 0;
        //            Bind();
        //        }
        //        else
        //        {
        //            lv1.ImageIndex = 1;
        //        }
        //        this.lvdb.Items.Add(lv1);
        //    }
        //}
    }
}

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

    ..A..H.     96256  2020-08-10 23:11  ChaLou\.vs\ChaLou\v16\.suo

     文件        187  2020-07-14 08:11  ChaLou\ChaLou\App.config

     文件       2056  2020-07-15 19:44  ChaLou\ChaLou\BangDzhok.cs

     文件    2015232  2020-11-25 12:02  ChaLou\ChaLou\bin\Debug\bin\Debug\MPcLou.accdb

     文件     476672  2020-12-13 16:17  ChaLou\ChaLou\bin\Debug\ChaLou.exe

     文件        187  2020-07-14 08:11  ChaLou\ChaLou\bin\Debug\ChaLou.exe.config

     文件     503296  2020-12-13 16:17  ChaLou\ChaLou\bin\Debug\ChaLou.pdb

     文件      24224  2020-12-17 11:06  ChaLou\ChaLou\bin\Debug\ChaLou.vshost.exe

     文件        187  2020-07-14 08:11  ChaLou\ChaLou\bin\Debug\ChaLou.vshost.exe.config

     文件        490  2019-03-19 12:46  ChaLou\ChaLou\bin\Debug\ChaLou.vshost.exe.manifest

     文件     557056  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\IrisSkin4.dll

     文件    2015232  2020-11-25 12:02  ChaLou\ChaLou\bin\Debug\MPcLou.accdb

     文件      20139  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\Calmness.ssk

     文件      20271  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\CalmnessColor1.ssk

     文件      20208  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\CalmnessColor2.ssk

     文件       5032  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DeepCyan.ssk

     文件       5037  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DeepGreen.ssk

     文件       4908  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DeepOrange.ssk

     文件      16021  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DiamondBlue.ssk

     文件      16669  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DiamondGreen.ssk

     文件      16211  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DiamondOlive.ssk

     文件      16031  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DiamondPurple.ssk

     文件      15998  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\DiamondRed.ssk

     文件      10439  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\Eighteen.ssk

     文件      10382  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\EighteenColor1.ssk

     文件       9746  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\EighteenColor2.ssk

     文件      12591  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\Emerald.ssk

     文件      12261  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\EmeraldColor1.ssk

     文件      12360  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\EmeraldColor2.ssk

     文件      11422  2020-08-03 12:52  ChaLou\ChaLou\bin\Debug\Skins\EmeraldColor3.ssk

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

评论

共有 条评论