資源簡介
C#版微信登錄--親測有效 現已實現掃碼登錄,其它功能可接著擴充。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Windows.Forms;
namespace?WeChat_Desktop_App
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?WeChat_QRCodeForm());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-03-06?17:12??C#版微信\
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\
?????文件??????424448??2019-06-02?17:18??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\.suo
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\
?????目錄???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\sqlite3\
?????文件???????????0??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\sqlite3\db.lock
?????文件????????4096??2019-06-02?11:53??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\sqlite3\storage.ide
?????文件???????32768??2019-06-02?14:41??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\sqlite3\storage.ide-shm
?????文件?????2352552??2019-06-02?15:36??C#版微信\C#?版微信源代碼\.vs\WeChatAPP\v15\Server\sqlite3\storage.ide-wal
?????文件???????????0??2017-11-09?09:05??C#版微信\C#?版微信源代碼\C#?winform?版微信源代碼.txt
?????文件????????6802??2016-11-30?13:35??C#版微信\C#?版微信源代碼\WeChatAPP.sln
?????文件??????243712??2017-04-26?10:42??C#版微信\C#?版微信源代碼\WeChatAPP.suo
?????目錄???????????0??2017-09-28?16:34??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\
?????文件?????????511??2016-11-22?21:37??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Program.cs
?????目錄???????????0??2017-09-28?16:34??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\
?????文件????????1368??2016-11-03?10:48??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\AssemblyInfo.cs
?????文件????????2876??2016-11-11?11:21??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\Resources.Designer.cs
?????文件????????5957??2016-11-11?11:21??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\Resources.resx
?????文件????????1118??2016-11-07?17:25??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\Settings.Designer.cs
?????文件?????????249??2016-11-03?10:48??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\Properties\Settings.settings
?????目錄???????????0??2017-09-28?16:34??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\
?????目錄???????????0??2019-06-02?16:02??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\WeChat_Drawba
?????文件????????1461??2019-06-02?14:57??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\WeChat_Drawba
?????文件???????21687??2019-06-02?16:02??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\WeChat_Drawba
?????文件????????5817??2019-06-02?14:57??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\WeChat_Drawba
?????文件????????6023??2016-11-22?20:36??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Component\WeChat_UserContactLists.cs
?????文件???????13559??2016-11-26?13:23??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Desktop_App.csproj
?????文件?????????227??2016-11-22?16:03??C#版微信\C#?版微信源代碼\WeChat_Desktop_App\WeChat_Desktop_App.csproj.user
............此處省略414個文件信息
- 上一篇:Unity3D與Winform交互
- 下一篇:免費簡潔的在線商城源代碼程序系統
評論
共有 條評論