資源簡介
發起QQ會話
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Diagnostics;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?System.Diagnostics;
namespace?打開QQ
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????string?url?=?“http://wpa.qq.com/msgrd?v=3&uin=“?+?2208213223?+?“&site=qq&menu=yes“;
????????????System.Diagnostics.Process.Start(url);
????????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\
?????文件?????????187??2016-06-23?21:34??發起QQ會話\打開QQ\App.config
?????文件????????2026??2016-06-23?21:49??發起QQ會話\打開QQ\Form1.Designer.cs
?????文件?????????684??2016-06-23?21:49??發起QQ會話\打開QQ\Form1.cs
?????文件????????5817??2016-06-23?21:49??發起QQ會話\打開QQ\Form1.resx
?????文件?????????520??2016-06-23?21:34??發起QQ會話\打開QQ\Program.cs
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\Properties\
?????文件????????1358??2016-06-23?21:34??發起QQ會話\打開QQ\Properties\AssemblyInfo.cs
?????文件????????2868??2016-06-23?21:34??發起QQ會話\打開QQ\Properties\Resources.Designer.cs
?????文件????????5612??2016-06-23?21:34??發起QQ會話\打開QQ\Properties\Resources.resx
?????文件????????1095??2016-06-23?21:34??發起QQ會話\打開QQ\Properties\Settings.Designer.cs
?????文件?????????249??2016-06-23?21:34??發起QQ會話\打開QQ\Properties\Settings.settings
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\bin\
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\bin\Debug\
?????文件????????8192??2016-06-23?21:49??發起QQ會話\打開QQ\bin\Debug\打開QQ.exe
?????文件?????????187??2016-06-23?21:34??發起QQ會話\打開QQ\bin\Debug\打開QQ.exe.config
?????文件???????24064??2016-06-23?21:49??發起QQ會話\打開QQ\bin\Debug\打開QQ.pdb
?????文件???????24224??2016-09-10?18:00??發起QQ會話\打開QQ\bin\Debug\打開QQ.vshost.exe
?????文件?????????187??2016-06-23?21:34??發起QQ會話\打開QQ\bin\Debug\打開QQ.vshost.exe.config
?????文件?????????490??2016-07-16?19:44??發起QQ會話\打開QQ\bin\Debug\打開QQ.vshost.exe.manifest
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\obj\
?????目錄???????????0??2017-01-26?19:08??發起QQ會話\打開QQ\obj\Debug\
?????文件?????????865??2016-06-23?21:34??發起QQ會話\打開QQ\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7039??2016-09-10?18:00??發起QQ會話\打開QQ\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2017-01-26?19:17??發起QQ會話\打開QQ\obj\Debug\TempPE\
?????文件???????????0??2016-06-23?21:34??發起QQ會話\打開QQ\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件???????????0??2016-06-23?21:34??發起QQ會話\打開QQ\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件???????????0??2016-06-23?21:34??發起QQ會話\打開QQ\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件?????????180??2016-06-23?21:49??發起QQ會話\打開QQ\obj\Debug\打開QQ.Form1.resources
?????文件?????????180??2016-06-23?21:35??發起QQ會話\打開QQ\obj\Debug\打開QQ.Properties.Resources.resources
............此處省略9個文件信息
- 上一篇:獲取U盤ID序列號及U盤信息
- 下一篇:C# 代理ip采集、驗證
評論
共有 條評論