資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Data.SqlClient;
using?System.Configuration;
namespace?JL
{
????public?partial?class?ChangePassword?:?Form
????{
????????public?ChangePassword()
????????{
????????????InitializeComponent();
????????}
????????private?void?ChangePassword_Load(object?sender?EventArgs?e)
????????{????????????
????????????this.StartPosition?=?FormStartPosition.CenterScreen;
????????????this.txt_userid.Text?=?userInfo.userId;
????????????this.txt_username.Text?=?userInfo.userName;
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????this.Hide();
????????}
??????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????355??2015-06-23?08:21??JL\JL\JL\App.config
?????文件?????221184??2015-06-24?00:30??JL\JL\JL\bin\Debug\JL.exe
?????文件????????355??2015-06-23?08:21??JL\JL\JL\bin\Debug\JL.exe.config
?????文件??????65024??2015-06-24?00:30??JL\JL\JL\bin\Debug\JL.pdb
?????文件???????5632??2005-11-11?22:25??JL\JL\JL\bin\Debug\JL.vshost.exe
?????文件????????355??2015-06-23?08:21??JL\JL\JL\bin\Debug\JL.vshost.exe.config
?????文件??????20480??2015-06-23?08:37??JL\JL\JL\bin\Debug\jldb.dll
?????文件??????26112??2015-06-23?08:37??JL\JL\JL\bin\Debug\jldb.pdb
?????文件???????2616??2015-06-22?02:22??JL\JL\JL\ChangePassword.cs
?????文件???????8968??2015-06-22?00:03??JL\JL\JL\ChangePassword.Designer.cs
?????文件???????5814??2015-06-22?00:03??JL\JL\JL\ChangePassword.resx
?????文件???????1474??2015-06-23?11:28??JL\JL\JL\formmain.cs
?????文件??????19499??2015-06-23?11:28??JL\JL\JL\formmain.Designer.cs
?????文件???????6780??2015-06-23?11:28??JL\JL\JL\formmain.resx
?????文件???????5661??2015-06-23?11:27??JL\JL\JL\JL.csproj
?????文件???????3202??2015-06-23?11:27??JL\JL\JL\Login.cs
?????文件???????9481??2015-06-21?21:58??JL\JL\JL\Login.Designer.cs
?????文件???????6698??2015-06-21?21:58??JL\JL\JL\Login.resx
?????文件????????180??2015-06-23?08:38??JL\JL\JL\obj\Debug\JL.ChangePassword.resources
?????文件?????221184??2015-06-24?00:30??JL\JL\JL\obj\Debug\JL.exe
?????文件????????180??2015-06-23?11:28??JL\JL\JL\obj\Debug\JL.formmain.resources
?????文件????????180??2015-06-24?00:27??JL\JL\JL\obj\Debug\JL.groupInfo.resources
?????文件????????739??2015-06-23?08:38??JL\JL\JL\obj\Debug\JL.Login.resources
?????文件????????180??2015-06-23?08:38??JL\JL\JL\obj\Debug\JL.ProBar.resources
?????文件?????174092??2015-06-23?11:22??JL\JL\JL\obj\Debug\JL.Properties.Resources.resources
?????文件???????5632??2015-06-23?11:21??JL\JL\JL\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????7659??2015-06-23?23:44??JL\JL\JL\obj\Debug\ResolveAssemblyReference.cache
?????文件??????65024??2015-06-24?00:30??JL\JL\JL\obj\Debug\JL.pdb
?????文件???????1732??2015-06-24?00:27??JL\JL\JL\obj\Debug\JL.csproj.GenerateResource.Cache
?????文件????????435??2015-06-24?00:31??JL\JL\JL\obj\JL.csproj.FileList.txt
............此處省略59個文件信息
- 上一篇:仿XP界面UI
- 下一篇:C# 收發短信(SMS短信二次開發)
評論
共有 條評論