嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
(C#完整项目源代码 sql2005)企业人事管理系统
项目文件在压缩包里,在这里就不说了 <br>企业人事管理系统使用说明书-----(压缩包内)
.
├── (C#完整项目源代码 sql2005)企业人事管理系统.rar
└── 07
├── PWMS
│ ├── PWMS
│ │ ├── DataBase
│ │ │ ├── db_PWMS.mdf
│ │ │ └── db_PWMS_log.ldf
│ │ ├── DataClass
│ │ │ └── MyMeans.cs
│ │ ├── F_Login.Designer.cs
│ │ ├── F_Login.cs
│ │ ├── F_Login.resx
│ │ ├── F_Main.Designer.cs
│ │ ├── F_Main.cs
│ │ ├── F_Main.resx
│ │ ├── Image
│ │ │ ├── 01.png
│ │ │ ├── 02.PNG
│ │ │ ├── 03.PNG
│ │ │ ├── 04.PNG
│ │ │ ├── 05.PNG
│ │ │ ├── 06.PNG
│ │ │ ├── 07.PNG
│ │ │ ├── 08.PNG
│ │ │ ├── 09.PNG
│ │ │ ├── PEOPLE.jpg
│ │ │ ├── 修改.BMP
│ │ │ ├── 关闭.BMP
│ │ │ ├── 删除.BMP
│ │ │ ├── 权限.BMP
│ │ │ ├── 添加.BMP
│ │ │ ├── 登录.BMP
│ │ │ ├── 备份.bmp
│ │ │ ├── 登录1.BMP
│ │ │ ├── 通讯录.BMP
│ │ │ ├── 主界面.bmp
│ │ │ ├── 退出系统.BMP
│ │ │ ├── 日常记事.bmp
│ │ │ ├── 人事资料查询.BMP
│ │ │ ├── 员工合同提示.BMP
│ │ │ └── 人事档案浏览.bmp
│ │ ├── InfoAddForm
│ │ │ ├── F_Address.Designer.cs
│ │ │ ├── F_Address.cs
│ │ │ ├── F_Address.resx
│ │ │ ├── F_Basic.Designer.cs
│ │ │ ├── F_Basic.cs
│ │ │ ├── F_Basic.resx
│ │ │ ├── F_ClewSet.Designer.cs
│ │ │ ├── F_ClewSet.cs
│ │ │ └── F_ClewSet.resx
│ │ ├── ModuleClass
│ │ │ └── MyModule.cs
│ │ ├── PWMS.csproj
│ │ ├── PerForm
│ │ │ ├── F_AddressList.Designer.cs
│ │ │ ├── F_AddressList.cs
│ │ │ ├── F_AddressList.resx
│ │ │ ├── F_ClearData.Designer.cs
│ │ │ ├── F_ClearData.cs
│ │ │ ├── F_ClearData.resx
│ │ │ ├── F_Find.Designer.cs
│ │ │ ├── F_Find.cs
│ │ │ ├── F_Find.resx
│ │ │ ├── F_HaveBack.Designer.cs
│ │ │ ├── F_HaveBack.cs
│ │ │ ├── F_HaveBack.resx
│ │ │ ├── F_ManFile.Designer.cs
│ │ │ ├── F_ManFile.cs
│ │ │ ├── F_ManFile.resx
│ │ │ ├── F_Stat.Designer.cs
│ │ │ ├── F_Stat.cs
│ │ │ ├── F_Stat.resx
│ │ │ ├── F_User.Designer.cs
│ │ │ ├── F_User.cs
│ │ │ ├── F_User.resx
│ │ │ ├── F_UserAdd.Designer.cs
│ │ │ ├── F_UserAdd.cs
│ │ │ ├── F_UserAdd.resx
│ │ │ ├── F_UserPope.Designer.cs
│ │ │ ├── F_UserPope.cs
│ │ │ ├── F_UserPope.resx
│ │ │ ├── F_WordPad.Designer.cs
│ │ │ ├── F_WordPad.cs
│ │ │ └── F_WordPad.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── Interop.Office.dll
│ │ │ ├── Interop.VBIDE.dll
│ │ │ ├── Interop.Word.dll
│ │ │ ├── PWMS.exe
│ │ │ ├── PWMS.pdb
│ │ │ ├── PWMS.vshost.exe
│ │ │ └── bar
│ │ │ └── 2008-1-9104229.bak
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── Interop.Office.dll
│ │ │ ├── Interop.VBIDE.dll
│ │ │ ├── Interop.Word.dll
│ │ │ ├── PWMS.F_Login.resources
│ │ │ ├── PWMS.F_Main.resources
│ │ │ ├── PWMS.InfoAddForm.F_Address.resources
│ │ │ ├── PWMS.InfoAddForm.F_Basic.resources
│ │ │ ├── PWMS.InfoAddForm.F_ClewSet.resources
│ │ │ ├── PWMS.PerForm.F_AddressList.resources
│ │ │ ├── PWMS.PerForm.F_ClearData.resources
│ │ │ ├── PWMS.PerForm.F_Find.resources
│ │ │ ├── PWMS.PerForm.F_HaveBack.resources
│ │ │ ├── PWMS.PerForm.F_ManFile.resources
│ │ │ ├── PWMS.PerForm.F_Stat.resources
│ │ │ ├── PWMS.PerForm.F_User.resources
│ │ │ ├── PWMS.PerForm.F_UserAdd.resources
│ │ │ ├── PWMS.PerForm.F_UserPope.resources
│ │ │ ├── PWMS.PerForm.F_WordPad.resources
│ │ │ ├── PWMS.Properties.Resources.resources
│ │ │ ├── PWMS.csproj.GenerateResource.Cache
│ │ │ ├── PWMS.csproj.ResolveComReference.cache
│ │ │ ├── PWMS.exe
│ │ │ ├── PWMS.pdb
│ │ │ ├── Refactor
│ │ │ └── TempPE
│ │ └── PWMS.csproj.FileList.txt
│ ├── PWMS.sln
│ └── PWMS.suo
└── readme.doc
17 directories, 116 files