基本信息
源码名称:C#&Access 卡拉OK点歌系统
源码大小:1.27M
文件格式:.zip
开发语言:C#
更新时间:2023-08-26
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#&Access卡拉OK点歌系统源码 

.
├── C#&Access 卡拉OK点歌系统.zip
├── KTV
│   ├── KTV
│   │   ├── Database
│   │   │   └── db_KTV.mdb
│   │   ├── KTV.csproj
│   │   ├── KTV.csproj.user
│   │   ├── KTVclass
│   │   │   ├── frmdictionaryMenthod.cs
│   │   │   ├── getConnection.cs
│   │   │   ├── tbMusicnfoMenthod.cs
│   │   │   ├── tb_authorinfo.cs
│   │   │   ├── tb_authorinfoMenthod.cs
│   │   │   ├── tb_computer.cs
│   │   │   ├── tb_dictionary.cs
│   │   │   └── tb_musicinfo.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   │   ├── 0.png
│   │   │   ├── 背景.bmp
│   │   │   ├── 播放.png
│   │   │   ├── 退出.png
│   │   │   ├── 选择.png
│   │   │   ├── 背景图.bmp
│   │   │   ├── 取消按钮.bmp
│   │   │   ├── 确定按钮.bmp
│   │   │   ├── 拼音点歌.png
│   │   │   ├── 数字点歌.png
│   │   │   ├── 明星点歌.png
│   │   │   └── 歌名点歌.png
│   │   ├── app.config
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── AxInterop.WMPLib.dll
│   │   │       ├── Interop.WMPLib.dll
│   │   │       ├── KTV.exe
│   │   │       ├── KTV.exe.config
│   │   │       ├── KTV.pdb
│   │   │       ├── KTV.vshost.exe
│   │   │       └── KTV.vshost.exe.config
│   │   ├── frmAuton.Designer.cs
│   │   ├── frmAuton.cs
│   │   ├── frmAuton.resx
│   │   ├── frmDaiGe.Designer.cs
│   │   ├── frmDaiGe.cs
│   │   ├── frmDaiGe.resx
│   │   ├── frmLogin.Designer.cs
│   │   ├── frmLogin.cs
│   │   ├── frmLogin.resx
│   │   ├── frmMain.Designer.cs
│   │   ├── frmMain.cs
│   │   ├── frmMain.resx
│   │   ├── frmMusicinfo.Designer.cs
│   │   ├── frmMusicinfo.cs
│   │   ├── frmMusicinfo.resx
│   │   ├── frmNumber.Designer.cs
│   │   ├── frmNumber.cs
│   │   ├── frmNumber.resx
│   │   ├── frmPlay.Designer.cs
│   │   ├── frmPlay.cs
│   │   ├── frmPlay.resx
│   │   ├── frmdictionary.Designer.cs
│   │   ├── frmdictionary.cs
│   │   ├── frmdictionary.resx
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── AxInterop.WMPLib.dll
│   │       │   ├── Interop.WMPLib.dll
│   │       │   ├── KTV.Properties.Resources.resources
│   │       │   ├── KTV.csproj.GenerateResource.Cache
│   │       │   ├── KTV.csproj.ResolveComReference.cache
│   │       │   ├── KTV.exe
│   │       │   ├── KTV.frmAuton.resources
│   │       │   ├── KTV.frmDaiGe.resources
│   │       │   ├── KTV.frmLogin.resources
│   │       │   ├── KTV.frmMain.resources
│   │       │   ├── KTV.frmMusicinfo.resources
│   │       │   ├── KTV.frmNumber.resources
│   │       │   ├── KTV.frmPlay.resources
│   │       │   ├── KTV.frmdictionary.resources
│   │       │   ├── KTV.pdb
│   │       │   ├── Refactor
│   │       │   └── TempPE
│   │       │       ├── Database.db_KTVDataSet.Designer.cs.dll
│   │       │       └── Properties.Resources.Designer.cs.dll
│   │       └── KTV.csproj.FileList.txt
│   ├── KTV.sln
│   └── KTV.suo
└── readme.doc

12 directories, 83 files