資源簡介
封裝的 .net 打碼類庫,支持手動打碼與聯眾、、打碼兔、優優云、QQ超人、小愛等多個遠程打碼平臺 資源是此類庫的使用 demo!
代碼片段和文件信息
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;
namespace?打碼Demo
{
????public?partial?class?Form1?:?Form
????{
????????Nie.Apps.Captcha.CaptchaResult?result;
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????DMEngines.Items.AddRange(Nie.Apps.Captcha.CaptchaFactory.Providers);
????????}
????????private?bool?check()
????????{
????????????if?(DMEngines.SelectedItem?==?null)
????????????{
????????????????MessageBox.Show(“請選擇打碼引擎!“);
????????????????return?false;
????????????}
????????????if?(DMEngines.SelectedItem.To
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????75776??2014-04-08?02:03??打碼Demo\bin\Debug\Captcha.dll
?????文件????1405952??2014-02-12?00:43??打碼Demo\bin\Debug\CrackCaptchaAPI.dll
?????文件?????114688??2013-12-31?12:39??打碼Demo\bin\Debug\dc.dll
?????文件??????77824??2013-08-03?11:33??打碼Demo\bin\Debug\FastVerCode.dll
?????文件???????1543??2014-04-08?01:17??打碼Demo\bin\Debug\test.jpg
?????文件?????179712??2014-02-18?10:18??打碼Demo\bin\Debug\UUWiseHelper.dll
?????文件?????201728??2013-07-17?15:32??打碼Demo\bin\Debug\xiaoapi.dll
?????文件??????12288??2014-04-08?02:03??打碼Demo\bin\Debug\打碼Demo.exe
?????文件????????898??2014-04-08?01:49??打碼Demo\demo說明.txt
?????文件???????4050??2014-04-08?01:49??打碼Demo\Form1.cs
?????文件???????7257??2014-04-08?01:49??打碼Demo\Form1.Designer.cs
?????文件???????5817??2014-04-08?01:49??打碼Demo\Form1.resx
?????文件????????865??2014-04-07?23:39??打碼Demo\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6423??2014-04-08?01:59??打碼Demo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????530??2014-04-08?02:04??打碼Demo\obj\Debug\打碼Demo.csproj.FileListAbsolute.txt
?????文件????????977??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.csproj.GenerateResource.Cache
?????文件???????3696??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.csprojResolveAssemblyReference.cache
?????文件??????12288??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.exe
?????文件????????180??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.Form1.resources
?????文件??????24064??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.pdb
?????文件????????180??2014-04-08?02:03??打碼Demo\obj\Debug\打碼Demo.Properties.Resources.resources
?????文件????????491??2014-04-07?23:39??打碼Demo\Program.cs
?????文件???????1344??2014-04-07?23:39??打碼Demo\Properties\AssemblyInfo.cs
?????文件???????2872??2014-04-07?23:39??打碼Demo\Properties\Resources.Designer.cs
?????文件???????5612??2014-04-07?23:39??打碼Demo\Properties\Resources.resx
?????文件???????1097??2014-04-07?23:39??打碼Demo\Properties\Settings.Designer.cs
?????文件????????249??2014-04-07?23:39??打碼Demo\Properties\Settings.settings
?????文件???????3820??2014-04-08?01:58??打碼Demo\打碼Demo.csproj
?????目錄??????????0??2014-04-07?23:39??打碼Demo\obj\Debug\TempPE
?????目錄??????????0??2014-04-08?02:04??打碼Demo\bin\Debug
............此處省略9個文件信息
- 上一篇:c# 2048 游戲(畢業設計可參考)
- 下一篇:C# 制作 IE插件
評論
共有 條評論