資源簡介
58同成的POST登錄
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?DotNet.Utilities;
using?System.Text.Regularexpressions;
using?System.Web;
using?System.CodeDom.Compiler;
using?System.Reflection;
namespace?WindowsFormsApplication1
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?static?readonly?CodeDomProvider?_provider?=?new?Microsoft.Jscript.JscriptCodeProvider();
????????private?static?Type?_evaluateType;
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????#region?MyRegion
????????????StringBuilder?sb?=?new?StringBuilder();
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????5817??2012-12-26?17:17??Form1.resx
?????文件??????21790??2015-11-02?21:56??HttpHelper.cs
?????文件????????487??2015-11-02?21:56??Program.cs
?????文件???????3583??2015-10-28?22:51??WindowsFormsApplication1.csproj
?????文件????????968??2015-11-02?21:56??WindowsFormsApplication1.sln
????..A..H.?????37888??2015-11-02?21:56??WindowsFormsApplication1.v12.suo
?????文件??????33280??2015-10-28?22:51??bin\Debug\WindowsFormsApplication1.exe
?????文件??????50688??2015-10-28?22:51??bin\Debug\WindowsFormsApplication1.pdb
?????文件??????22712??2015-11-02?21:56??bin\Debug\WindowsFormsApplication1.vshost.exe
?????文件????????490??2013-03-18?17:00??bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
?????文件????????791??2015-10-28?22:49??obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6218??2015-11-02?21:56??obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????874??2015-11-02?21:56??obj\x86\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
?????文件????????847??2015-10-28?22:49??obj\x86\Debug\WindowsFormsApplication1.csproj.GenerateResource.Cache
?????文件???????1675??2015-10-28?22:49??obj\x86\Debug\WindowsFormsApplication1.csprojResolveAssemblyReference.cache
?????文件??????33280??2015-10-28?22:51??obj\x86\Debug\WindowsFormsApplication1.exe
?????文件????????180??2015-10-28?22:51??obj\x86\Debug\WindowsFormsApplication1.Form1.resources
?????文件??????50688??2015-10-28?22:51??obj\x86\Debug\WindowsFormsApplication1.pdb
?????文件????????180??2015-10-28?22:51??obj\x86\Debug\WindowsFormsApplication1.Properties.Resources.resources
?????文件???????1380??2015-11-02?21:56??Properties\AssemblyInfo.cs
?????文件???????2898??2012-12-24?14:56??Properties\Resources.Designer.cs
?????文件???????5612??2012-12-24?14:56??Properties\Resources.resx
?????文件???????1109??2012-12-24?14:56??Properties\Settings.Designer.cs
?????文件????????249??2012-12-24?14:56??Properties\Settings.settings
?????文件??????13303??2015-11-02?21:55??Form1.cs
?????文件???????4729??2012-12-26?17:17??Form1.Designer.cs
????..AD...?????????0??2012-12-26?17:29??obj\x86\Debug\TempPE
?????目錄??????????0??2015-10-28?22:51??obj\x86\Debug
?????目錄??????????0??2015-10-28?22:49??bin\Debug
????..AD...?????????0??2012-12-26?17:29??bin\Release
............此處省略7個文件信息
評論
共有 條評論