基本信息
源码名称:KTV点歌系统源码++VS2010+SQL+开发语言:C#
源码大小:27.78M
文件格式:.zip
开发语言:C#
更新时间:2023-04-24
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
KTV点歌系统源码 VS2010 SQL 开发语言:C#
文件清单
└── KTV点歌系统源码 VS2010 SQL 开发语言:C#
├── db_KTVSQL.ldf
├── db_KTVSQL.mdf
├── KTV
│ ├── app.config
│ ├── bin
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── Database
│ │ │ ├── DB_51aspx
│ │ │ │ └── db_KTV.mdb
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.exe.config
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.vshost.exe
│ │ │ └── KTV.vshost.exe.config
│ │ ├── Release
│ │ └── x86
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── DB_51aspx
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.exe.config
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.vshost.exe
│ │ │ ├── KTV.vshost.exe.config
│ │ │ └── KTV.vshost.exe.manifest
│ │ └── Release
│ ├── frmAuton.cs
│ ├── frmAuton.Designer.cs
│ ├── frmAuton.resx
│ ├── frmDaiGe.cs
│ ├── frmDaiGe.Designer.cs
│ ├── frmDaiGe.resx
│ ├── frmdictionary.cs
│ ├── frmdictionary.Designer.cs
│ ├── frmdictionary.resx
│ ├── frmLogin.cs
│ ├── frmLogin.Designer.cs
│ ├── frmLogin.resx
│ ├── frmMain.cs
│ ├── frmMain.Designer.cs
│ ├── frmMain.resx
│ ├── frmMusicinfo.cs
│ ├── frmMusicinfo.Designer.cs
│ ├── frmMusicinfo.resx
│ ├── frmNumber.cs
│ ├── frmNumber.Designer.cs
│ ├── frmNumber.resx
│ ├── frmPlay.cs
│ ├── frmPlay.Designer.cs
│ ├── frmPlay.resx
│ ├── KTVclass
│ │ ├── frmdictionaryMenthod.cs
│ │ ├── getConnection.cs
│ │ ├── tb_authorinfo.cs
│ │ ├── tb_authorinfoMenthod.cs
│ │ ├── tb_computer.cs
│ │ ├── tb_dictionary.cs
│ │ ├── tb_musicinfo.cs
│ │ └── tbMusicnfoMenthod.cs
│ ├── KTV.csproj
│ ├── KTV.csproj.user
│ ├── obj
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ │ ├── KTV.csproj.GenerateResource.Cache
│ │ │ ├── KTV.csproj.ResolveComReference.cache
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.frmAuton.resources
│ │ │ ├── KTV.frmDaiGe.resources
│ │ │ ├── KTV.frmdictionary.resources
│ │ │ ├── KTV.frmLogin.resources
│ │ │ ├── KTV.frmMain.resources
│ │ │ ├── KTV.frmMusicinfo.resources
│ │ │ ├── KTV.frmNumber.resources
│ │ │ ├── KTV.frmPlay.resources
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.Properties.Resources.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ └── x86
│ │ └── Debug
│ │ ├── AxInterop.WMPLib.dll
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Interop.WMPLib.dll
│ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ ├── KTV.csproj.ResolveComReference.cache
│ │ ├── KTV.exe
│ │ ├── KTV.frmAuton.resources
│ │ ├── KTV.frmDaiGe.resources
│ │ ├── KTV.frmdictionary.resources
│ │ ├── KTV.frmLogin.resources
│ │ ├── KTV.frmMain.resources
│ │ ├── KTV.frmMusicinfo.resources
│ │ ├── KTV.frmNumber.resources
│ │ ├── KTV.frmPlay.resources
│ │ ├── KTV.pdb
│ │ ├── KTV.Properties.Resources.resources
│ │ └── TempPE
│ │ ├── DB_51aspx.db_KTVSQLDataSet.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ └── Resources
│ ├── 0.png
│ ├── 取消按钮.bmp
│ ├── 拼音点歌.png
│ ├── 播放.png
│ ├── 数字点歌.png
│ ├── 明星点歌.png
│ ├── 歌名点歌.png
│ ├── 确定按钮.bmp
│ ├── 背景.bmp
│ ├── 背景图.bmp
│ ├── 退出.png
│ └── 选择.png
├── KTV.sln
├── KTV.suo
└── Music
├── 可惜不是你.mp3
├── 多喜欢你.mp3
├── 断桥残雪.mp3
├── 父亲.mp3
├── 素颜.mp3
└── 那些年.mp3
21 directories, 118 files
KTV点歌系统源码 VS2010 SQL 开发语言:C#
文件清单
└── KTV点歌系统源码 VS2010 SQL 开发语言:C#
├── db_KTVSQL.ldf
├── db_KTVSQL.mdf
├── KTV
│ ├── app.config
│ ├── bin
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── Database
│ │ │ ├── DB_51aspx
│ │ │ │ └── db_KTV.mdb
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.exe.config
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.vshost.exe
│ │ │ └── KTV.vshost.exe.config
│ │ ├── Release
│ │ └── x86
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── DB_51aspx
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.exe.config
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.vshost.exe
│ │ │ ├── KTV.vshost.exe.config
│ │ │ └── KTV.vshost.exe.manifest
│ │ └── Release
│ ├── frmAuton.cs
│ ├── frmAuton.Designer.cs
│ ├── frmAuton.resx
│ ├── frmDaiGe.cs
│ ├── frmDaiGe.Designer.cs
│ ├── frmDaiGe.resx
│ ├── frmdictionary.cs
│ ├── frmdictionary.Designer.cs
│ ├── frmdictionary.resx
│ ├── frmLogin.cs
│ ├── frmLogin.Designer.cs
│ ├── frmLogin.resx
│ ├── frmMain.cs
│ ├── frmMain.Designer.cs
│ ├── frmMain.resx
│ ├── frmMusicinfo.cs
│ ├── frmMusicinfo.Designer.cs
│ ├── frmMusicinfo.resx
│ ├── frmNumber.cs
│ ├── frmNumber.Designer.cs
│ ├── frmNumber.resx
│ ├── frmPlay.cs
│ ├── frmPlay.Designer.cs
│ ├── frmPlay.resx
│ ├── KTVclass
│ │ ├── frmdictionaryMenthod.cs
│ │ ├── getConnection.cs
│ │ ├── tb_authorinfo.cs
│ │ ├── tb_authorinfoMenthod.cs
│ │ ├── tb_computer.cs
│ │ ├── tb_dictionary.cs
│ │ ├── tb_musicinfo.cs
│ │ └── tbMusicnfoMenthod.cs
│ ├── KTV.csproj
│ ├── KTV.csproj.user
│ ├── obj
│ │ ├── Debug
│ │ │ ├── AxInterop.WMPLib.dll
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── Interop.WMPLib.dll
│ │ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ │ ├── KTV.csproj.GenerateResource.Cache
│ │ │ ├── KTV.csproj.ResolveComReference.cache
│ │ │ ├── KTV.exe
│ │ │ ├── KTV.frmAuton.resources
│ │ │ ├── KTV.frmDaiGe.resources
│ │ │ ├── KTV.frmdictionary.resources
│ │ │ ├── KTV.frmLogin.resources
│ │ │ ├── KTV.frmMain.resources
│ │ │ ├── KTV.frmMusicinfo.resources
│ │ │ ├── KTV.frmNumber.resources
│ │ │ ├── KTV.frmPlay.resources
│ │ │ ├── KTV.pdb
│ │ │ ├── KTV.Properties.Resources.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ └── x86
│ │ └── Debug
│ │ ├── AxInterop.WMPLib.dll
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Interop.WMPLib.dll
│ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ ├── KTV.csproj.ResolveComReference.cache
│ │ ├── KTV.exe
│ │ ├── KTV.frmAuton.resources
│ │ ├── KTV.frmDaiGe.resources
│ │ ├── KTV.frmdictionary.resources
│ │ ├── KTV.frmLogin.resources
│ │ ├── KTV.frmMain.resources
│ │ ├── KTV.frmMusicinfo.resources
│ │ ├── KTV.frmNumber.resources
│ │ ├── KTV.frmPlay.resources
│ │ ├── KTV.pdb
│ │ ├── KTV.Properties.Resources.resources
│ │ └── TempPE
│ │ ├── DB_51aspx.db_KTVSQLDataSet.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ └── Resources
│ ├── 0.png
│ ├── 取消按钮.bmp
│ ├── 拼音点歌.png
│ ├── 播放.png
│ ├── 数字点歌.png
│ ├── 明星点歌.png
│ ├── 歌名点歌.png
│ ├── 确定按钮.bmp
│ ├── 背景.bmp
│ ├── 背景图.bmp
│ ├── 退出.png
│ └── 选择.png
├── KTV.sln
├── KTV.suo
└── Music
├── 可惜不是你.mp3
├── 多喜欢你.mp3
├── 断桥残雪.mp3
├── 父亲.mp3
├── 素颜.mp3
└── 那些年.mp3
21 directories, 118 files