91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.23MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-30
  • 語言: C#
  • 標(biāo)簽: C#項(xiàng)目??含源碼??

資源簡(jiǎn)介

C#項(xiàng)目之KTV點(diǎn)歌系統(tǒng)(含源碼)

資源截圖

代碼片段和文件信息

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?Auton?:?Form
????{
????????public?Auton()
????????{
????????????InitializeComponent();
????????}
????????public?Auton(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_authorinfoMenthod();
????????private?void?frmAuton_Load(object?sender?EventArgs?e)
????????{
????????????frmDictiyon.dictionaryFind(“1“cmbauthorcompany);
?????????
????????????if?(intFalg?==?1)
????????????{
????????????????txtauthorId.Text?=?tbAuMenthod.gettb_authorinfoID();
????????????}
????????????if?(intFalg?==?2)
????????????{
????????????????getFill();
????????????}

?????????}

????????public?void?getFill()
????????{
????????????OleDbDataReader?dr?=?tbAuMenthod.AuthFind(strgetId);
????????????dr.Read();
????????????if?(dr.HasRows)
????????????{
????????????????txtauthorId.Text?=?dr[0].ToString();
????????????????txtauthorName.Text=dr[1].ToString();
????????????????cmbauthorSex.Text=dr[2].ToString();
????????????????daAuthorbirthday.Value=Convert.ToDateTime(dr[3].ToString());
????????????????comboBox2.Text=dr[4].ToString();
???????????????cmbauthorcompany.Text=dr[5].ToString();
????????????????txtauthorRecma.Text=dr[6].ToString();
??????????????????txtauthorzjm.Text=dr[7].ToString();
???????????
????????????}
????????????dr.Close();
????????}
????????private?void?bntSure_Click(object?sender?EventArgs?e)
????????{
????????????if?(txtauthorName.Text?==?““)
????????????{
????????????????MessageBox.Show(“姓名不能為空“);
????????????????return;
????????????}
????????????tbAu.intauthorId?=?txtauthorId.Text;
????????????tbAu.strauthorName?=?txtauthorName.Text;
????????????tbAu.strauthorSex?=?cmbauthorSex.Text;
????????????tbAu.daauthorbirthday?=?daAuthorbirthday.Value;
????????????tbAu.strauthorGenre?=?comboBox2.Text;
????????????tbAu.strauthorcompany?=?cmbauthorcompany.Text;
????????????tbAu.strauthorRecma?=?txtauthorRecma.Text;
????????????tbAu.strauthorzjm?=?txtauthorzjm.Text;
????????????tbAu.daRdateTime?=?DateTime.Now;
????????????if?(intFalg?==?1)
????????????{
????????????????if?(tbAuMenthod.AuthAdd(tbAu)?==?1)
????????????????{
????????????????????MessageBox.Show(“添加成功!“);
????????????????????Main?frm?=?(Main)this.Owner;
????????????????????tbAuMenthod.tb_authorinfoFill(“2“frm.lvAuton);
????????????????????intFalg?=?0;
????????????????????this.Close();

????????????????}
????????????????else
????????????????{
????

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\
?????文件?????????899??2010-09-13?21:48??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV.sln
?????文件???????68096??2010-09-15?19:12??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV.suo
?????文件?????????852??2010-09-13?21:48??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\app.config
?????文件????????9409??2010-09-13?21:51??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Auton.cs
?????文件???????11797??2010-09-13?21:51??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Auton.Designer.cs
?????文件????????5814??2010-09-13?21:51??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Auton.resx
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\
?????文件???????53248??2007-12-10?14:02??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\AxInterop.WMPLib.dll
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\Database\
?????文件??????929792??2010-09-15?18:51??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\Database\db_KTV.mdb
?????文件??????281600??2010-09-13?21:48??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\Interop.WMPLib.dll
?????文件??????955904??2010-09-15?15:10??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.exe
?????文件?????????852??2010-09-13?21:48??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.exe.config
?????文件??????206336??2010-09-15?15:10??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.pdb
?????文件???????11592??2010-09-15?19:08??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.vshost.exe
?????文件?????????852??2010-09-13?21:48??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\bin\Debug\KTV.vshost.exe.manifest
?????文件????????3100??2010-09-13?21:50??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\DaiGe.cs
?????文件????????8580??2010-09-13?21:49??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\DaiGe.Designer.cs
?????文件????????5814??2007-12-10?14:09??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\DaiGe.resx
?????目錄???????????0??2019-08-22?16:38??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Database\
?????文件??????????64??2010-09-15?19:08??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Database\db_KTV.ldb
?????文件??????929792??2010-09-15?18:51??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\Database\db_KTV.mdb
?????文件????????2865??2010-09-13?21:49??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\dictionary.cs
?????文件????????5833??2010-09-13?21:49??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\dictionary.Designer.cs
?????文件????????5814??2007-12-04?14:28??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\dictionary.resx
?????文件????????9167??2010-09-13?21:50??07?KTV點(diǎn)歌系統(tǒng)\KTV\KTV\KTV.csproj
............此處省略79個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源