资源简介
用C#编写的毕业设计,做毕业设计的同学可以参考参考。
代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data.SqlClient;
namespace 客户管理系统
{
///
/// AddUser 的摘要说明。
///
public class AddUser : System.Windows.Forms.Form
{
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox ConfPwdTxt;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.ComboBox RoleList;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox PwdTxt;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox UserNameTxt;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button ExitAddUser;
private System.Windows.Forms.TextBox UserIdTxt;
private System.Windows.Forms.Button AddUserbutt;
private string strSQL = ““;
private SqlConnection tempConnection = new SqlConnection(“workstation id=localhost;database=ClientMagSys;Connect Timeout=30;Trusted_Connection=yes“) ;
private SqlCommand SqComm;
private string NewUserComd;
///
/// 必需的设计器变量。
///
private System.ComponentModel.Container components = null;
public AddUser()
{
//
// Windows 窗体设计器支持所必需的
//
InitializeComponent();
//
// TODO: 在 InitializeComponent 调用后添加任何构造函数代码
//
}
///
/// 清理所有正在使用的资源。
///
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
///
private void InitializeComponent()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.ConfPwdTxt = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.RoleList = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.PwdTxt = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.UserNameTxt = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.ExitAddUser = new System.Windows.Forms.Button();
this.UserIdTxt = new System.Windows.Forms.TextBox();
this.AddUserbutt = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.ConfPwdTxt);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.RoleList);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.PwdTxt);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.UserN
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 9350 2006-12-04 21:24 第五章 客户管理系统\代码\AddUser.cs
文件 14291 2006-12-04 00:37 第五章 客户管理系统\代码\AddUser.resx
文件 1078 2006-12-03 13:03 第五章 客户管理系统\代码\App.ico
文件 1859 2006-12-03 13:03 第五章 客户管理系统\代码\AssemblyInfo.cs
文件 151040 2006-12-31 09:24 第五章 客户管理系统\代码\bin\Debug\客户管理系统.pdb
目录 0 2008-07-10 14:09 第五章 客户管理系统\代码\bin\Debug
目录 0 2008-05-27 15:33 第五章 客户管理系统\代码\bin
文件 4889 2006-12-04 00:43 第五章 客户管理系统\代码\ChgPWD.cs
文件 9793 2006-12-04 00:43 第五章 客户管理系统\代码\ChgPWD.resx
文件 36655 2006-12-04 21:21 第五章 客户管理系统\代码\ClientContactMag.cs
文件 28635 2006-12-04 21:21 第五章 客户管理系统\代码\ClientContactMag.resx
文件 39902 2006-12-05 23:34 第五章 客户管理系统\代码\ClientContractMag.cs
文件 30858 2006-12-05 23:34 第五章 客户管理系统\代码\ClientContractMag.resx
文件 66120 2006-12-04 21:21 第五章 客户管理系统\代码\Clientmag.cs
文件 44854 2006-12-04 21:21 第五章 客户管理系统\代码\Clientmag.resx
文件 60381 2006-12-04 21:21 第五章 客户管理系统\代码\ClientStafferMag.cs
文件 42387 2006-12-04 21:21 第五章 客户管理系统\代码\ClientStafferMag.resx
文件 74238 2006-12-04 23:41 第五章 客户管理系统\代码\ClientStAny.cs
文件 29266 2006-12-04 23:41 第五章 客户管理系统\代码\ClientStAny.resx
文件 6266 2006-12-31 09:25 第五章 客户管理系统\代码\Login.cs
文件 10908 2006-12-31 09:25 第五章 客户管理系统\代码\Login.resx
文件 10284 2006-12-05 20:04 第五章 客户管理系统\代码\MainFrm.cs
文件 13004 2006-12-05 19:59 第五章 客户管理系统\代码\MainFrm.resx
目录 0 2008-05-27 15:33 第五章 客户管理系统\代码\obj\Debug\temp
文件 11776 2006-12-04 00:01 第五章 客户管理系统\代码\obj\Debug\TempPE\userDataSet.cs.dll
目录 0 2008-05-27 15:33 第五章 客户管理系统\代码\obj\Debug\TempPE
文件 10615 2006-12-04 23:38 第五章 客户管理系统\代码\obj\Debug\客户管理系统.AddUser.resources
文件 6443 2006-12-04 23:38 第五章 客户管理系统\代码\obj\Debug\客户管理系统.ChgPWD.resources
文件 25267 2006-12-04 23:38 第五章 客户管理系统\代码\obj\Debug\客户管理系统.ClientContactMag.resources
文件 27324 2006-12-05 23:49 第五章 客户管理系统\代码\obj\Debug\客户管理系统.ClientContractMag.resources
............此处省略55个文件信息
相关资源
- C#笔试题大全C#面试集合包括了,.ne
- ExcelHelper C#操作Excel的好几种方法
- 在线求职系统(C#ASP.NET源码)
- C#的INI文件读写通用类
- .NET C# Custom Form Designer (附源碼)
- C#动态加载插件示例
- 医院门诊管理系统 aspc#access数据库
- C#用WMP做的四分屏播放器
- C#编写UDP协议的一个局域网简单聊天工
- 医院业务管理系统(C#源代码)
- C#代码生成器(生成MVC三层代码)
- 学生信息管理系统(C# 控制台下)
- C#版蓝牙测试工具
- C#处理png图片位深度和交错属性
- C#冒泡排序动态演示程序(看了就会)
- 远程监控(C#源代码)
- 酒店管理系统(c#.net源码)
- C#异构数据库转换工具源码
- 101个微软的C#例子-Windows Forms篇
- c#编写的连连看程序
- C#如何模拟键盘输入
- 组合 算法 C# 背包问题
- C#中视图和存储过程应用
- C#使用剪切板粘贴数据
- C# TcpListener 例程(源码)
- C#实例程序100例子
- C#设计高精度语音识别程序
- winform(c#)最全73种非常漂亮界面样式
- 图书管理系统-----------C# 版
- C#串口通信程序(VS2010)(serialPort组
评论
共有 条评论