From 0e86d1f1e7464f3043c62e00e4dd1870e417e348 Mon Sep 17 00:00:00 2001 From: editor <@51Aspx.com> Date: Mon, 20 May 2024 18:53:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 51Aspx源码必读.txt | 40 +++++++++++++++++++ AssemblyInfo.cs | 15 +++++++ Backup1/AssemblyInfo.cs | 15 +++++++ Backup1/Global.asax | 1 + Backup1/Global.asax.cs | 15 +++++++ Backup1/Global.asax.resx | 15 +++++++ Backup1/PMS.csproj | 15 +++++++ Backup1/Web.config | 15 +++++++ Backup1/addrewardpunishment.aspx | 15 +++++++ Backup1/addrewardpunishment.aspx.cs | 15 +++++++ Backup1/addrewardpunishment.aspx.resx | 15 +++++++ Backup1/addtransfer.aspx | 15 +++++++ Backup1/addtransfer.aspx.cs | 15 +++++++ Backup1/addtransfer.aspx.resx | 15 +++++++ Backup1/addusers.aspx | 15 +++++++ Backup1/addusers.aspx.cs | 15 +++++++ Backup1/addusers.aspx.resx | 15 +++++++ Backup1/commonpersonnel.aspx | 15 +++++++ Backup1/commonpersonnel.aspx.cs | 15 +++++++ Backup1/commonpersonnel.aspx.resx | 15 +++++++ Backup1/default.aspx | 15 +++++++ Backup1/default.aspx.cs | 15 +++++++ Backup1/default.aspx.resx | 15 +++++++ Backup1/personnel_detail.aspx | 15 +++++++ Backup1/personnel_detail.aspx.cs | 15 +++++++ Backup1/personnel_detail.aspx.resx | 15 +++++++ Backup1/personnel_information.aspx | 15 +++++++ Backup1/personnel_information.aspx.cs | 15 +++++++ Backup1/personnel_information.aspx.resx | 15 +++++++ Backup1/personnel_regist.aspx | 15 +++++++ Backup1/personnel_regist.aspx.cs | 15 +++++++ Backup1/personnel_regist.aspx.resx | 15 +++++++ Backup1/personnel_rewardpunishment.aspx | 15 +++++++ Backup1/personnel_rewardpunishment.aspx.cs | 15 +++++++ Backup1/personnel_rewardpunishment.aspx.resx | 15 +++++++ Backup1/personnel_transfer.aspx | 15 +++++++ Backup1/personnel_transfer.aspx.cs | 15 +++++++ Backup1/personnel_transfer.aspx.resx | 15 +++++++ Backup1/updateinformation.aspx | 15 +++++++ Backup1/updateinformation.aspx.cs | 15 +++++++ Backup1/updateinformation.aspx.resx | 15 +++++++ Backup1/users.aspx | 15 +++++++ Backup1/users.aspx.cs | 15 +++++++ Backup1/users.aspx.resx | 15 +++++++ Global.asax | 1 + Global.asax.cs | 15 +++++++ Global.asax.resx | 15 +++++++ PMS.csproj | 15 +++++++ PowerDesigner建模/51aspx源码必读.txt | 40 +++++++++++++++++++ Web.config | 15 +++++++ _vti_cnf/AssemblyInfo.cs | 3 ++ _vti_cnf/Global.asax | 3 ++ _vti_cnf/Global.asax.cs | 3 ++ _vti_cnf/Global.asax.resx | 3 ++ _vti_cnf/PMS.csproj | 3 ++ _vti_cnf/Web.config | 3 ++ _vti_cnf/WebForm1.aspx | 3 ++ _vti_cnf/WebForm1.aspx.cs | 3 ++ _vti_cnf/WebForm1.aspx.resx | 3 ++ _vti_cnf/addrewardpunishment.aspx | 3 ++ _vti_cnf/addrewardpunishment.aspx.cs | 3 ++ _vti_cnf/addrewardpunishment.aspx.resx | 3 ++ _vti_cnf/addtransfer.aspx | 3 ++ _vti_cnf/addtransfer.aspx.cs | 3 ++ _vti_cnf/addtransfer.aspx.resx | 3 ++ _vti_cnf/commonpersonnel.aspx | 3 ++ _vti_cnf/commonpersonnel.aspx.cs | 3 ++ _vti_cnf/commonpersonnel.aspx.resx | 3 ++ _vti_cnf/default.aspx | 3 ++ _vti_cnf/default.aspx.cs | 3 ++ _vti_cnf/default.aspx.resx | 3 ++ _vti_cnf/personnel_detail.aspx | 3 ++ _vti_cnf/personnel_detail.aspx.cs | 3 ++ _vti_cnf/personnel_detail.aspx.resx | 3 ++ _vti_cnf/personnel_information.aspx | 3 ++ _vti_cnf/personnel_information.aspx.cs | 3 ++ _vti_cnf/personnel_information.aspx.resx | 3 ++ _vti_cnf/personnel_regist.aspx | 3 ++ _vti_cnf/personnel_regist.aspx.cs | 3 ++ _vti_cnf/personnel_regist.aspx.resx | 3 ++ _vti_cnf/personnel_rewardpunishment.aspx | 3 ++ _vti_cnf/personnel_rewardpunishment.aspx.cs | 3 ++ _vti_cnf/personnel_rewardpunishment.aspx.resx | 3 ++ _vti_cnf/personnel_transfer.aspx | 3 ++ _vti_cnf/personnel_transfer.aspx.cs | 3 ++ _vti_cnf/personnel_transfer.aspx.resx | 3 ++ _vti_cnf/updateinformation.aspx | 3 ++ _vti_cnf/updateinformation.aspx.cs | 3 ++ _vti_cnf/updateinformation.aspx.resx | 3 ++ _vti_cnf/users.aspx | 3 ++ _vti_cnf/users.aspx.cs | 3 ++ _vti_cnf/users.aspx.resx | 3 ++ addrewardpunishment.aspx | 15 +++++++ addrewardpunishment.aspx.cs | 15 +++++++ addrewardpunishment.aspx.resx | 15 +++++++ addtransfer.aspx | 15 +++++++ addtransfer.aspx.cs | 15 +++++++ addtransfer.aspx.resx | 15 +++++++ addusers.aspx | 15 +++++++ addusers.aspx.cs | 15 +++++++ addusers.aspx.resx | 15 +++++++ commonpersonnel.aspx | 15 +++++++ commonpersonnel.aspx.cs | 15 +++++++ commonpersonnel.aspx.resx | 15 +++++++ default.aspx | 15 +++++++ default.aspx.cs | 15 +++++++ default.aspx.resx | 15 +++++++ personnel_detail.aspx | 15 +++++++ personnel_detail.aspx.cs | 15 +++++++ personnel_detail.aspx.resx | 15 +++++++ personnel_information.aspx | 15 +++++++ personnel_information.aspx.cs | 15 +++++++ personnel_information.aspx.resx | 15 +++++++ personnel_regist.aspx | 15 +++++++ personnel_regist.aspx.cs | 15 +++++++ personnel_regist.aspx.resx | 15 +++++++ personnel_rewardpunishment.aspx | 15 +++++++ personnel_rewardpunishment.aspx.cs | 15 +++++++ personnel_rewardpunishment.aspx.resx | 15 +++++++ personnel_transfer.aspx | 15 +++++++ personnel_transfer.aspx.cs | 15 +++++++ personnel_transfer.aspx.resx | 15 +++++++ updateinformation.aspx | 15 +++++++ updateinformation.aspx.cs | 15 +++++++ updateinformation.aspx.resx | 15 +++++++ users.aspx | 15 +++++++ users.aspx.cs | 15 +++++++ users.aspx.resx | 15 +++++++ 128 files changed, 1438 insertions(+) create mode 100644 51Aspx源码必读.txt create mode 100644 AssemblyInfo.cs create mode 100644 Backup1/AssemblyInfo.cs create mode 100644 Backup1/Global.asax create mode 100644 Backup1/Global.asax.cs create mode 100644 Backup1/Global.asax.resx create mode 100644 Backup1/PMS.csproj create mode 100644 Backup1/Web.config create mode 100644 Backup1/addrewardpunishment.aspx create mode 100644 Backup1/addrewardpunishment.aspx.cs create mode 100644 Backup1/addrewardpunishment.aspx.resx create mode 100644 Backup1/addtransfer.aspx create mode 100644 Backup1/addtransfer.aspx.cs create mode 100644 Backup1/addtransfer.aspx.resx create mode 100644 Backup1/addusers.aspx create mode 100644 Backup1/addusers.aspx.cs create mode 100644 Backup1/addusers.aspx.resx create mode 100644 Backup1/commonpersonnel.aspx create mode 100644 Backup1/commonpersonnel.aspx.cs create mode 100644 Backup1/commonpersonnel.aspx.resx create mode 100644 Backup1/default.aspx create mode 100644 Backup1/default.aspx.cs create mode 100644 Backup1/default.aspx.resx create mode 100644 Backup1/personnel_detail.aspx create mode 100644 Backup1/personnel_detail.aspx.cs create mode 100644 Backup1/personnel_detail.aspx.resx create mode 100644 Backup1/personnel_information.aspx create mode 100644 Backup1/personnel_information.aspx.cs create mode 100644 Backup1/personnel_information.aspx.resx create mode 100644 Backup1/personnel_regist.aspx create mode 100644 Backup1/personnel_regist.aspx.cs create mode 100644 Backup1/personnel_regist.aspx.resx create mode 100644 Backup1/personnel_rewardpunishment.aspx create mode 100644 Backup1/personnel_rewardpunishment.aspx.cs create mode 100644 Backup1/personnel_rewardpunishment.aspx.resx create mode 100644 Backup1/personnel_transfer.aspx create mode 100644 Backup1/personnel_transfer.aspx.cs create mode 100644 Backup1/personnel_transfer.aspx.resx create mode 100644 Backup1/updateinformation.aspx create mode 100644 Backup1/updateinformation.aspx.cs create mode 100644 Backup1/updateinformation.aspx.resx create mode 100644 Backup1/users.aspx create mode 100644 Backup1/users.aspx.cs create mode 100644 Backup1/users.aspx.resx create mode 100644 Global.asax create mode 100644 Global.asax.cs create mode 100644 Global.asax.resx create mode 100644 PMS.csproj create mode 100644 PowerDesigner建模/51aspx源码必读.txt create mode 100644 Web.config create mode 100644 _vti_cnf/AssemblyInfo.cs create mode 100644 _vti_cnf/Global.asax create mode 100644 _vti_cnf/Global.asax.cs create mode 100644 _vti_cnf/Global.asax.resx create mode 100644 _vti_cnf/PMS.csproj create mode 100644 _vti_cnf/Web.config create mode 100644 _vti_cnf/WebForm1.aspx create mode 100644 _vti_cnf/WebForm1.aspx.cs create mode 100644 _vti_cnf/WebForm1.aspx.resx create mode 100644 _vti_cnf/addrewardpunishment.aspx create mode 100644 _vti_cnf/addrewardpunishment.aspx.cs create mode 100644 _vti_cnf/addrewardpunishment.aspx.resx create mode 100644 _vti_cnf/addtransfer.aspx create mode 100644 _vti_cnf/addtransfer.aspx.cs create mode 100644 _vti_cnf/addtransfer.aspx.resx create mode 100644 _vti_cnf/commonpersonnel.aspx create mode 100644 _vti_cnf/commonpersonnel.aspx.cs create mode 100644 _vti_cnf/commonpersonnel.aspx.resx create mode 100644 _vti_cnf/default.aspx create mode 100644 _vti_cnf/default.aspx.cs create mode 100644 _vti_cnf/default.aspx.resx create mode 100644 _vti_cnf/personnel_detail.aspx create mode 100644 _vti_cnf/personnel_detail.aspx.cs create mode 100644 _vti_cnf/personnel_detail.aspx.resx create mode 100644 _vti_cnf/personnel_information.aspx create mode 100644 _vti_cnf/personnel_information.aspx.cs create mode 100644 _vti_cnf/personnel_information.aspx.resx create mode 100644 _vti_cnf/personnel_regist.aspx create mode 100644 _vti_cnf/personnel_regist.aspx.cs create mode 100644 _vti_cnf/personnel_regist.aspx.resx create mode 100644 _vti_cnf/personnel_rewardpunishment.aspx create mode 100644 _vti_cnf/personnel_rewardpunishment.aspx.cs create mode 100644 _vti_cnf/personnel_rewardpunishment.aspx.resx create mode 100644 _vti_cnf/personnel_transfer.aspx create mode 100644 _vti_cnf/personnel_transfer.aspx.cs create mode 100644 _vti_cnf/personnel_transfer.aspx.resx create mode 100644 _vti_cnf/updateinformation.aspx create mode 100644 _vti_cnf/updateinformation.aspx.cs create mode 100644 _vti_cnf/updateinformation.aspx.resx create mode 100644 _vti_cnf/users.aspx create mode 100644 _vti_cnf/users.aspx.cs create mode 100644 _vti_cnf/users.aspx.resx create mode 100644 addrewardpunishment.aspx create mode 100644 addrewardpunishment.aspx.cs create mode 100644 addrewardpunishment.aspx.resx create mode 100644 addtransfer.aspx create mode 100644 addtransfer.aspx.cs create mode 100644 addtransfer.aspx.resx create mode 100644 addusers.aspx create mode 100644 addusers.aspx.cs create mode 100644 addusers.aspx.resx create mode 100644 commonpersonnel.aspx create mode 100644 commonpersonnel.aspx.cs create mode 100644 commonpersonnel.aspx.resx create mode 100644 default.aspx create mode 100644 default.aspx.cs create mode 100644 default.aspx.resx create mode 100644 personnel_detail.aspx create mode 100644 personnel_detail.aspx.cs create mode 100644 personnel_detail.aspx.resx create mode 100644 personnel_information.aspx create mode 100644 personnel_information.aspx.cs create mode 100644 personnel_information.aspx.resx create mode 100644 personnel_regist.aspx create mode 100644 personnel_regist.aspx.cs create mode 100644 personnel_regist.aspx.resx create mode 100644 personnel_rewardpunishment.aspx create mode 100644 personnel_rewardpunishment.aspx.cs create mode 100644 personnel_rewardpunishment.aspx.resx create mode 100644 personnel_transfer.aspx create mode 100644 personnel_transfer.aspx.cs create mode 100644 personnel_transfer.aspx.resx create mode 100644 updateinformation.aspx create mode 100644 updateinformation.aspx.cs create mode 100644 updateinformation.aspx.resx create mode 100644 users.aspx create mode 100644 users.aspx.cs create mode 100644 users.aspx.resx diff --git a/51Aspx源码必读.txt b/51Aspx源码必读.txt new file mode 100644 index 0000000..e327934 --- /dev/null +++ b/51Aspx源码必读.txt @@ -0,0 +1,40 @@ +ASP.NET人事人力资源管理系统源码 + +一、源码描述 +环境:VS2022 sql2019 + +二、功能介绍 +一个简单的人事管理系统,包括职工基本信息、人事变动情况、奖惩情况模块 +默认管理帐号密码为51Aspx +PMS为项目文件夹、DB_51Aspx为数据库文件夹、附加即可。 +“PowerDesigner建模”目录下包含三个可运行文件PMS1.cdm,PMS.cdm,PMS.pdm分别为PMS系统的实体关系简图、实体关系图和数据库模型,使用PowerDesigner集成开发环境打开任意一个文件即可运行。   +目录下的readme.doc(仅供参考)为详细说明文件 +注意:原文件是VS2002项目,为方便用户使用51aspx已经利用VS20005转换为Asp.net2.0版本 + +三、注意事项 +1、在项目web.config修改数据库连接字符串,附加数据库。 +2、管理员账号与密码:51aspx 51aspx 。 +3、ctrl+F5运行即可。 + + + +作者: 吴晨 + +如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/PersonManageSystem +------------------------------------------------------------------------------------------------ + + 源码服务专家 + 官网: https://www.51aspx.com + 讨论圈: https://club.51aspx.com/ + +平台声明: + +1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用; +2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有; +3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com ); +4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性; + +友情提示: + 一般数据库文件默认在 DB_51Aspx 文件夹下 + 默认账号密码一般均为51Aspx + 关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs new file mode 100644 index 0000000..fa5569d --- /dev/null +++ b/AssemblyInfo.cs @@ -0,0 +1,15 @@ +using System.Reflection; +using System.Runtime.CompilerServices; + +// +// �йس��򼯵ij�����Ϣ��ͨ������ +//���Լ����Ƶġ�������Щ����ֵ���޸������ +//��������Ϣ�� +// +[assembly: AssemblyTitle("")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("")] +[assembly: AssemblyCopyright("")] +[assembly: AssemblyTrademark("")] diff --git a/Backup1/AssemblyInfo.cs b/Backup1/AssemblyInfo.cs new file mode 100644 index 0000000..fa5569d --- /dev/null +++ b/Backup1/AssemblyInfo.cs @@ -0,0 +1,15 @@ +using System.Reflection; +using System.Runtime.CompilerServices; + +// +// �йس��򼯵ij�����Ϣ��ͨ������ +//���Լ����Ƶġ�������Щ����ֵ���޸������ +//��������Ϣ�� +// +[assembly: AssemblyTitle("")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("")] +[assembly: AssemblyCopyright("")] +[assembly: AssemblyTrademark("")] diff --git a/Backup1/Global.asax b/Backup1/Global.asax new file mode 100644 index 0000000..078bd33 --- /dev/null +++ b/Backup1/Global.asax @@ -0,0 +1 @@ +<%@ Application Codebehind="Global.asax.cs" Inherits="PMS.Global" %> diff --git a/Backup1/Global.asax.cs b/Backup1/Global.asax.cs new file mode 100644 index 0000000..dbf0a53 --- /dev/null +++ b/Backup1/Global.asax.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Web; +using System.Web.SessionState; + +namespace PMS +{ + /// + /// Global ��ժҪ˵���� + /// + public class Global : System.Web.HttpApplication + { + public Global() + { diff --git a/Backup1/Global.asax.resx b/Backup1/Global.asax.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/Global.asax.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/PMS.csproj b/Backup1/PMS.csproj new file mode 100644 index 0000000..eef0de6 --- /dev/null +++ b/Backup1/PMS.csproj @@ -0,0 +1,15 @@ + + + 8.0.50727 + 2.0 + {2F66FEE6-0341-486C-BB6A-809D63377D98} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Debug + AnyCPU + + + + + PMS + + diff --git a/Backup1/Web.config b/Backup1/Web.config new file mode 100644 index 0000000..9c77322 --- /dev/null +++ b/Backup1/Web.config @@ -0,0 +1,15 @@ + + + + + + + diff --git a/Backup1/addrewardpunishment.aspx b/Backup1/addrewardpunishment.aspx new file mode 100644 index 0000000..632d5a9 --- /dev/null +++ b/Backup1/addrewardpunishment.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="addrewardpunishment.aspx.cs" AutoEventWireup="false" Inherits="PMS.addrewardpunishment" %> + + + + addrewardpunishment + + + + + + +
+ + +
diff --git a/Backup1/addrewardpunishment.aspx.cs b/Backup1/addrewardpunishment.aspx.cs new file mode 100644 index 0000000..2c0372a --- /dev/null +++ b/Backup1/addrewardpunishment.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Configuration; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; + +namespace PMS +{ diff --git a/Backup1/addrewardpunishment.aspx.resx b/Backup1/addrewardpunishment.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/addrewardpunishment.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/addtransfer.aspx b/Backup1/addtransfer.aspx new file mode 100644 index 0000000..46965e8 --- /dev/null +++ b/Backup1/addtransfer.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="addtransfer.aspx.cs" AutoEventWireup="false" Inherits="PMS.addtransfer" %> + + + + addtransfer + + + + + + + + + +
diff --git a/Backup1/addtransfer.aspx.cs b/Backup1/addtransfer.aspx.cs new file mode 100644 index 0000000..2c0372a --- /dev/null +++ b/Backup1/addtransfer.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Configuration; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; + +namespace PMS +{ diff --git a/Backup1/addtransfer.aspx.resx b/Backup1/addtransfer.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/addtransfer.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/addusers.aspx b/Backup1/addusers.aspx new file mode 100644 index 0000000..6e6a953 --- /dev/null +++ b/Backup1/addusers.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="addusers.aspx.cs" AutoEventWireup="false" Inherits="PMS.addusers" %> + + + + addusers + + + + + + + +
+ + diff --git a/Backup1/addusers.aspx.cs b/Backup1/addusers.aspx.cs new file mode 100644 index 0000000..ca72569 --- /dev/null +++ b/Backup1/addusers.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Configuration; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; + +namespace PMS +{ diff --git a/Backup1/addusers.aspx.resx b/Backup1/addusers.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/addusers.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/commonpersonnel.aspx b/Backup1/commonpersonnel.aspx new file mode 100644 index 0000000..f641632 --- /dev/null +++ b/Backup1/commonpersonnel.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="commonpersonnel.aspx.cs" AutoEventWireup="false" Inherits="PMS.commonpersonnel" %> + + + + commonpersonnel + + + + + + + +
+ + diff --git a/Backup1/commonpersonnel.aspx.cs b/Backup1/commonpersonnel.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/commonpersonnel.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/commonpersonnel.aspx.resx b/Backup1/commonpersonnel.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/commonpersonnel.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/default.aspx b/Backup1/default.aspx new file mode 100644 index 0000000..541f086 --- /dev/null +++ b/Backup1/default.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="default.aspx.cs" AutoEventWireup="false" Inherits="PMS._default" %> + + + + ���¹���ϵͳ|-51aspx.com + + + + + + + +
+
������Ϣ
+ diff --git a/Backup1/default.aspx.cs b/Backup1/default.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/default.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/default.aspx.resx b/Backup1/default.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/default.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/personnel_detail.aspx b/Backup1/personnel_detail.aspx new file mode 100644 index 0000000..0e57b4d --- /dev/null +++ b/Backup1/personnel_detail.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="personnel_detail.aspx.cs" AutoEventWireup="false" Inherits="PMS.personnel_detail" %> + + + + personnel_detail + + + + + + + + + +

<%#DataBinder.Eval(Container.DataItem,"UID")%>��ϸ��Ϣ

diff --git a/Backup1/personnel_detail.aspx.cs b/Backup1/personnel_detail.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/personnel_detail.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/personnel_detail.aspx.resx b/Backup1/personnel_detail.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/personnel_detail.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/personnel_information.aspx b/Backup1/personnel_information.aspx new file mode 100644 index 0000000..6f7b208 --- /dev/null +++ b/Backup1/personnel_information.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="personnel_information.aspx.cs" AutoEventWireup="false" Inherits="PMS.personnel_information" %> + + + + ְ��������Ϣ + + + + + + + +
+ + diff --git a/Backup1/personnel_information.aspx.cs b/Backup1/personnel_information.aspx.cs new file mode 100644 index 0000000..40d42b6 --- /dev/null +++ b/Backup1/personnel_information.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + + +namespace PMS diff --git a/Backup1/personnel_information.aspx.resx b/Backup1/personnel_information.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/personnel_information.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/personnel_regist.aspx b/Backup1/personnel_regist.aspx new file mode 100644 index 0000000..3647d21 --- /dev/null +++ b/Backup1/personnel_regist.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="personnel_regist.aspx.cs" AutoEventWireup="false" Inherits="PMS.personnel_regist" %> + + + + ���û�ע�� + + + + + + + +
+
ְ����Ϣ
+ diff --git a/Backup1/personnel_regist.aspx.cs b/Backup1/personnel_regist.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/personnel_regist.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/personnel_regist.aspx.resx b/Backup1/personnel_regist.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/personnel_regist.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/personnel_rewardpunishment.aspx b/Backup1/personnel_rewardpunishment.aspx new file mode 100644 index 0000000..2cbf766 --- /dev/null +++ b/Backup1/personnel_rewardpunishment.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="personnel_rewardpunishment.aspx.cs" AutoEventWireup="false" Inherits="PMS.personnel_rewardpunishment" %> + + + + ������� + + + + + + + +
+ + diff --git a/Backup1/personnel_rewardpunishment.aspx.cs b/Backup1/personnel_rewardpunishment.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/personnel_rewardpunishment.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/personnel_rewardpunishment.aspx.resx b/Backup1/personnel_rewardpunishment.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/personnel_rewardpunishment.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/personnel_transfer.aspx b/Backup1/personnel_transfer.aspx new file mode 100644 index 0000000..9119a6a --- /dev/null +++ b/Backup1/personnel_transfer.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="personnel_transfer.aspx.cs" AutoEventWireup="false" Inherits="PMS.personnel_transfer" %> + + + + ���±䶯��� + + + + + + + +
�������
+ + diff --git a/Backup1/personnel_transfer.aspx.cs b/Backup1/personnel_transfer.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/personnel_transfer.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/personnel_transfer.aspx.resx b/Backup1/personnel_transfer.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/personnel_transfer.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/updateinformation.aspx b/Backup1/updateinformation.aspx new file mode 100644 index 0000000..19b75c2 --- /dev/null +++ b/Backup1/updateinformation.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="updateinformation.aspx.cs" AutoEventWireup="false" Inherits="PMS.updateinformation" %> + + + + updateinformation + + + + + + + +
���±䶯���
+ + diff --git a/Backup1/updateinformation.aspx.cs b/Backup1/updateinformation.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/updateinformation.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/updateinformation.aspx.resx b/Backup1/updateinformation.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/updateinformation.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Backup1/users.aspx b/Backup1/users.aspx new file mode 100644 index 0000000..f5126fb --- /dev/null +++ b/Backup1/users.aspx @@ -0,0 +1,15 @@ +<%@ Page language="c#" Codebehind="users.aspx.cs" AutoEventWireup="false" Inherits="PMS.users" %> + + + + �û���Ϣ|-51aspx.com + + + + + + + +
�޸�ְ����Ϣ
+ + diff --git a/Backup1/users.aspx.cs b/Backup1/users.aspx.cs new file mode 100644 index 0000000..ab18c13 --- /dev/null +++ b/Backup1/users.aspx.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Data; +using System.Data.SqlClient; +using System.Drawing; +using System.Web; +using System.Web.SessionState; +using System.Web.UI; +using System.Web.UI.WebControls; +using System.Web.UI.HtmlControls; +using System.Configuration; + +namespace PMS +{ diff --git a/Backup1/users.aspx.resx b/Backup1/users.aspx.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Backup1/users.aspx.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Global.asax b/Global.asax new file mode 100644 index 0000000..078bd33 --- /dev/null +++ b/Global.asax @@ -0,0 +1 @@ +<%@ Application Codebehind="Global.asax.cs" Inherits="PMS.Global" %> diff --git a/Global.asax.cs b/Global.asax.cs new file mode 100644 index 0000000..dbf0a53 --- /dev/null +++ b/Global.asax.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections; +using System.ComponentModel; +using System.Web; +using System.Web.SessionState; + +namespace PMS +{ + /// + /// Global ��ժҪ˵���� + /// + public class Global : System.Web.HttpApplication + { + public Global() + { diff --git a/Global.asax.resx b/Global.asax.resx new file mode 100644 index 0000000..a76fe8d --- /dev/null +++ b/Global.asax.resx @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/PMS.csproj b/PMS.csproj new file mode 100644 index 0000000..0fdab0a --- /dev/null +++ b/PMS.csproj @@ -0,0 +1,15 @@ + + + + 8.0.50727 + 2.0 + {2F66FEE6-0341-486C-BB6A-809D63377D98} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Debug + AnyCPU + + + + + PMS + diff --git a/PowerDesigner建模/51aspx源码必读.txt b/PowerDesigner建模/51aspx源码必读.txt new file mode 100644 index 0000000..e327934 --- /dev/null +++ b/PowerDesigner建模/51aspx源码必读.txt @@ -0,0 +1,40 @@ +ASP.NET人事人力资源管理系统源码 + +一、源码描述 +环境:VS2022 sql2019 + +二、功能介绍 +一个简单的人事管理系统,包括职工基本信息、人事变动情况、奖惩情况模块 +默认管理帐号密码为51Aspx +PMS为项目文件夹、DB_51Aspx为数据库文件夹、附加即可。 +“PowerDesigner建模”目录下包含三个可运行文件PMS1.cdm,PMS.cdm,PMS.pdm分别为PMS系统的实体关系简图、实体关系图和数据库模型,使用PowerDesigner集成开发环境打开任意一个文件即可运行。   +目录下的readme.doc(仅供参考)为详细说明文件 +注意:原文件是VS2002项目,为方便用户使用51aspx已经利用VS20005转换为Asp.net2.0版本 + +三、注意事项 +1、在项目web.config修改数据库连接字符串,附加数据库。 +2、管理员账号与密码:51aspx 51aspx 。 +3、ctrl+F5运行即可。 + + + +作者: 吴晨 + +如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/PersonManageSystem +------------------------------------------------------------------------------------------------ + + 源码服务专家 + 官网: https://www.51aspx.com + 讨论圈: https://club.51aspx.com/ + +平台声明: + +1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用; +2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有; +3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com ); +4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性; + +友情提示: + 一般数据库文件默认在 DB_51Aspx 文件夹下 + 默认账号密码一般均为51Aspx + 关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help diff --git a/Web.config b/Web.config new file mode 100644 index 0000000..4e6101b --- /dev/null +++ b/Web.config @@ -0,0 +1,15 @@ + + + + + + + +
�û���Ϣ