資源簡介
可選擇手機QQ協議或web協議兩種方式登錄,手機協議使用1.4版本。
經測試 可用
代碼片段和文件信息
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.Threading;
using?System.Runtime.InteropServices;
using?WebQQ;
using?MobileQQ;
using?Threading;
namespace?Main
{
????public?partial?class?Form1?:?Form
????{
????????public?static?readonly?string[]?Protocol?=?{“WebQQ“?“MobileQQ“};
????????public?static?int?ProtocolSelectedIndex;
????????public?WQQHelper?wqq?=?null;
????????List?WQQList?=?new?List();
????????public?MQQHelper?mqq?=?null;
????????List?MQQList?=?new?List();
????????List?MQQthread?=?new?List();????????
?????????
????????public?Form1()
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-07-03?15:23??MyWebQQ\
?????目錄???????????0??2013-07-05?17:26??MyWebQQ\main\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\
?????目錄???????????0??2013-07-05?17:26??MyWebQQ\main\bin\Debug\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\de\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\es\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\fr\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\it\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\ja\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\ko\
?????文件???????14848??2013-07-05?17:26??MyWebQQ\main\bin\Debug\Main.exe
?????文件???????30208??2013-07-05?17:26??MyWebQQ\main\bin\Debug\Main.pdb
?????文件???????11592??2013-07-05?17:27??MyWebQQ\main\bin\Debug\Main.vshost.exe
?????文件????????5120??2013-07-04?20:29??MyWebQQ\main\bin\Debug\MD5Helper.dll
?????文件???????13824??2013-07-04?20:29??MyWebQQ\main\bin\Debug\MD5Helper.pdb
?????文件????????9728??2013-07-05?17:26??MyWebQQ\main\bin\Debug\MobileQQ.dll
?????文件???????24064??2013-07-05?17:26??MyWebQQ\main\bin\Debug\MobileQQ.pdb
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\ru\
?????文件????????6656??2013-07-05?17:26??MyWebQQ\main\bin\Debug\Threading.dll
?????文件???????17920??2013-07-05?17:26??MyWebQQ\main\bin\Debug\Threading.pdb
?????文件?????????144??2013-06-30?12:38??MyWebQQ\main\bin\Debug\WangPanHuiYing_KeShe.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??MyWebQQ\main\bin\Debug\WangPanHuiYing_KeShe.vshost.exe.manifest
?????文件???????16896??2013-07-04?20:29??MyWebQQ\main\bin\Debug\WebQQ.dll
?????文件???????28160??2013-07-04?20:29??MyWebQQ\main\bin\Debug\WebQQ.pdb
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\zh-Hans\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Debug\zh-Hant\
?????目錄???????????0??2013-07-03?10:25??MyWebQQ\main\bin\Release\
?????文件???????10063??2013-07-05?17:26??MyWebQQ\main\Form1.cs
?????文件????????7640??2013-07-02?23:11??MyWebQQ\main\Form1.Designer.cs
?????文件????????5814??2013-07-02?23:11??MyWebQQ\main\Form1.resx
?????文件????????5592??2013-07-05?17:25??MyWebQQ\main\Main.csproj
............此處省略119個文件信息
- 上一篇:適合C#入門,一個簡單的公司物料管理系統
- 下一篇:C# 198個winform
評論
共有 條評論