资源简介
基于ASP.NET的人力资源管理系统 源代码 附加数据库 稍微改一下 就可以当作毕业设计交的 论文就不发你们了

代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.SqlClient;
namespace 人力资源管理系统
{
///
/// AmendStafferInfo 的摘要说明。
///
public class AmendStafferInfo : System.Windows.Forms.Form
{
private DataTable tempTable = new DataTable();
private CurrencyManager cmAmend;
private string strSQL = ““;
private SqlConnection tempConnection = new SqlConnection(“workstation id=localhost;database=hrmbook;Connect Timeout=30;Trusted_Connection=yes“) ;
private SqlDataAdapter da;
private DataTable tblDataSource = new DataTable();
private System.Windows.Forms.DataGrid dataGrid1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox txt1;
private System.Windows.Forms.TextBox txt2;
private System.Windows.Forms.TextBox txt3;
private System.Windows.Forms.ComboBox cmb1;
private System.Windows.Forms.ComboBox cmb3;
private System.Windows.Forms.ComboBox cmb2;
private System.Windows.Forms.ComboBox cmb4;
private System.Windows.Forms.TextBox txt6;
private System.Windows.Forms.TextBox txt5;
private System.Windows.Forms.TextBox txt8;
private System.Windows.Forms.TextBox txt4;
private System.Windows.Forms.TextBox txt7;
private System.Windows.Forms.TextBox txt10;
private System.Windows.Forms.TextBox txt9;
private System.Windows.Forms.TextBox txt12;
private System.Windows.Forms.TextBox txt11;
private System.Windows.Forms.TextBox txt15;
private System.Windows.Forms.TextBox txt13;
private System.Windows.Forms.TextBox txt16;
private System.Windows.Forms.TextBox txt14;
private System.Windows.Forms.ToolBar toolBar1;
private System.Windows.Forms.ToolBarButton tbarBtnDelete;
private System.Data.SqlClient.SqlDataAdapter sqlDataAdapter1;
private System.Windows.Forms.ToolBarButton tbarBtnNew;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.ToolBarButton toolBarPre;
privat
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1078 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\hrm.ico
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\上记录.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\下记录.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\保存.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\修改.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\删除.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\取消.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\尾记录.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\搜索.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\新增.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\查询选择.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\计算.bmp
文件 246 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\Icon\首记录.bmp
文件 20480 2012-10-07 01:36 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\System.Data.ClientData.dll
文件 57933 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\AmendStafferInfo.cs
文件 47727 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\AmendStafferInfo.resx
文件 1859 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\AssemblyInfo.cs
文件 458752 2012-10-08 13:04 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\bin\Debug\人力资源管理系统.exe
文件 536064 2012-10-08 13:04 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\bin\Debug\人力资源管理系统.pdb
文件 5632 2005-11-11 22:25 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\bin\Debug\人力资源管理系统.vshost.exe
文件 602 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataGridNoActiveCellColumn.cs
文件 1733 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataGridNoActiveCellColumn.resx
文件 1067 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet1.xsx
文件 66325 2012-10-08 13:01 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet11.Designer.cs
文件 2574 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet11.xsd
文件 42033 2012-10-08 13:01 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet2.Designer.cs
文件 1596 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet2.xsd
文件 165 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\DataSet2.xsx
文件 26181 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\HortationManage.cs
文件 32171 2004-10-26 14:15 基于ASP.NET的人力资源管理系统 源代码\C#人力资源管理系统源代码 建库语句等\代码\HortationManage.resx
............此处省略73个文件信息
相关资源
- asp.net C#购物车源代码
- C#实时网络流量监听源码
- ASP.NET实验室预约管理系统
- C#百度地图源码
- Winform可视化打印模板设计工具含源码
- C#屏幕软键盘源码,可以自己定制界面
- 020ASP.NET车辆综合管理系统.zip
- C# 数据表(Dataset)操作 合并 查询一
- 数据库备份还原工具1.0 C# 源码
- c# 高校档案信息管理系统
- c#记事本 完整版(附源码)
- C# pictureBox控件开打和另存为图像(附
- 逐步法线性回归C#源码
- 文本替换工具c#版附源码
- 连连看游戏C#源码有提示和洗牌功能
- C#版千千静听(附源码能)
- asp.net中c#做的躲避小游戏,希望大家
- ASP.NET C# 工资管理系统
- C#开发的OCR识别程序源码
- 一个很强大的C#第三方控件!!(附带
- C#实现在picturebox内画矩形,并将局部
- 班级管理系统(C#实现)
- c#在线考试系统(附源码)
- FtpClient 组件和源码(c#)
- C#开发实例大全(提高卷)源码
- 毕业设计_房屋中介系统(C#版)
- ASP.NET客户管理系统(毕业设计 C#
- 在线求职系统(C#ASP.NET源码)
- 酒店管理系统(c#.net源码)
- C#异构数据库转换工具源码
评论
共有 条评论