91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

主要功能:某網站投票程序(含驗證碼識別、自動換ip、adsl自動撥號、自動清除cookie、

資源截圖

代碼片段和文件信息

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.OleDb;
using?mshtml;
using?Microsoft.Win32;
using?System.IO;

namespace?BallotAiying2
{
????public?partial?class?Form1?:?Form
????{
????????string?poststr?=?““;

????????public?Form1(string?str)
????????{
????????????InitializeComponent();
????????????poststr?=?str;
????????}

????????private?void?createWebCtrl()
????????{
????????????if?(webBrowser1?!=?null)
????????????{
????????????????webBrowser1.Dispose();
????????????????webBrowser1?=?null;
????????????????GC.Collect();
????????????}
????????????webBrowser1?=?new?EWebBrowser();
????????????webBrowser1.Parent?=?this.panel1

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1433??2007-09-25?12:55??BallotAiying2.sln

?????文件???????3258??2007-09-07?22:52??ballotaiyingAdmin\ballotaiyingAdmin.csproj

?????文件???????8904??2007-09-25?13:00??ballotaiyingAdmin\Form1.cs

?????文件???????6232??2007-09-25?12:47??ballotaiyingAdmin\Form1.Designer.cs

?????文件???????6008??2007-09-25?12:47??ballotaiyingAdmin\Form1.resx

?????文件????????476??2007-09-07?22:45??ballotaiyingAdmin\Program.cs

?????文件???????1190??2007-09-07?22:45??ballotaiyingAdmin\Properties\AssemblyInfo.cs

?????文件???????2889??2007-09-07?22:45??ballotaiyingAdmin\Properties\Resources.Designer.cs

?????文件???????5612??2007-09-07?22:45??ballotaiyingAdmin\Properties\Resources.resx

?????文件???????1101??2007-09-07?22:45??ballotaiyingAdmin\Properties\Settings.Designer.cs

?????文件????????249??2007-09-07?22:45??ballotaiyingAdmin\Properties\Settings.settings

?????目錄??????????0??2007-09-25?12:53??ballotaiyingAdmin\Properties

?????目錄??????????0??2007-09-25?13:00??ballotaiyingAdmin

?????文件???????3967??2007-09-25?11:50??BallotAiying2\BallotAiying2.csproj

????..A..H.?????36864??2007-09-25?12:49??BallotAiying2\BallotAiying2.suo

?????文件?????????60??2007-09-08?09:29??BallotAiying2\bin\Debug\ClearCookie.bat

?????文件?????131072??2007-09-12?14:59??BallotAiying2\bin\Debug\Interop.SHDocVw.dll

?????文件????????137??2007-09-25?12:51??BallotAiying2\bin\Debug\Restart.bat

?????目錄??????????0??2007-09-25?13:01??BallotAiying2\bin\Debug

?????文件??????32768??2007-09-12?16:28??BallotAiying2\bin\Release\BallotAiying2.exe

?????文件??????46592??2007-09-12?16:28??BallotAiying2\bin\Release\BallotAiying2.pdb

?????文件???????5632??2005-12-08?14:51??BallotAiying2\bin\Release\BallotAiying2.vshost.exe

?????文件?????131072??2007-09-12?16:27??BallotAiying2\bin\Release\Interop.SHDocVw.dll

?????文件????????963??2007-09-12?16:28??BallotAiying2\bin\Release\log.txt

?????目錄??????????0??2007-09-25?12:53??BallotAiying2\bin\Release

?????目錄??????????0??2007-09-25?12:53??BallotAiying2\bin

?????文件???????5623??2007-09-25?12:02??BallotAiying2\Form1.cs

?????文件???????2905??2007-09-25?09:44??BallotAiying2\Form1.Designer.cs

?????文件???????5814??2007-09-25?09:44??BallotAiying2\Form1.resx

?????文件????????598??2007-09-09?19:56??BallotAiying2\Program.cs

............此處省略12個文件信息

評論

共有 條評論