資源簡介
模擬登錄
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.IO;
using?System.Net;
using?System.Text;
using?System.Runtime.Serialization;
using?System.Runtime.Serialization.Formatters.Binary;
using?System.Windows.Forms;
namespace?OcrTest
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????TestCookie?sc?=?new?TestCookie();
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????pictureBox1.Image?=?doGetImg(“http://laishangdai.com/Member/common/verify?t=0.7488636498533732“?sc);
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????string
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2014-02-16?19:58??C#模擬登錄(驗證碼)\App.config
?????文件??????20480??2014-02-17?00:25??C#模擬登錄(驗證碼)\bin\Debug\OcrTest.exe
?????文件????????187??2014-02-16?19:58??C#模擬登錄(驗證碼)\bin\Debug\OcrTest.exe.config
?????文件??????36352??2014-02-17?00:25??C#模擬登錄(驗證碼)\bin\Debug\OcrTest.pdb
?????文件??????22984??2014-02-17?00:25??C#模擬登錄(驗證碼)\bin\Debug\OcrTest.vshost.exe
?????文件????????187??2014-02-16?19:58??C#模擬登錄(驗證碼)\bin\Debug\OcrTest.vshost.exe.config
?????文件???????6460??2014-02-16?21:41??C#模擬登錄(驗證碼)\Form1.cs
?????文件???????6815??2014-02-16?21:41??C#模擬登錄(驗證碼)\Form1.Designer.cs
?????文件???????5817??2014-02-16?20:16??C#模擬登錄(驗證碼)\Form1.resx
?????文件???????5521??2014-02-17?00:25??C#模擬登錄(驗證碼)\Form2.cs
?????文件??????10968??2014-02-17?00:25??C#模擬登錄(驗證碼)\Form2.Designer.cs
?????文件???????5817??2014-02-17?00:25??C#模擬登錄(驗證碼)\Form2.resx
?????文件????????851??2014-02-16?19:58??C#模擬登錄(驗證碼)\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6863??2014-02-16?21:40??C#模擬登錄(驗證碼)\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????707??2014-02-17?00:25??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.csproj.FileListAbsolute.txt
?????文件???????1033??2014-02-17?00:25??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.csproj.GenerateResource.Cache
?????文件???????2143??2014-02-16?23:47??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.csprojResolveAssemblyReference.cache
?????文件??????20480??2014-02-17?00:25??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.exe
?????文件????????180??2014-02-16?23:47??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.Form1.resources
?????文件????????180??2014-02-17?00:25??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.Form2.resources
?????文件??????36352??2014-02-17?00:25??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.pdb
?????文件????????180??2014-02-16?23:47??C#模擬登錄(驗證碼)\obj\Debug\OcrTest.Properties.Resources.resources
?????文件??????????0??2014-02-16?19:58??C#模擬登錄(驗證碼)\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件??????????0??2014-02-16?19:58??C#模擬登錄(驗證碼)\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件??????????0??2014-02-16?19:58??C#模擬登錄(驗證碼)\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件???????4097??2014-02-16?21:46??C#模擬登錄(驗證碼)\OcrTest.csproj
?????文件????????519??2014-02-16?21:40??C#模擬登錄(驗證碼)\Program.cs
?????文件???????1334??2014-02-16?19:58??C#模擬登錄(驗證碼)\Properties\AssemblyInfo.cs
?????文件???????2866??2014-02-16?19:58??C#模擬登錄(驗證碼)\Properties\Resources.Designer.cs
?????文件???????5612??2014-02-16?19:58??C#模擬登錄(驗證碼)\Properties\Resources.resx
............此處省略13個文件信息
評論
共有 條評論