資源簡介
代碼片段和文件信息
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;
using?System.Data.SqlClient;
using?System.Configuration;
namespace?倉庫信息管理系統(tǒng)
{
????public?partial?class?ChangePassword?:?Form
????{
????????public?ChangePassword()
????????{
????????????InitializeComponent();
????????}
????????private?void?ChangePassword_Load(object?sender?EventArgs?e)
????????{
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(!(this.textBox2.Text?==?this.textBox3.Text)?||?(this.textBox2.Text.Length?==?0))
????????????{
????????????????MessageBox.Show(“兩次密碼輸入不一致!“?“信息提示“?MessageBoxButtons.OK?MessageBoxIcon.I
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2029??2013-04-25?10:02??51Aspx源碼必讀.txt
?????文件????????7921??2010-12-31?18:04??ChangePassword.Designer.cs
?????文件????????2143??2013-04-25?09:42??ChangePassword.cs
?????文件????????5814??2010-12-31?18:04??ChangePassword.resx
?????目錄???????????0??2013-04-25?09:56??DB_51aspx\
?????文件?????1835008??2013-04-25?09:55??DB_51aspx\CangKu_Data.MDF
?????文件?????3932160??2013-04-25?09:55??DB_51aspx\CangKu_Log.LDF
?????文件???????12735??2011-01-04?08:56??GoodsAdd.Designer.cs
?????文件????????6796??2013-04-25?09:44??GoodsAdd.cs
?????文件????????5814??2011-01-04?08:56??GoodsAdd.resx
?????文件???????10844??2011-01-04?00:13??GoodsModify.Designer.cs
?????文件????????4805??2013-04-25?09:44??GoodsModify.cs
?????文件????????5814??2011-01-04?00:13??GoodsModify.resx
?????文件?????????732??2013-04-25?09:47??Program.cs
?????目錄???????????0??2013-04-25?09:33??Properties\
?????文件????????1404??2010-12-29?12:48??Properties\AssemblyInfo.cs
?????文件????????3130??2011-01-04?08:45??Properties\Resources.Designer.cs
?????文件????????6205??2011-01-04?08:45??Properties\Resources.resx
?????文件????????1109??2010-12-29?12:48??Properties\Settings.Designer.cs
?????文件?????????249??2010-12-29?12:48??Properties\Settings.settings
?????目錄???????????0??2013-04-24?08:18??Resources\
?????文件???????42604??2011-01-04?08:45??Resources\105290163.jpg
?????文件????????8646??2011-01-02?17:11??UserAdd.Designer.cs
?????文件????????2562??2013-04-25?09:44??UserAdd.cs
?????文件????????5814??2011-01-02?17:11??UserAdd.resx
?????文件????????3769??2011-01-03?22:05??UserDel.Designer.cs
?????文件????????1490??2013-04-25?09:44??UserDel.cs
?????文件????????5814??2011-01-03?22:05??UserDel.resx
?????文件????????8587??2011-01-03?15:26??UserModify.Designer.cs
?????文件????????1553??2013-04-25?09:44??UserModify.cs
?????文件????????5814??2011-01-03?15:26??UserModify.resx
............此處省略49個文件信息
評論
共有 條評論