在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → ASP.NET企业人事管理系统......

ASP.NET企业人事管理系统......

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:1.30M
  • 下载次数:9
  • 浏览次数:131
  • 发布时间:2021-12-11
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
我自己我C#写的毕业设计。模块很多,放在这里,大家一起分享.。。。。。。。。。。。。。
【实例截图】
【核心代码】
4744302543330445873.rar
└── 第三章 企业人事管理系统
├── Icon
│   ├── hrm.ico
│   ├── Thumbs.db
│   ├── 上记录.bmp
│   ├── 下记录.bmp
│   ├── 保存.bmp
│   ├── 修改.bmp
│   ├── 删除.bmp
│   ├── 取消.bmp
│   ├── 尾记录.bmp
│   ├── 搜索.bmp
│   ├── 新增.bmp
│   ├── 查询选择.bmp
│   ├── 计算.bmp
│   └── 首记录.bmp
├── 代码
│   ├── Acselect.cs
│   ├── Acselect.resx
│   ├── AddUser.cs
│   ├── AddUser.resx
│   ├── AmendStafferInfo.cs
│   ├── AmendStafferInfo.resx
│   ├── AssemblyInfo.cs
│   ├── Backup
│   │   ├── Acselect.cs
│   │   ├── Acselect.resx
│   │   ├── AddUser.cs
│   │   ├── AddUser.resx
│   │   ├── AssemblyInfo.cs
│   │   ├── DataGridNoActiveCellColumn.cs
│   │   ├── DataGridNoActiveCellColumn.resx
│   │   ├── DataSet1.cs
│   │   ├── DataSet1.xsd
│   │   ├── DataSet1.xsx
│   │   ├── DataSet2.cs
│   │   ├── DataSet2.xsd
│   │   ├── DataSet2.xsx
│   │   ├── DepartSel.cs
│   │   ├── DepartSel.resx
│   │   ├── DpCompile.cs
│   │   ├── DpCompile.resx
│   │   ├── LogInUser.cs
│   │   ├── LongInFrm.cs
│   │   ├── LongInFrm.resx
│   │   ├── MainFrm.cs
│   │   ├── MainFrm.resx
│   │   ├── PerCompile.cs
│   │   ├── PerCompile.resx
│   │   ├── PwdChange.cs
│   │   ├── PwdChange.resx
│   │   ├── Rdcompile.cs
│   │   ├── Rdcompile.resx
│   │   ├── Rdselect.cs
│   │   ├── Rdselect.resx
│   │   ├── Salcompile.cs
│   │   ├── Salcompile.resx
│   │   ├── Salselect.cs
│   │   ├── Salselect.resx
│   │   ├── SelPerson.cs
│   │   ├── SelPerson.resx
│   │   ├── UserInfoSet.cs
│   │   ├── UserInfoSet.xsd
│   │   ├── UserInfoSet.xsx
│   │   ├── 人力资源管理系统.csproj
│   │   ├── 人力资源管理系统.csproj.user
│   │   ├── 人力资源管理系统.sln
│   │   └── 人力资源管理系统.suo
│   ├── bin
│   │   └── Debug
│   │   ├── 人力资源管理系统.exe
│   │   ├── 人力资源管理系统.pdb
│   │   └── 人力资源管理系统.vshost.exe
│   ├── DataGridNoActiveCellColumn.cs
│   ├── DataGridNoActiveCellColumn.resx
│   ├── DataSet1.Designer.cs
│   ├── DataSet1.xsd
│   ├── DataSet1.xsx
│   ├── DataSet2.Designer.cs
│   ├── DataSet2.xsd
│   ├── DataSet2.xsx
│   ├── DepartSel.cs
│   ├── DepartSel.resx
│   ├── DpCompile.cs
│   ├── DpCompile.resx
│   ├── Form2.cs
│   ├── Form2.resx
│   ├── HortationManage.cs
│   ├── HortationManage.resx
│   ├── hrm.ico
│   ├── IncomeTax.cs
│   ├── IncomeTax.resx
│   ├── LogInUser.cs
│   ├── LongInFrm.cs
│   ├── LongInFrm.resx
│   ├── MainFrm.cs
│   ├── MainFrm.resx
│   ├── obj
│   │   ├── Debug
│   │   │   ├── temp
│   │   │   ├── TempPE
│   │   │   │   ├── DataSet11.cs.dll
│   │   │   │   ├── DataSet1.cs.dll
│   │   │   │   ├── DataSet1.Designer.cs.dll
│   │   │   │   ├── DataSet2.cs.dll
│   │   │   │   ├── DataSet2.Designer.cs.dll
│   │   │   │   ├── Dataset3.cs.dll
│   │   │   │   ├── UserInfoSet.cs.dll
│   │   │   │   └── UserInfoSet.Designer.cs.dll
│   │   │   ├── 人事管理系统.projdata
│   │   │   ├── 人力资源管理系统.Acselect.resources
│   │   │   ├── 人力资源管理系统.AddUser.resources
│   │   │   ├── 人力资源管理系统.AmendStafferInfo.resources
│   │   │   ├── 人力资源管理系统.csproj.GenerateResource.Cache
│   │   │   ├── 人力资源管理系统.DataGridNoActiveCellColumn.resources
│   │   │   ├── 人力资源管理系统.DepartSel.resources
│   │   │   ├── 人力资源管理系统.DpCompile.resources
│   │   │   ├── 人力资源管理系统.exe
│   │   │   ├── 人力资源管理系统.HortationManage.resources
│   │   │   ├── 人力资源管理系统.IncomeTax.resources
│   │   │   ├── 人力资源管理系统.LongInFrm.resources
│   │   │   ├── 人力资源管理系统.MainFrm.resources
│   │   │   ├── 人力资源管理系统.OrgInfo.resources
│   │   │   ├── 人力资源管理系统.PayoffHistory.resources
│   │   │   ├── 人力资源管理系统.pdb
│   │   │   ├── 人力资源管理系统.PerCompile.resources
│   │   │   ├── 人力资源管理系统.projdata
│   │   │   ├── 人力资源管理系统.projdata1
│   │   │   ├── 人力资源管理系统.PunishmentManage.resources
│   │   │   ├── 人力资源管理系统.PwdChange.resources
│   │   │   ├── 人力资源管理系统.Rdcompile.resources
│   │   │   ├── 人力资源管理系统.Rdselect.resources
│   │   │   ├── 人力资源管理系统.SalaryManage.resources
│   │   │   ├── 人力资源管理系统.Salcompile.resources
│   │   │   ├── 人力资源管理系统.Salselect.resources
│   │   │   ├── 人力资源管理系统.SelPerson.resources
│   │   │   └── 人力资源管理系统.SetOrgInfo.resources
│   │   ├── Release
│   │   │   ├── temp
│   │   │   └── TempPE
│   │   │   ├── DataSet1.cs.dll
│   │   │   └── DataSet2.cs.dll
│   │   └── 人力资源管理系统.csproj.FileList.txt
│   ├── OrgInfo.cs
│   ├── OrgInfo.resx
│   ├── PerCompile.cs
│   ├── PerCompile.resx
│   ├── PunishmentManage.cs
│   ├── PunishmentManage.resx
│   ├── PwdChange.cs
│   ├── PwdChange.resx
│   ├── Rdcompile.cs
│   ├── Rdcompile.resx
│   ├── Rdselect.cs
│   ├── Rdselect.resx
│   ├── _ReSharper.人力资源管理系统
│   │   ├── 08243fdd-6f27-48b2-8cdc-a8656cd2f8db.ReflectionCache
│   │   ├── 2c803b16-f946-41f8-acee-ce50aa6f1685.ReflectionCache
│   │   ├── 530653a5-97e9-44e8-8d49-d96bb8aa5eef.ReflectionCache
│   │   ├── 8f345d0f-455f-4f02-9d9b-546087729275.ReflectionCache
│   │   ├── c8777416-729d-433b-b32b-56b39c6dfead.ReflectionCache
│   │   ├── CachesImage.bin
│   │   ├── ec964ab5-73b0-4ffd-ac20-09b03a676411.ReflectionCache
│   │   ├── ReflectionCache.xml
│   │   └── WordIndex2
│   │   ├── 632997379470468750.wi
│   │   ├── 632997379471093750.wi
│   │   ├── 632997379478437500.wi
│   │   ├── 632997379478750000.wi
│   │   ├── 632997379485937500.wi
│   │   ├── 632997961752031250.wi
│   │   ├── 633002488964375000.wi
│   │   ├── 633007494726562500.wi
│   │   ├── 633007494729843750.wi
│   │   ├── 633007494733750000.wi
│   │   ├── 633007494735937500.wi
│   │   ├── 633009898523281250.wi
│   │   ├── 633009898523906250.wi
│   │   ├── 633009898525781250.wi
│   │   ├── 633009898527343750.wi
│   │   ├── 633009898529687500.wi
│   │   ├── 633009898530937500.wi
│   │   ├── 633009898532968750.wi
│   │   └── 633009898535156250.wi
│   ├── SalaryManage.cs
│   ├── SalaryManage.resx
│   ├── Salcompile.cs
│   ├── Salcompile.resx
│   ├── Salselect.cs
│   ├── Salselect.resx
│   ├── SelPerson.cs
│   ├── SelPerson.resx
│   ├── UpgradeLog.XML
│   ├── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport_Minus.gif
│   │   ├── UpgradeReport_Plus.gif
│   │   └── UpgradeReport.xslt
│   ├── UserInfoSet.Designer.cs
│   ├── UserInfoSet.xsd
│   ├── UserInfoSet.xsx
│   ├── 人事管理系统.suo
│   ├── 人力资源管理系统.csproj
│   ├── 人力资源管理系统.csproj.user
│   ├── 人力资源管理系统.resharper.user
│   ├── 人力资源管理系统.sln
│   ├── 人力资源管理系统.suo
│   └── 绩效考核表的存储过程实现.sql
└── 建库脚本
├── hrmbook
├── hrmbook_Data.MDF
├── hrmbook_Log.LDF
├── 人力资源管理.sql
└── 人力资源管理实例程序.sql

17 directories, 197 files

标签:

实例下载地址

ASP.NET企业人事管理系统......

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

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

网友评论

第 1 楼 鱿鱼狸子 发表于: 2022-03-05 13:29 58
啊这,我以为是网页的

支持(0) 盖楼(回复)

发表评论

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

查看所有1条评论>>

小贴士

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

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

关于好例子网

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

;
报警