在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → C# KTV 点歌系统,C#项目源码带数据库C# KTV 点歌系统,C#项目源码带数据库

C# KTV 点歌系统,C#项目源码带数据库C# KTV 点歌系统,C#项目源码带数据库

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:27.77M
  • 下载次数:48
  • 浏览次数:547
  • 发布时间:2020-06-30
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
C# KTV 点歌系统,C#项目源码带数据库C# KTV 点歌系统,C#项目源码带数据库C# KTV 点歌系统,C#项目源码带数据库
【实例截图】
【核心代码】
cshartKTV
└── codefans.net
└── ktv
├── KTV
│   ├── App.config
│   ├── FrmBoFang.Designer.cs
│   ├── FrmBoFang.cs
│   ├── FrmBoFang.resx
│   ├── FrmClass.Designer.cs
│   ├── FrmClass.cs
│   ├── FrmClass.resx
│   ├── FrmDiQu.Designer.cs
│   ├── FrmDiQu.cs
│   ├── FrmDiQu.resx
│   ├── FrmGeShou.Designer.cs
│   ├── FrmGeShou.cs
│   ├── FrmGeShou.resx
│   ├── FrmGeShouList.Designer.cs
│   ├── FrmGeShouList.cs
│   ├── FrmGeShouList.resx
│   ├── FrmMain.Designer.cs
│   ├── FrmMain.cs
│   ├── FrmMain.resx
│   ├── FrmPinYin.Designer.cs
│   ├── FrmPinYin.cs
│   ├── FrmPinYin.resx
│   ├── FrmSex.Designer.cs
│   ├── FrmSex.cs
│   ├── FrmSex.resx
│   ├── FrmXuanGe.Designer.cs
│   ├── FrmXuanGe.cs
│   ├── FrmXuanGe.resx
│   ├── FrmXuanZe.Designer.cs
│   ├── FrmXuanZe.cs
│   ├── FrmXuanZe.resx
│   ├── FrmYuYan.Designer.cs
│   ├── FrmYuYan.cs
│   ├── FrmYuYan.resx
│   ├── FrmZiShu.Designer.cs
│   ├── FrmZiShu.cs
│   ├── FrmZiShu.resx
│   ├── KTV.csproj
│   ├── KTVDate
│   │   ├── KTV_Data.MDF
│   │   └── KTV_Log.LDF
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── Resources
│   │   ├── KTV.jpg
│   │   ├── KTV数字.jpg
│   │   ├── Thumbs.db
│   │   ├── 地区.jpg
│   │   ├── 播放.jpg
│   │   ├── 歌手.jpg
│   │   ├── 语言.jpg
│   │   ├── 歌手类型.jpg
│   │   ├── 歌曲分类.jpg
│   │   └── 字母排序1.jpg
│   ├── bin
│   │   └── Debug
│   │   ├── AxInterop.WMPLib.dll
│   │   ├── Interop.WMPLib.dll
│   │   ├── KTV.exe
│   │   ├── KTV.exe.config
│   │   ├── KTV.ico
│   │   ├── KTV.pdb
│   │   ├── KTV.vshost.exe
│   │   ├── KTV.vshost.exe.config
│   │   ├── KTVData.dll
│   │   ├── KTV_Data.MDF
│   │   └── KTV_Log.LDF
│   └── obj
│   ├── Debug
│   │   ├── AxInterop.WMPLib.dll
│   │   ├── Interop.WMPLib.dll
│   │   ├── KTV.FrmBoFang.resources
│   │   ├── KTV.FrmClass.resources
│   │   ├── KTV.FrmDiQu.resources
│   │   ├── KTV.FrmGeShou.resources
│   │   ├── KTV.FrmGeShouList.resources
│   │   ├── KTV.FrmMain.resources
│   │   ├── KTV.FrmPinYin.resources
│   │   ├── KTV.FrmSex.resources
│   │   ├── KTV.FrmXuanGe.resources
│   │   ├── KTV.FrmXuanZe.resources
│   │   ├── KTV.FrmYuYan.resources
│   │   ├── KTV.FrmZiShu.resources
│   │   ├── KTV.Properties.Resources.resources
│   │   ├── KTV.csproj.GenerateResource.Cache
│   │   ├── KTV.csproj.ResolveComReference.cache
│   │   ├── KTV.exe
│   │   ├── KTV.pdb
│   │   ├── ResolveAssemblyReference.cache
│   │   └── TempPE
│   │   └── Properties.Resources.Designer.cs.dll
│   └── KTV.csproj.FileList.txt
├── KTV.sln
├── KTVAdmin
│   ├── AboutBox1.Designer.cs
│   ├── AboutBox1.cs
│   ├── AboutBox1.resx
│   ├── Admin
│   │   ├── FrmInitialize.cs
│   │   ├── FrmInitialize.designer.cs
│   │   ├── FrmInitialize.resx
│   │   ├── FrmUpDateUserInfo.cs
│   │   ├── FrmUpDateUserInfo.designer.cs
│   │   └── FrmUpDateUserInfo.resx
│   ├── App.config
│   ├── FrmLogin.Designer.cs
│   ├── FrmLogin.cs
│   ├── FrmLogin.resx
│   ├── FrmMain.Designer.cs
│   ├── FrmMain.cs
│   ├── FrmMain.resx
│   ├── GeQuGuanLi
│   │   ├── CRTGeQuInfo.cs
│   │   ├── CRTGeQuInfo.rpt
│   │   ├── FrmGeQu.Designer.cs
│   │   ├── FrmGeQu.cs
│   │   ├── FrmGeQu.resx
│   │   ├── FrmGeQuAdmin.Designer.cs
│   │   ├── FrmGeQuAdmin.cs
│   │   ├── FrmGeQuAdmin.resx
│   │   ├── FrmGeQuQingDan.Designer.cs
│   │   ├── FrmGeQuQingDan.cs
│   │   └── FrmGeQuQingDan.resx
│   ├── GeShouGuanLi
│   │   ├── FrmGeShouAdd.Designer.cs
│   │   ├── FrmGeShouAdd.cs
│   │   ├── FrmGeShouAdd.resx
│   │   ├── FrmGeShouAdmin.Designer.cs
│   │   ├── FrmGeShouAdmin.cs
│   │   └── FrmGeShouAdmin.resx
│   ├── KTVAdmin.csproj
│   ├── KTVAdmin.csproj.user
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── Resources
│   │   ├── 1.gif
│   │   ├── K.gif
│   │   ├── computer.bmp
│   │   ├── hua41.gif
│   │   ├── icon_green_help.gif
│   │   ├── list_zxxx.gif
│   │   ├── notice.gif
│   │   ├── office.gif
│   │   ├── topichot2.gif
│   │   ├── web_pwd.bmp
│   │   └── web_user.bmp
│   ├── bin
│   │   └── Debug
│   │   ├── IrisSkin2.dll
│   │   ├── KTVAdmin.exe
│   │   ├── KTVAdmin.exe.config
│   │   ├── KTVAdmin.pdb
│   │   ├── KTVAdmin.vshost.exe
│   │   ├── KTVAdmin.vshost.exe.config
│   │   ├── KTVData.dll
│   │   ├── KTV_Data.MDF
│   │   ├── KTV_Log.LDF
│   │   ├── KTV点歌系统(系统管理).chm
│   │   ├── MP10.ssk
│   │   └── s.ico
│   └── obj
│   ├── Debug
│   │   ├── KTVAdmin.AboutBox1.resources
│   │   ├── KTVAdmin.Admin.FrmInitialize.resources
│   │   ├── KTVAdmin.Admin.FrmUpDateUserInfo.resources
│   │   ├── KTVAdmin.FrmLogin.resources
│   │   ├── KTVAdmin.FrmMain.resources
│   │   ├── KTVAdmin.GeQuGuanLi.CRTGeQuInfo.rpt
│   │   ├── KTVAdmin.GeQuGuanLi.FrmGeQu.resources
│   │   ├── KTVAdmin.GeQuGuanLi.FrmGeQuAdmin.resources
│   │   ├── KTVAdmin.GeQuGuanLi.FrmGeQuQingDan.resources
│   │   ├── KTVAdmin.GeShouGuanLi.FrmGeShouAdd.resources
│   │   ├── KTVAdmin.GeShouGuanLi.FrmGeShouAdmin.resources
│   │   ├── KTVAdmin.Properties.Resources.resources
│   │   ├── KTVAdmin.csproj.GenerateResource.Cache
│   │   ├── KTVAdmin.exe
│   │   ├── KTVAdmin.pdb
│   │   ├── ResolveAssemblyReference.cache
│   │   └── TempPE
│   │   ├── GeQuGuanLi.CRTGeQuInfo.cs.dll
│   │   └── Properties.Resources.Designer.cs.dll
│   └── KTVAdmin.csproj.FileList.txt
├── KTVData
│   ├── ConFigClass.cs
│   ├── DBexec.cs
│   ├── KTVDB.cs
│   ├── KTVData.csproj
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── bin
│   │   └── Debug
│   │   ├── KTVData.dll
│   │   └── KTVData.pdb
│   └── obj
│   ├── Debug
│   │   ├── KTVData.dll
│   │   └── KTVData.pdb
│   └── KTVData.csproj.FileList.txt
├── KTVD点歌
│   ├── Debug
│   │   ├── KTVD点歌.msi
│   │   └── setup.exe
│   └── KTVD点歌.vdproj
└── KTV点歌系统管理
├── Debug
│   └── KTV点歌系统管理.msi
└── KTV点歌系统管理.vdproj

32 directories, 188 files

标签:

实例下载地址

C# KTV 点歌系统,C#项目源码带数据库C# KTV 点歌系统,C#项目源码带数据库

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警