91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 753KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-05
  • 語言: C#
  • 標簽: C#??

資源簡介

超市管理系統 C# 超市管理系統 C# 超市管理系統 C# 超市管理系統 C#

資源截圖

代碼片段和文件信息

using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
using?System.Data.SqlClient;

namespace?超市管理信息系統
{
///?
///?AddUser?的摘要說明。
///?

public?class?AddUser?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.TextBox?UserIdTxt;
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?AddUserbutt;
private?System.Windows.Forms.Button?ExitAddUser;
private?string?strSQL?=?““;
private?SqlConnection?tempConnection?=?new?SqlConnection(“workstation?id=localhost;database=MarketMagSys;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.UserIdTxt?=?new?System.Windows.Forms.TextBox();
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.AddUserbutt?=?new?System.Windows.Forms.Button();
this.ExitAddUser?=?new?System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//?
//?UserIdTxt
//?
this.UserIdTxt.Location?=?new?System.Drawing.Point(112?48);
this.UserIdTxt.Name?=?“UserIdTxt“;
this.UserIdTxt.Size?=?new?System.Drawing.Size(104?21);
this.UserIdTxt.TabIndex?=?4;
this.UserIdTxt.Text?=?““;
//?
//?groupBox1
//?
this.groupBox1.Controls.Add(this.ConfP

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????9392??2006-12-31?09:24??超市管理系統\代碼\AddUser.cs

?????文件??????14291??2006-12-31?09:24??超市管理系統\代碼\AddUser.resx

?????文件???????1078??2006-11-26?15:55??超市管理系統\代碼\App.ico

?????文件???????1859??2006-11-26?15:55??超市管理系統\代碼\AssemblyInfo.cs

?????文件???????9392??2006-12-31?09:24??超市管理系統\代碼\Backup\AddUser.cs

?????文件??????14291??2006-12-31?09:24??超市管理系統\代碼\Backup\AddUser.resx

?????文件???????1078??2006-11-26?15:55??超市管理系統\代碼\Backup\App.ico

?????文件???????1859??2006-11-26?15:55??超市管理系統\代碼\Backup\AssemblyInfo.cs

?????文件???????5002??2006-12-31?09:24??超市管理系統\代碼\Backup\ChgPwd.cs

?????文件???????9793??2006-12-31?09:24??超市管理系統\代碼\Backup\ChgPwd.resx

?????文件??????33025??2006-12-31?09:24??超市管理系統\代碼\Backup\InputMerch.cs

?????文件??????26863??2006-12-31?09:24??超市管理系統\代碼\Backup\InputMerch.resx

?????文件??????38196??2006-12-31?09:24??超市管理系統\代碼\Backup\InputSale.cs

?????文件??????30486??2006-12-31?09:24??超市管理系統\代碼\Backup\InputSale.resx

?????文件???????6249??2006-12-31?09:24??超市管理系統\代碼\Backup\Login.cs

?????文件??????10908??2006-12-31?09:24??超市管理系統\代碼\Backup\Login.resx

?????文件??????85006??2006-12-31?09:24??超市管理系統\代碼\Backup\MerchMag.cs

?????文件??????64222??2006-12-31?09:24??超市管理系統\代碼\Backup\MerchMag.resx

?????文件??????36636??2006-12-31?09:24??超市管理系統\代碼\Backup\QryStaticMember.cs

?????文件??????35595??2006-12-31?09:24??超市管理系統\代碼\Backup\QryStaticMember.resx

?????文件??????10582??2006-12-04?19:08??超市管理系統\代碼\Backup\SysMainFrm.cs

?????文件??????13269??2006-12-03?21:02??超市管理系統\代碼\Backup\SysMainFrm.resx

?????文件??????14677??2006-11-26?19:49??超市管理系統\代碼\Backup\UserDataSet.cs

?????文件???????1148??2006-11-26?19:49??超市管理系統\代碼\Backup\UserDataSet.xsd

?????文件??????19566??2006-12-31?09:24??超市管理系統\代碼\Backup\UserMag.cs

?????文件??????24796??2006-12-31?09:24??超市管理系統\代碼\Backup\UserMag.resx

?????文件???????8203??2006-12-03?00:28??超市管理系統\代碼\Backup\超市管理信息系統.csproj

?????文件???????1803??2006-12-31?09:24??超市管理系統\代碼\Backup\超市管理信息系統.csproj.user

?????文件????????917??2006-11-26?15:55??超市管理系統\代碼\Backup\超市管理信息系統.sln

????..A..H.?????10240??2006-12-31?09:24??超市管理系統\代碼\Backup\超市管理信息系統.suo

............此處省略88個文件信息

評論

共有 條評論