在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#数据库操作 → 培训班管理系统源码

培训班管理系统源码

C#数据库操作

下载此实例
  • 开发语言:C#
  • 实例大小:6.42M
  • 下载次数:57
  • 浏览次数:463
  • 发布时间:2023-01-10
  • 实例类别:C#数据库操作
  • 发 布 人:女生宿舍卖黄瓜
  • 文件格式:.rar
  • 所需积分:4

实例介绍

【实例简介】培训班管理系统源码

【实例截图】

from clipboard

from clipboard

from clipboard

from clipboard

from clipboard

【核心代码】

.
├── 管理系统源码
│   ├── ButtonEx
│   │   ├── ButtonEx.Designer.cs
│   │   ├── ButtonEx.cs
│   │   ├── ButtonEx.csproj
│   │   ├── ButtonJy.Designer.cs
│   │   ├── ButtonJy.cs
│   │   ├── ControlState.cs
│   │   ├── GraphicsPathHelper.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── RoundStyle.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── ButtonEx.dll
│   │   │   │   └── ButtonEx.pdb
│   │   │   └── Release
│   │   └── obj
│   │       └── Debug
│   │           ├── ButtonEx.csproj.FileListAbsolute.txt
│   │           ├── ButtonEx.csprojResolveAssemblyReference.cache
│   │           ├── ButtonEx.dll
│   │           ├── ButtonEx.pdb
│   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           └── TempPE
│   ├── RoundPanel
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── RoundPanel .cs
│   │   ├── RoundPanel.csproj
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── RoundPanel.dll
│   │   │   │   └── RoundPanel.pdb
│   │   │   └── Release
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── RoundPanel.csproj.FileListAbsolute.txt
│   │       │   ├── RoundPanel.dll
│   │       │   ├── RoundPanel.pdb
│   │       │   └── TempPE
│   │       ├── www.9ymw.com.jpg
│   │       ├── 源码说明.txt
│   │       ├── 百纳科技源码.png
│   │       └── 百纳科技源码官网.url
│   ├── school
│   │   ├── DBUtility
│   │   │   ├── AcesDataBase.cs
│   │   │   ├── DbHelperOleDb.cs
│   │   │   ├── RoundForm.cs
│   │   │   ├── TreeViewUtil.cs
│   │   │   └── Win32.cs
│   │   ├── MainView.Designer.cs
│   │   ├── MainView.cs
│   │   ├── MainView.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Report1.rdlc
│   │   ├── app.config
│   │   ├── bbtj_jsskjl.Designer.cs
│   │   ├── bbtj_jsskjl.cs
│   │   ├── bbtj_jsskjl.resx
│   │   ├── bbtj_tsyqfkjl.Designer.cs
│   │   ├── bbtj_tsyqfkjl.cs
│   │   ├── bbtj_tsyqfkjl.resx
│   │   ├── bbtj_tujyjl.Designer.cs
│   │   ├── bbtj_tujyjl.cs
│   │   ├── bbtj_tujyjl.resx
│   │   ├── bbtj_xsjfjl.Designer.cs
│   │   ├── bbtj_xsjfjl.cs
│   │   ├── bbtj_xsjfjl.resx
│   │   ├── bbtj_xsskjl.Designer.cs
│   │   ├── bbtj_xsskjl.cs
│   │   ├── bbtj_xsskjl.resx
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── AForge.Controls.dll
│   │   │   │   ├── AForge.Imaging.dll
│   │   │   │   ├── AForge.Video.DirectShow.dll
│   │   │   │   ├── AForge.Video.dll
│   │   │   │   ├── AForge.dll
│   │   │   │   ├── ButtonEx.dll
│   │   │   │   ├── ButtonEx.pdb
│   │   │   │   ├── DataBack
│   │   │   │   ├── RoundPanel.dll
│   │   │   │   ├── RoundPanel.pdb
│   │   │   │   ├── image
│   │   │   │   │   ├── 57.png
│   │   │   │   │   ├── 78.png
│   │   │   │   │   ├── P_3.BMP
│   │   │   │   │   ├── SOUND.BMP
│   │   │   │   │   ├── cd.BMP
│   │   │   │   │   ├── center.jpg
│   │   │   │   │   ├── centerbottom.jpg
│   │   │   │   │   ├── centertop.jpg
│   │   │   │   │   ├── ch.BMP
│   │   │   │   │   ├── clock64.png
│   │   │   │   │   ├── dakai.png
│   │   │   │   │   ├── databackbj.jpg
│   │   │   │   │   ├── databackbj.png
│   │   │   │   │   ├── dayin.png
│   │   │   │   │   ├── dh.BMP
│   │   │   │   │   ├── diage.jpg
│   │   │   │   │   ├── diage.png
│   │   │   │   │   ├── duxin.png
│   │   │   │   │   ├── ganbi.png
│   │   │   │   │   ├── ghzh.png
│   │   │   │   │   ├── guihyuan_boor.png
│   │   │   │   │   ├── gulyan.png
│   │   │   │   │   ├── help.png
│   │   │   │   │   ├── image_01.gif
│   │   │   │   │   ├── image_02.gif
│   │   │   │   │   ├── image_03.gif
│   │   │   │   │   ├── image_04.gif
│   │   │   │   │   ├── image_05.gif
│   │   │   │   │   ├── jccs.png
│   │   │   │   │   ├── jgsz.png
│   │   │   │   │   ├── jicdw.png
│   │   │   │   │   ├── jisq.png
│   │   │   │   │   ├── jsb.png
│   │   │   │   │   ├── jsda.png
│   │   │   │   │   ├── jsqd.png
│   │   │   │   │   ├── jsskjl.png
│   │   │   │   │   ├── jt.bmp
│   │   │   │   │   ├── jt_1.jpg
│   │   │   │   │   ├── kcgl.png
│   │   │   │   │   ├── left.jpg
│   │   │   │   │   ├── login.jpg
│   │   │   │   │   ├── login.png
│   │   │   │   │   ├── lxwm.png
│   │   │   │   │   ├── main.jpg
│   │   │   │   │   ├── man.jpg
│   │   │   │   │   ├── max1.jpg
│   │   │   │   │   ├── min.jpg
│   │   │   │   │   ├── open.gif
│   │   │   │   │   ├── p_title.bmp
│   │   │   │   │   ├── p_tool.bmp
│   │   │   │   │   ├── p_white.bmp
│   │   │   │   │   ├── paizhaoge.jpg
│   │   │   │   │   ├── paizhaoge.png
│   │   │   │   │   ├── print.BMP
│   │   │   │   │   ├── rili.png
│   │   │   │   │   ├── save.BMP
│   │   │   │   │   ├── scxyxx.png
│   │   │   │   │   ├── shot.jpg
│   │   │   │   │   ├── shuaxin.png
│   │   │   │   │   ├── skjl.png
│   │   │   │   │   ├── sms.bmp
│   │   │   │   │   ├── subf.png
│   │   │   │   │   ├── tjjsxs.png
│   │   │   │   │   ├── tjxs.png
│   │   │   │   │   ├── top.jpg
│   │   │   │   │   ├── topleft.jpg
│   │   │   │   │   ├── toprigth.jpg
│   │   │   │   │   ├── tsfl.png
│   │   │   │   │   ├── tsgl.png
│   │   │   │   │   ├── tsje.png
│   │   │   │   │   ├── tsjycx.png
│   │   │   │   │   ├── tsjyjl.png
│   │   │   │   │   ├── tsyqfkjl.png
│   │   │   │   │   ├── tuichu.png
│   │   │   │   │   ├── tussc.png
│   │   │   │   │   ├── tustj.png
│   │   │   │   │   ├── tusxg.png
│   │   │   │   │   ├── weix.png
│   │   │   │   │   ├── www.9ymw.com.jpg
│   │   │   │   │   ├── xgmm.png
│   │   │   │   │   ├── xgxyxx.png
│   │   │   │   │   ├── xsda.png
│   │   │   │   │   ├── xsjf.png
│   │   │   │   │   ├── xsjfli.png
│   │   │   │   │   ├── xssk.png
│   │   │   │   │   ├── xtsz.png
│   │   │   │   │   ├── xujie_boor.png
│   │   │   │   │   ├── zttao.jpg
│   │   │   │   │   ├── zuix.jpg
│   │   │   │   │   ├── zuixiaon.jpg
│   │   │   │   │   ├── zwtp.png
│   │   │   │   │   ├── 源码说明.txt
│   │   │   │   │   ├── 百纳科技源码.png
│   │   │   │   │   └── 百纳科技源码官网.url
│   │   │   │   ├── photo
│   │   │   │   ├── school.exe
│   │   │   │   ├── school.exe.config
│   │   │   │   ├── school.ico
│   │   │   │   ├── school.pdb
│   │   │   │   ├── school.vshost.exe
│   │   │   │   ├── school.vshost.exe.config
│   │   │   │   ├── school.vshost.exe.manifest
│   │   │   │   └── t_school.mdb
│   │   │   └── Release
│   │   ├── fukuanView.Designer.cs
│   │   ├── fukuanView.cs
│   │   ├── fukuanView.resx
│   │   ├── jsgl_jsda.Designer.cs
│   │   ├── jsgl_jsda.cs
│   │   ├── jsgl_jsda.resx
│   │   ├── jsgl_jsda_gjcx.Designer.cs
│   │   ├── jsgl_jsda_gjcx.cs
│   │   ├── jsgl_jsda_gjcx.resx
│   │   ├── jsgl_jsqd.Designer.cs
│   │   ├── jsgl_jsqd.cs
│   │   ├── jsgl_jsqd.resx
│   │   ├── jsgl_jsxx_jskc.Designer.cs
│   │   ├── jsgl_jsxx_jskc.cs
│   │   ├── jsgl_jsxx_jskc.resx
│   │   ├── jsgl_tjjs.Designer.cs
│   │   ├── jsgl_tjjs.cs
│   │   ├── jsgl_tjjs.resx
│   │   ├── jsgl_xgjs.Designer.cs
│   │   ├── jsgl_xgjs.cs
│   │   ├── jsgl_xgjs.resx
│   │   ├── jsskjl_wenben.rdlc
│   │   ├── jsskjl_zhutu.rdlc
│   │   ├── kcgl_kcsz.Designer.cs
│   │   ├── kcgl_kcsz.cs
│   │   ├── kcgl_kcsz.resx
│   │   ├── kcgl_kcsz_gjcx.Designer.cs
│   │   ├── kcgl_kcsz_gjcx.cs
│   │   ├── kcgl_kcsz_gjcx.resx
│   │   ├── kcgl_tjkc.Designer.cs
│   │   ├── kcgl_tjkc.cs
│   │   ├── kcgl_tjkc.resx
│   │   ├── kcgl_xgkc.Designer.cs
│   │   ├── kcgl_xgkc.cs
│   │   ├── kcgl_xgkc.resx
│   │   ├── login.Designer.cs
│   │   ├── login.cs
│   │   ├── login.resx
│   │   ├── obj
│   │   │   └── x86
│   │   │       └── Debug
│   │   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │           ├── RdlCompile.cache
│   │   │           ├── RdlCompile.compiled
│   │   │           ├── TempPE
│   │   │           │   ├── Properties.Resources.Designer.cs.dll
│   │   │           │   └── t_schoolDataSet.Designer.cs.dll
│   │   │           ├── school.MainView.resources
│   │   │           ├── school.MainView1.resources
│   │   │           ├── school.Properties.Resources.resources
│   │   │           ├── school.bbtj_jsskjl.resources
│   │   │           ├── school.bbtj_tsyqfkjl.resources
│   │   │           ├── school.bbtj_tujyjl.resources
│   │   │           ├── school.bbtj_xsjfjl.resources
│   │   │           ├── school.bbtj_xsskjl.resources
│   │   │           ├── school.csproj.FileListAbsolute.txt
│   │   │           ├── school.csproj.GenerateResource.Cache
│   │   │           ├── school.csprojResolveAssemblyReference.cache
│   │   │           ├── school.exe
│   │   │           ├── school.fukuanView.resources
│   │   │           ├── school.jsgl_jsda.resources
│   │   │           ├── school.jsgl_jsda_gjcx.resources
│   │   │           ├── school.jsgl_jsqd.resources
│   │   │           ├── school.jsgl_jsxx_jskc.resources
│   │   │           ├── school.jsgl_tjjs.resources
│   │   │           ├── school.jsgl_xgjs.resources
│   │   │           ├── school.kcgl_kcsz.resources
│   │   │           ├── school.kcgl_kcsz_gjcx.resources
│   │   │           ├── school.kcgl_tjkc.resources
│   │   │           ├── school.kcgl_xgkc.resources
│   │   │           ├── school.login.resources
│   │   │           ├── school.paizhaoView.resources
│   │   │           ├── school.pdb
│   │   │           ├── school.printWd.resources
│   │   │           ├── school.sj_tix.resources
│   │   │           ├── school.tsgl_tjts.resources
│   │   │           ├── school.tsgl_tsfl.resources
│   │   │           ├── school.tsgl_tsfl_xq.resources
│   │   │           ├── school.tsgl_tsjy.resources
│   │   │           ├── school.tsgl_tsjy_dcs.resources
│   │   │           ├── school.tsgl_tsjycx.resources
│   │   │           ├── school.tsgl_tsmx.resources
│   │   │           ├── school.tsgl_tsmx_gjcx.resources
│   │   │           ├── school.tsgl_xgts.resources
│   │   │           ├── school.tsgl_yqfk.resources
│   │   │           ├── school.tsjyyqfk_gjcs.resources
│   │   │           ├── school.tuikuanView.resources
│   │   │           ├── school.tujyjl_gjcx.resources
│   │   │           ├── school.xsgl_tjxs.resources
│   │   │           ├── school.xsgl_xgxsxx.resources
│   │   │           ├── school.xsgl_xgxsxx_xgkc.resources
│   │   │           ├── school.xsgl_xsda.resources
│   │   │           ├── school.xsgl_xsda_gjcx.resources
│   │   │           ├── school.xsgl_xsjf.resources
│   │   │           ├── school.xsgl_xssk.resources
│   │   │           ├── school.xsjfjl_gjcx.resources
│   │   │           ├── school.xtgl_database.resources
│   │   │           ├── school.xtgl_glqx.resources
│   │   │           ├── school.xtgl_glysz.resources
│   │   │           ├── school.xtgl_jccs.resources
│   │   │           ├── school.xtgl_jgsz.resources
│   │   │           ├── school.xtgl_sjql.resources
│   │   │           ├── school.xtgl_xgmim.resources
│   │   │           └── school.xtsz_xtxx.resources
│   │   ├── paizhaoView.Designer.cs
│   │   ├── paizhaoView.cs
│   │   ├── paizhaoView.resx
│   │   ├── school.csproj
│   │   ├── school.csproj.user
│   │   ├── school.ico
│   │   ├── sj_tix.Designer.cs
│   │   ├── sj_tix.cs
│   │   ├── sj_tix.resx
│   │   ├── t_schoolDataSet.Designer.cs
│   │   ├── t_schoolDataSet.xsc
│   │   ├── t_schoolDataSet.xsd
│   │   ├── t_schoolDataSet.xss
│   │   ├── tsgl_tjts.Designer.cs
│   │   ├── tsgl_tjts.cs
│   │   ├── tsgl_tjts.resx
│   │   ├── tsgl_tsfl.Designer.cs
│   │   ├── tsgl_tsfl.cs
│   │   ├── tsgl_tsfl.resx
│   │   ├── tsgl_tsfl_xq.Designer.cs
│   │   ├── tsgl_tsfl_xq.cs
│   │   ├── tsgl_tsfl_xq.resx
│   │   ├── tsgl_tsjy.Designer.cs
│   │   ├── tsgl_tsjy.cs
│   │   ├── tsgl_tsjy.resx
│   │   ├── tsgl_tsjy_dcs.Designer.cs
│   │   ├── tsgl_tsjy_dcs.cs
│   │   ├── tsgl_tsjy_dcs.resx
│   │   ├── tsgl_tsjycx.Designer.cs
│   │   ├── tsgl_tsjycx.cs
│   │   ├── tsgl_tsjycx.resx
│   │   ├── tsgl_tsmx.Designer.cs
│   │   ├── tsgl_tsmx.cs
│   │   ├── tsgl_tsmx.resx
│   │   ├── tsgl_tsmx_gjcx.Designer.cs
│   │   ├── tsgl_tsmx_gjcx.cs
│   │   ├── tsgl_tsmx_gjcx.resx
│   │   ├── tsgl_xgts.Designer.cs
│   │   ├── tsgl_xgts.cs
│   │   ├── tsgl_xgts.resx
│   │   ├── tsgl_yqfk.Designer.cs
│   │   ├── tsgl_yqfk.cs
│   │   ├── tsgl_yqfk.resx
│   │   ├── tsjyyqfk_gjcs.Designer.cs
│   │   ├── tsjyyqfk_gjcs.cs
│   │   ├── tsjyyqfk_gjcs.resx
│   │   ├── tsyqfkjl_wenben.rdlc
│   │   ├── tsyqfkjl_zhutu.rdlc
│   │   ├── tuikuanView.Designer.cs
│   │   ├── tuikuanView.cs
│   │   ├── tuikuanView.resx
│   │   ├── tujyjl_gjcx.Designer.cs
│   │   ├── tujyjl_gjcx.cs
│   │   ├── tujyjl_gjcx.resx
│   │   ├── tujyjl_wenben.rdlc
│   │   ├── www.9ymw.com.jpg
│   │   ├── xsgl_tjxs.Designer.cs
│   │   ├── xsgl_tjxs.cs
│   │   ├── xsgl_tjxs.resx
│   │   ├── xsgl_xgxsxx.Designer.cs
│   │   ├── xsgl_xgxsxx.cs
│   │   ├── xsgl_xgxsxx.resx
│   │   ├── xsgl_xgxsxx_xgkc.Designer.cs
│   │   ├── xsgl_xgxsxx_xgkc.cs
│   │   ├── xsgl_xgxsxx_xgkc.resx
│   │   ├── xsgl_xsda.Designer.cs
│   │   ├── xsgl_xsda.cs
│   │   ├── xsgl_xsda.resx
│   │   ├── xsgl_xsda_gjcx.Designer.cs
│   │   ├── xsgl_xsda_gjcx.cs
│   │   ├── xsgl_xsda_gjcx.resx
│   │   ├── xsgl_xsjf.Designer.cs
│   │   ├── xsgl_xsjf.cs
│   │   ├── xsgl_xsjf.resx
│   │   ├── xsgl_xssk.Designer.cs
│   │   ├── xsgl_xssk.cs
│   │   ├── xsgl_xssk.resx
│   │   ├── xsjfjl_gjcx.Designer.cs
│   │   ├── xsjfjl_gjcx.cs
│   │   ├── xsjfjl_gjcx.resx
│   │   ├── xsjfjl_zhutu.rdlc
│   │   ├── xsskjl_wenben.rdlc
│   │   ├── xsskjl_zhutu.rdlc
│   │   ├── xtgl_database.Designer.cs
│   │   ├── xtgl_database.cs
│   │   ├── xtgl_database.resx
│   │   ├── xtgl_glqx.Designer.cs
│   │   ├── xtgl_glqx.cs
│   │   ├── xtgl_glqx.resx
│   │   ├── xtgl_glysz.Designer.cs
│   │   ├── xtgl_glysz.cs
│   │   ├── xtgl_glysz.resx
│   │   ├── xtgl_jccs.Designer.cs
│   │   ├── xtgl_jccs.cs
│   │   ├── xtgl_jccs.resx
│   │   ├── xtgl_jgsz.Designer.cs
│   │   ├── xtgl_jgsz.cs
│   │   ├── xtgl_jgsz.resx
│   │   ├── xtgl_sjql.Designer.cs
│   │   ├── xtgl_sjql.cs
│   │   ├── xtgl_sjql.resx
│   │   ├── xtgl_xgmim.Designer.cs
│   │   ├── xtgl_xgmim.cs
│   │   ├── xtgl_xgmim.resx
│   │   ├── xtsz_xtxx.Designer.cs
│   │   ├── xtsz_xtxx.cs
│   │   └── xtsz_xtxx.resx
│   ├── school.sln
│   └── school.suo
└── 培训班管理系统源码_管理系统源码.rar

30 directories, 383 files


实例下载地址

培训班管理系统源码

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警