資源簡介
代碼片段和文件信息
/*?by企鵝?461313128
?*?吾愛破解?www.52pojie.cn
?*?時間:2018/10/06
?*?
?*?本源碼僅供學習交流
?*?如果你用本代碼進行二次開發
?*?請保頂部的版權,謝謝
?*/
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?Newtonsoft.Json.Linq;
using?System.Net;
using?System.IO;
namespace?QQMsg
{
??
????public?partial?class?Form1?:?Form
????{
??????
????????List?Create?=?new?List();?????//自己創的群
????????List?Join?=?new?List();???????//加入的群
????????List?Manage?=?new?List();?????//有管理權限的群號
????????public??List?Msg?=?new?List();????//單個群信息
????
????????public?Form1()
????????{
????????????InitializeCompon
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-11-08?21:35??QQMsg\
?????文件????????9662??2018-10-03?20:00??QQMsg\1t.ico
?????文件?????????167??2018-10-03?19:55??QQMsg\App.config
?????文件???????27727??2018-10-06?16:43??QQMsg\Form1.Designer.cs
?????文件???????15504??2018-10-06?16:43??QQMsg\Form1.cs
?????文件???????20617??2018-10-06?16:43??QQMsg\Form1.resx
?????文件????????2671??2018-10-03?20:08??QQMsg\Form2.Designer.cs
?????文件????????2635??2018-10-06?16:37??QQMsg\Form2.cs
?????文件???????20617??2018-10-03?20:08??QQMsg\Form2.resx
?????文件?????????517??2018-10-02?19:41??QQMsg\Program.cs
?????目錄???????????0??2019-11-08?21:35??QQMsg\Properties\
?????文件????????1330??2018-10-02?19:41??QQMsg\Properties\AssemblyInfo.cs
?????文件????????3212??2018-10-03?19:56??QQMsg\Properties\Resources.Designer.cs
?????文件????????6191??2018-10-03?19:56??QQMsg\Properties\Resources.resx
?????文件????????1105??2018-10-03?19:55??QQMsg\Properties\Settings.Designer.cs
?????文件?????????249??2018-10-02?19:41??QQMsg\Properties\Settings.settings
?????文件????????6194??2018-10-06?16:38??QQMsg\QQMsg.csproj
?????文件?????????477??2018-10-03?19:56??QQMsg\QQMsg.csproj.user
?????文件?????????341??2018-10-03?09:55??QQMsg\Qun.cs
?????文件?????????959??2018-10-06?16:38??QQMsg\QunMsg.cs
?????目錄???????????0??2019-11-08?21:35??QQMsg\Resources\
?????文件??????178325??2018-10-03?19:39??QQMsg\Resources\QQ圖片20180628161957.jpg
?????文件?????????255??2018-10-03?19:25??QQMsg\Resources\bj.png
?????目錄???????????0??2019-11-08?21:35??QQMsg\bin\
?????目錄???????????0??2019-11-08?21:35??QQMsg\bin\Debug\
?????文件??????540672??2018-03-24?17:40??QQMsg\bin\Debug\Newtonsoft.Json.dll
?????文件??????219092??2018-03-24?17:40??QQMsg\bin\Debug\Newtonsoft.Json.pdb
?????文件??????538481??2018-03-24?17:40??QQMsg\bin\Debug\Newtonsoft.Json.xm
?????文件??????279040??2018-10-03?19:50??QQMsg\bin\Debug\QQMsg.exe
?????文件?????????187??2018-10-02?19:41??QQMsg\bin\Debug\QQMsg.exe.config
?????文件???????46592??2018-10-03?19:50??QQMsg\bin\Debug\QQMsg.pdb
............此處省略49個文件信息
- 上一篇:串口通信助手(含C#源碼)
- 下一篇:C#TCP/IP通訊簡單例程,自動獲取IP地址
評論
共有 條評論