基本信息
源码名称:企业人事管理系统c#源码(含数据库脚本以及说明文档)
源码大小:1.86M
文件格式:.rar
开发语言:C#
更新时间:2020-05-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

code
├── PWMS
│   ├── PWMS
│   │   ├── DataClass
│   │   │   └── MyMeans.cs
│   │   ├── Database
│   │   │   ├── db_PWMS.mdf
│   │   │   └── db_PWMS_log.ldf
│   │   ├── F_Login.cs
│   │   ├── F_Login.designer.cs
│   │   ├── F_Login.resx
│   │   ├── F_Main.cs
│   │   ├── F_Main.designer.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
│   │   ├── InfoAddForm
│   │   │   ├── F_Address.cs
│   │   │   ├── F_Address.designer.cs
│   │   │   ├── F_Address.resx
│   │   │   ├── F_Basic.cs
│   │   │   ├── F_Basic.designer.cs
│   │   │   ├── F_Basic.resx
│   │   │   ├── F_ClewSet.cs
│   │   │   ├── F_ClewSet.designer.cs
│   │   │   └── F_ClewSet.resx
│   │   ├── ModuleClass
│   │   │   └── MyModule.cs
│   │   ├── PWMS.csproj
│   │   ├── PerForm
│   │   │   ├── F_AddressList.cs
│   │   │   ├── F_AddressList.designer.cs
│   │   │   ├── F_AddressList.resx
│   │   │   ├── F_ClearData.cs
│   │   │   ├── F_ClearData.designer.cs
│   │   │   ├── F_ClearData.resx
│   │   │   ├── F_Find.cs
│   │   │   ├── F_Find.designer.cs
│   │   │   ├── F_Find.resx
│   │   │   ├── F_HaveBack.cs
│   │   │   ├── F_HaveBack.designer.cs
│   │   │   ├── F_HaveBack.resx
│   │   │   ├── F_ManFile.cs
│   │   │   ├── F_ManFile.designer.cs
│   │   │   ├── F_ManFile.resx
│   │   │   ├── F_Stat.cs
│   │   │   ├── F_Stat.designer.cs
│   │   │   ├── F_Stat.resx
│   │   │   ├── F_User.cs
│   │   │   ├── F_User.designer.cs
│   │   │   ├── F_User.resx
│   │   │   ├── F_UserAdd.cs
│   │   │   ├── F_UserAdd.designer.cs
│   │   │   ├── F_UserAdd.resx
│   │   │   ├── F_UserPope.cs
│   │   │   ├── F_UserPope.designer.cs
│   │   │   ├── F_UserPope.resx
│   │   │   ├── F_WordPad.cs
│   │   │   ├── F_WordPad.designer.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
│   │           └── bar
│   ├── PWMS.sln
│   └── PWMS.suo
└── 程序使用说明.doc

12 directories, 75 files