• 大小: 1.33M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 系统  管理  KTV  t  管理系统  

资源简介


代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using KTV.KTVclass;
using System.Data.OleDb;
namespace KTV
{
    public partial class frmAuton : Form
    {
        public frmAuton()
        {
            InitializeComponent();
        }
        public frmAuton(int intcuntstring strId)
        {
            InitializeComponent();
            intFalg = intcunt;
            strgetId = strId;
        }
        public int intFalg = 0;
        public string strgetId = null;
        frmdictionaryMenthod frmDictiyon = new frmdictionaryMenthod();
        tb_authorinfo tbAu = new tb_authorinfo();
        tb_authorinfoMenthod tbAuMenthod = new tb_authorinfoM

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-04-24 22:08  KTV\
     目录           0  2019-04-24 22:08  KTV\KTV\
     文件         899  2012-12-27 09:38  KTV\KTV.sln
     文件       57344  2012-12-27 09:38  KTV\KTV.suo
     文件         798  2007-12-02 16:03  KTV\KTV\app.config
     目录           0  2019-04-24 22:08  KTV\KTV\bin\
     目录           0  2019-04-24 22:08  KTV\KTV\bin\Debug\
     文件       53248  2007-12-10 14:02  KTV\KTV\bin\Debug\AxInterop.WMPLib.dll
     目录           0  2019-04-24 22:08  KTV\KTV\bin\Debug\Database\
     文件      929792  2010-09-03 16:02  KTV\KTV\bin\Debug\Database\db_KTV.mdb
     文件      339968  2012-12-27 09:38  KTV\KTV\bin\Debug\Interop.WMPLib.dll
     文件      986112  2012-12-27 09:38  KTV\KTV\bin\Debug\KTV.exe
     文件         798  2007-12-02 16:03  KTV\KTV\bin\Debug\KTV.exe.config
     文件      208384  2012-12-27 09:38  KTV\KTV\bin\Debug\KTV.pdb
     文件       14328  2010-08-11 09:11  KTV\KTV\bin\Debug\KTV.vshost.exe
     文件         798  2007-12-02 16:03  KTV\KTV\bin\Debug\KTV.vshost.exe.config
     文件         490  2009-06-11 05:14  KTV\KTV\bin\Debug\KTV.vshost.exe.manifest
     目录           0  2018-11-26 12:51  KTV\KTV\bin\Release\
     目录           0  2019-04-24 22:08  KTV\KTV\Database\
     文件      929792  2010-09-03 16:02  KTV\KTV\Database\db_KTV.mdb
     文件        9430  2007-12-28 14:29  KTV\KTV\frmAuton.cs
     文件       11824  2007-12-28 14:29  KTV\KTV\frmAuton.Designer.cs
     文件        5814  2007-12-28 14:29  KTV\KTV\frmAuton.resx
     文件        3136  2007-12-10 15:21  KTV\KTV\frmDaiGe.cs
     文件        8583  2007-12-10 14:09  KTV\KTV\frmDaiGe.Designer.cs
     文件        5814  2007-12-10 14:09  KTV\KTV\frmDaiGe.resx
     文件        2886  2007-12-04 14:28  KTV\KTV\frmdictionary.cs
     文件        5836  2007-12-04 14:28  KTV\KTV\frmdictionary.Designer.cs
     文件        5814  2007-12-04 14:28  KTV\KTV\frmdictionary.resx
     文件        2253  2010-08-11 09:12  KTV\KTV\frmLogin.cs
     文件        6825  2010-08-11 09:12  KTV\KTV\frmLogin.Designer.cs
............此处省略68个文件信息

评论

共有 条评论