資源簡介
C# 遠程打碼 實例項目源碼
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?System.Drawing.Imaging;
using?System.Threading;
using?System.Diagnostics;
namespace?UUWiseCSWrapper
{
????public?partial?class?Form1?:?Form
????{
????????static?int?SoftID?=?0;
????????static?string?SoftKey?=?““;
????????//static?UUWiseHelperLib.CaptchaRecognizerClass?c?=?new?UUWiseHelperLib.CaptchaRecognizerClass();
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????///?
????????///?登陸測試
????????///?
????????///?
????????///?
????????private?void?btnLogin_Click(objec
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????144??2013-06-13?15:58??app.config
?????目錄???????????0??2013-06-13?15:58??bin\
?????目錄???????????0??2013-06-13?15:59??bin\Debug\
?????文件???????21504??2013-06-13?15:59??bin\Debug\UUWiseCSWrapper.exe
?????文件?????????144??2013-06-13?15:58??bin\Debug\UUWiseCSWrapper.exe.config
?????文件???????34304??2013-06-13?15:59??bin\Debug\UUWiseCSWrapper.pdb
?????文件???????11600??2013-06-13?15:58??bin\Debug\UUWiseCSWrapper.vshost.exe
?????文件?????????144??2013-06-13?15:58??bin\Debug\UUWiseCSWrapper.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??bin\Debug\UUWiseCSWrapper.vshost.exe.manifest
?????文件????????9462??2013-01-16?16:55??Form1.cs
?????文件???????24265??2013-01-16?16:55??Form1.Designer.cs
?????文件????????5817??2013-01-16?16:55??Form1.resx
?????目錄???????????0??2013-06-13?15:58??obj\
?????目錄???????????0??2013-06-13?15:58??obj\x86\
?????目錄???????????0??2013-06-13?15:59??obj\x86\Debug\
?????文件????????5852??2013-06-13?15:59??obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????344??2013-06-13?15:59??obj\x86\Debug\GenerateResource.read.1.tlog
?????文件?????????818??2013-06-13?15:59??obj\x86\Debug\GenerateResource.write.1.tlog
?????目錄???????????0??2013-06-13?15:58??obj\x86\Debug\TempPE\
?????文件????????4608??2013-06-13?15:58??obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????1237??2013-06-13?15:59??obj\x86\Debug\UUWiseCSWrapper.csproj.FileListAbsolute.txt
?????文件???????21504??2013-06-13?15:59??obj\x86\Debug\UUWiseCSWrapper.exe
?????文件?????????180??2013-06-13?15:59??obj\x86\Debug\UUWiseCSWrapper.Form1.resources
?????文件???????34304??2013-06-13?15:59??obj\x86\Debug\UUWiseCSWrapper.pdb
?????文件?????????180??2013-06-13?15:59??obj\x86\Debug\UUWiseCSWrapper.Properties.Resources.resources
?????文件?????????554??2013-01-16?16:21??Program.cs
?????目錄???????????0??2013-01-16?15:59??Properties\
?????文件????????1376??2012-09-13?03:20??Properties\AssemblyInfo.cs
?????文件????????2868??2013-06-13?15:58??Properties\Resources.Designer.cs
?????文件????????5612??2012-09-13?03:20??Properties\Resources.resx
?????文件????????1113??2013-06-13?15:58??Properties\Settings.Designer.cs
............此處省略5個文件信息
評論
共有 條評論