xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

WinForm人事管理系統(tǒng)源碼 功能介紹: 系統(tǒng)包括人事部、財(cái)務(wù)部、研發(fā)部、銷售部等。公司的人員類型有以下幾種:普通員工、部門經(jīng)理、人事部成員和總經(jīng)理。該管理系統(tǒng)的主要功能是管理員工資料、員工培訓(xùn)、員工獎(jiǎng)罰、員工職稱、人員調(diào)度、人員考評(píng)、員工信息統(tǒng)計(jì)、勞保福利發(fā)放和業(yè)績(jī)?cè)u(píng)定等。 員工檔案管理 添加/修改/刪除員工 添加/修改員工信息 按條件搜索員工(支持模糊查詢(獎(jiǎng)罰等)) 上傳/修改員工的照片。 員工培訓(xùn)管理 添加/修改/刪除培訓(xùn)信息 根據(jù)時(shí)間查詢培訓(xùn)的基本信息。 注意: 開發(fā)環(huán)境為Visual Studio 2008,數(shù)據(jù)庫(kù)為SQL Server 2005

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?HRManagerSystem
{
????public?partial?class?AddDepartForm?:?Form
????{
????????public?AddDepartForm()
????????{
????????????InitializeComponent();
????????}

????????private?void?textBox1_TextChanged(object?sender?EventArgs?e)
????????{

????????}

????????private?void?toolStripButton1_Click(object?sender?EventArgs?e)
????????{
????????????txt_name.Clear();//清空文本內(nèi)容
????????}
????????DataDataContext?ddt?=?new?DataDataContext();
????????private?void?toolStripButton2_Click(object?sender?EventArgs?e)
????????{
????????????T_Department?depart?=?new?T_Department();
????????????depart.Depart_Name?=?txt_name.Text;
????????????ddt.T_Department.Insertonsubmit(depart);
????????????ddt.SubmitChanges();
????????????var?result?=?ddt.T_Department.Select(dd?=>?dd);
????????????dataGridView1.DataSource?=?result;
????????}
????????///?
????????///?退出
????????///?

????????///?
????????///?
????????private?void?toolStripButton3_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-05-17?17:24??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\
?????文件????????1346??2010-09-09?00:34??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddDepartForm.cs
?????文件????????9901??2010-09-09?00:34??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddDepartForm.Designer.cs
?????文件???????57170??2010-09-09?00:34??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddDepartForm.resx
?????文件????????2340??2010-09-08?17:15??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddFuLiForm.cs
?????文件???????14415??2010-09-08?15:39??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddFuLiForm.Designer.cs
?????文件???????59172??2010-09-08?15:39??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddFuLiForm.resx
?????文件????????2323??2010-09-08?18:40??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddTrainsForm.cs
?????文件???????19606??2010-09-08?17:13??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddTrainsForm.Designer.cs
?????文件???????60813??2010-09-08?17:13??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\AddTrainsForm.resx
?????文件?????????406??2013-12-20?08:58??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\app.config
?????目錄???????????0??2010-09-11?16:15??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\
?????目錄???????????0??2013-12-20?08:54??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\
?????文件???????20139??2008-07-26?10:17??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\Calmness.ssk
?????文件???????20271??2008-07-26?10:17??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\CalmnessColor1.ssk
?????文件???????20208??2008-07-26?10:17??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\CalmnessColor2.ssk
?????文件????????5032??2008-07-26?10:22??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\DeepCyan.ssk
?????文件????????5037??2008-07-26?10:22??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\DeepGreen.ssk
?????文件????????4908??2008-07-26?10:22??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\DeepOrange.ssk
?????文件???????16021??2008-07-26?09:25??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\DiamondBlue.ssk
?????文件???????16669??2008-07-26?09:25??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\DiamondGreen.ssk
?????目錄???????????0??2013-12-20?08:54??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\
?????文件?????????297??2010-09-11?14:10??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\departde.txt
?????文件?????????224??2010-09-11?14:10??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\departinfo.txt
?????文件?????????220??2010-09-11?14:11??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\departm.txt
?????文件?????????218??2010-09-10?09:36??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\fuli.txt
?????文件?????????208??2010-09-10?09:37??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\jiangcheng.txt
?????文件?????????214??2010-09-10?09:37??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\kaoping.txt
?????文件????????7310??2010-09-10?00:13??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\renyuantj.txt
?????文件?????????190??2010-09-10?09:37??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\ryremove.txt
?????文件?????????303??2010-09-10?09:37??SJPersonManage_88950b84-1e22-47bf-a044-898b0b5e91cd\bin\Debug\document\staff.txt
............此處省略364個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源