实例介绍
winform窗体初学者可参考,齐全源代码你可以借鉴一下!
【实例截图】
【核心代码】
ee5df9c2-4b00-4ffe-a0d2-86ae20ff1b71
└── KTV项目
├── DB
│ ├── MyKTV_log.ldf
│ └── MyKTV.mdf
└── MyKTV
├── KTV
│ ├── App.config
│ ├── bin
│ │ └── Debug
│ │ ├── AxInterop.WMPLib.dll
│ │ ├── Interop.WMPLib.dll
│ │ ├── KTV.exe
│ │ ├── KTV.exe.config
│ │ ├── KTV.pdb
│ │ ├── KTV.vshost.exe
│ │ ├── KTV.vshost.exe.config
│ │ ├── KTV.vshost.exe.manifest
│ │ ├── WindowsFormsApplication1.vshost.exe
│ │ ├── WindowsFormsApplication1.vshost.exe.config
│ │ └── WindowsFormsApplication1.vshost.exe.manifest
│ ├── KTV.csproj
│ ├── obj
│ │ └── Debug
│ │ ├── AxInterop.WMPLib.dll
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Interop.WMPLib.dll
│ │ ├── KTV.csproj.FileListAbsolute.txt
│ │ ├── KTV.csproj.GenerateResource.Cache
│ │ ├── KTV.csprojResolveAssemblyReference.cache
│ │ ├── KTV.csproj.ResolveComReference.cache
│ │ ├── KTV.exe
│ │ ├── KTV.pdb
│ │ ├── Server.Form3.resources
│ │ ├── Server.frmabc.resources
│ │ ├── Server.frmadd.resources
│ │ ├── Server.frmbuxiangkaifa.resources
│ │ ├── Server.frmclass.resources
│ │ ├── Server.frmfuwu.resources
│ │ ├── Server.frmhappylist.resources
│ │ ├── Server.frmhappy.resources
│ │ ├── Server.frmjiushui.resources
│ │ ├── Server.frmjiushuitishi.resources
│ │ ├── Server.frmload.resources
│ │ ├── Server.frmmaidan1.resources
│ │ ├── Server.frmmaidan2.resources
│ │ ├── Server.frmMain.resources
│ │ ├── Server.frmover.resources
│ │ ├── Server.frmsearch.resources
│ │ ├── Server.frmStar.resources
│ │ ├── Server.frmStart1.resources
│ │ ├── Server.frmstart3.resources
│ │ ├── Server.frmTOP.resources
│ │ ├── Server.Properties.Resources.resources
│ │ ├── Server.前台.frmdianbo.resources
│ │ ├── Server.前台.frmfenlei.resources
│ │ ├── Server.前台.frmoff.resources
│ │ ├── Server.后台.frmadd.resources
│ │ ├── Server.后台.frmadmin.resources
│ │ ├── Server.后台.frmDelete.resources
│ │ ├── Server.后台.frmDeletesongINFO.resources
│ │ ├── Server.后台.frmdfile.resources
│ │ ├── Server.后台.frmfalse.resources
│ │ ├── Server.后台.frmmage.resources
│ │ ├── Server.后台.frmmethod.resources
│ │ ├── Server.后台.frmOK.resources
│ │ ├── Server.后台.frmSearch.resources
│ │ ├── Server.后台.frmsonginfoadd.resources
│ │ ├── Server.后台.frmsongsearch.resources
│ │ ├── Server.后台.frmTEST.resources
│ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── WindowsFormsApplication12.frmhappylist.resources
│ │ ├── WindowsFormsApplication12.frmhappy.resources
│ │ ├── WindowsFormsApplication12.frmOOver.resources
│ │ ├── WindowsFormsApplication12.frmover.resources
│ │ ├── WindowsFormsApplication1.csproj.FileListAbsolute.txt
│ │ ├── WindowsFormsApplication1.csproj.GenerateResource.Cache
│ │ ├── WindowsFormsApplication1.csprojResolveAssemblyReference.cache
│ │ ├── WindowsFormsApplication1.csproj.ResolveComReference.cache
│ │ ├── WindowsFormsApplication1.Form3.resources
│ │ ├── WindowsFormsApplication1.frmabc.resources
│ │ ├── WindowsFormsApplication1.frmadd.resources
│ │ ├── WindowsFormsApplication1.frmfuwu.resources
│ │ ├── WindowsFormsApplication1.frmjiushui.resources
│ │ ├── WindowsFormsApplication1.frmjiushuitishi.resources
│ │ ├── WindowsFormsApplication1.frmload.resources
│ │ ├── WindowsFormsApplication1.frmmaidan1.resources
│ │ ├── WindowsFormsApplication1.frmmaidan2.resources
│ │ ├── WindowsFormsApplication1.frmMain.resources
│ │ ├── WindowsFormsApplication1.frmsearch.resources
│ │ ├── WindowsFormsApplication1.frmStar.resources
│ │ ├── WindowsFormsApplication1.frmStart1.resources
│ │ ├── WindowsFormsApplication1.frmstart3.resources
│ │ ├── WindowsFormsApplication1.frmTOP.resources
│ │ ├── WindowsFormsApplication1.前台.frmbuxiangkaifa.resources
│ │ ├── WindowsFormsApplication1.前台.frmdianbo.resources
│ │ ├── WindowsFormsApplication1.前台.frmfenlei.resources
│ │ ├── WindowsFormsApplication1.前台.player1.resources
│ │ ├── WindowsFormsApplication1.后台.frmadd.resources
│ │ ├── WindowsFormsApplication1.后台.frmadmin.resources
│ │ ├── WindowsFormsApplication1.后台.frmDelete.resources
│ │ ├── WindowsFormsApplication1.后台.frmDeletesongINFO.resources
│ │ ├── WindowsFormsApplication1.后台.frmdfile.resources
│ │ ├── WindowsFormsApplication1.后台.frmfalse.resources
│ │ ├── WindowsFormsApplication1.后台.frmmage.resources
│ │ ├── WindowsFormsApplication1.后台.frmmethod.resources
│ │ ├── WindowsFormsApplication1.后台.frmOK.resources
│ │ ├── WindowsFormsApplication1.后台.frmSearch.resources
│ │ ├── WindowsFormsApplication1.后台.frmsonginfoadd.resources
│ │ ├── WindowsFormsApplication1.后台.frmsongsearch.resources
│ │ └── WindowsFormsApplication1.后台.frmTEST.resources
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── 前台
│ │ ├── frmabc.cs
│ │ ├── frmabc.designer.cs
│ │ ├── frmabc.resx
│ │ ├── frmadd.cs
│ │ ├── frmadd.designer.cs
│ │ ├── frmadd.resx
│ │ ├── frmbuxiangkaifa.cs
│ │ ├── frmbuxiangkaifa.Designer.cs
│ │ ├── frmbuxiangkaifa.resx
│ │ ├── frmclass.cs
│ │ ├── frmclass.designer.cs
│ │ ├── frmclass.resx
│ │ ├── frmdianbo.cs
│ │ ├── frmdianbo.Designer.cs
│ │ ├── frmdianbo.resx
│ │ ├── frmfenlei.cs
│ │ ├── frmfenlei.Designer.cs
│ │ ├── frmfenlei.resx
│ │ ├── frmfuwu.cs
│ │ ├── frmfuwu.designer.cs
│ │ ├── frmfuwu.resx
│ │ ├── frmhappy.cs
│ │ ├── frmhappy.designer.cs
│ │ ├── frmhappylist.cs
│ │ ├── frmhappylist.designer.cs
│ │ ├── frmhappylist.resx
│ │ ├── frmhappy.resx
│ │ ├── frmjiushui.cs
│ │ ├── frmjiushui.designer.cs
│ │ ├── frmjiushui.resx
│ │ ├── frmjiushuitishi.cs
│ │ ├── frmjiushuitishi.designer.cs
│ │ ├── frmjiushuitishi.resx
│ │ ├── frmload.cs
│ │ ├── frmload.designer.cs
│ │ ├── frmload.resx
│ │ ├── frmmaidan1.cs
│ │ ├── frmmaidan1.designer.cs
│ │ ├── frmmaidan1.resx
│ │ ├── frmmaidan2.cs
│ │ ├── frmmaidan2.designer.cs
│ │ ├── frmmaidan2.resx
│ │ ├── frmMain.cs
│ │ ├── frmMain.designer.cs
│ │ ├── frmMain.resx
│ │ ├── frmoff.cs
│ │ ├── frmoff.Designer.cs
│ │ ├── frmoff.resx
│ │ ├── frmover.cs
│ │ ├── frmover.designer.cs
│ │ ├── frmover.resx
│ │ ├── frmStar.cs
│ │ ├── frmStar.designer.cs
│ │ ├── frmStar.resx
│ │ ├── frmStart1.cs
│ │ ├── frmStart1.designer.cs
│ │ ├── frmStart1.resx
│ │ ├── frmstart3.cs
│ │ ├── frmstart3.designer.cs
│ │ ├── frmstart3.resx
│ │ ├── frmTOP.cs
│ │ ├── frmTOP.designer.cs
│ │ ├── frmTOP.resx
│ │ ├── frmxin.cs
│ │ ├── frmxin.designer.cs
│ │ ├── frmxin.resx
│ │ ├── frmyidian.cs
│ │ ├── frmyidian.designer.cs
│ │ ├── frmyidian.resx
│ │ ├── List.cs
│ │ └── SavePlace.cs
│ └── 后台
│ ├── CharChangeUtil.cs
│ ├── frmadd.cs
│ ├── frmadd.Designer.cs
│ ├── frmadd.resx
│ ├── frmadmin.cs
│ ├── frmadmin.Designer.cs
│ ├── frmadmin.resx
│ ├── frmDelete.cs
│ ├── frmDelete.Designer.cs
│ ├── frmDelete.resx
│ ├── frmDeletesongINFO.cs
│ ├── frmDeletesongINFO.Designer.cs
│ ├── frmDeletesongINFO.resx
│ ├── frmdfile.cs
│ ├── frmdfile.Designer.cs
│ ├── frmdfile.resx
│ ├── frmfalse.cs
│ ├── frmfalse.Designer.cs
│ ├── frmfalse.resx
│ ├── frmmage.cs
│ ├── frmmage.Designer.cs
│ ├── frmmage.resx
│ ├── frmmethod.cs
│ ├── frmmethod.Designer.cs
│ ├── frmmethod.resx
│ ├── frmOK.cs
│ ├── frmOK.Designer.cs
│ ├── frmOK.resx
│ ├── frmSearch.cs
│ ├── frmSearch.Designer.cs
│ ├── frmSearch.resx
│ ├── frmsonginfoadd.cs
│ ├── frmsonginfoadd.Designer.cs
│ ├── frmsonginfoadd.resx
│ ├── frmsongsearch.cs
│ ├── frmsongsearch.Designer.cs
│ ├── frmsongsearch.resx
│ ├── frmTEST.cs
│ ├── frmTEST.Designer.cs
│ ├── frmTEST.resx
│ └── singerphoto.cs
├── KTV.sln
└── KTV.v12.suo
12 directories, 226 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论