資源簡介
微信制作后臺源碼基于sdk
代碼片段和文件信息
using?FluorineFx.Json;
using?HttpSocket;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Net;
using?System.Net.Http;
using?System.Text;
using?System.Threading;
using?System.Windows.Forms;
using?System.xml;
namespace?demo_win_httpsocket
{
????///?
????///?全局信息
????///? ????
????public?partial?class?MainForm?:?Form
????{
????????LxwHttpSocket?WEB?=?new?LxwHttpSocket();
????????public?MainForm()
????????{
????????????InitializeComponent();
????????????var?tt?=?MimeMapping.GetMimeMapping(“.mp3“);
????????????var?tt2?=?MimeMapping.GetExtByMime(“application/x-cpio“);
????????????//return;
????????????this.Load?+=?MainForm_Load;
????????}
??
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-01-13?00:30??weixinHttpApi2.0\
?????文件????????6703??2016-01-13?00:30??weixinHttpApi2.0\MainForm.Designer.cs
?????文件????????8321??2016-01-13?00:30??weixinHttpApi2.0\MainForm.cs
?????文件????????5817??2016-01-13?00:30??weixinHttpApi2.0\MainForm.resx
?????文件????????2423??2016-01-13?00:30??weixinHttpApi2.0\MainForm_10_WEBWXSENDMSG.cs
?????文件????????1617??2016-01-13?00:30??weixinHttpApi2.0\MainForm_11_SENDFILE.cs
?????文件????????2475??2016-01-13?00:30??weixinHttpApi2.0\MainForm_12_WEBWXGETMSGIMG.cs
?????文件????????2391??2016-01-13?00:30??weixinHttpApi2.0\MainForm_13_WEBWXGETVOICE.cs
?????文件????????2683??2016-01-13?00:30??weixinHttpApi2.0\MainForm_14_WEBWXGETMEDIA.cs
?????文件????????2753??2016-01-13?00:30??weixinHttpApi2.0\MainForm_15_webwxsendemoticon.cs
?????文件????????2716??2016-01-13?00:30??weixinHttpApi2.0\MainForm_16_WEBWXSENDAPPMSG.cs
?????文件????????2393??2016-01-13?00:30??weixinHttpApi2.0\MainForm_17_WEBWXUPLOADMEDIA.cs
?????文件????????1215??2016-01-13?00:30??weixinHttpApi2.0\MainForm_1_JSLOGIN.cs
?????文件????????1129??2016-01-13?00:30??weixinHttpApi2.0\MainForm_2_QRCODE.cs
?????文件????????2514??2016-01-13?00:30??weixinHttpApi2.0\MainForm_3_LOGIN.cs
?????文件????????1662??2016-01-13?00:30??weixinHttpApi2.0\MainForm_4_REDIRECT_URL.cs
?????文件????????2728??2016-01-13?00:30??weixinHttpApi2.0\MainForm_5_WEBWXINIT.cs
?????文件????????2106??2016-01-13?00:30??weixinHttpApi2.0\MainForm_6_WEBWXGETCONTACT.cs
?????文件????????2586??2016-01-13?00:30??weixinHttpApi2.0\MainForm_7_SYNCCHECK.cs
?????文件????????2852??2016-01-13?00:30??weixinHttpApi2.0\MainForm_8_WEBWXSYNC.cs
?????文件????????4264??2016-01-13?00:30??weixinHttpApi2.0\MainForm_9_DoMessage.cs
?????文件?????????982??2016-01-13?00:30??weixinHttpApi2.0\MainForm_CONST.cs
?????文件????????2011??2016-01-13?00:30??weixinHttpApi2.0\MainForm_FUN.cs
?????文件????????3039??2016-01-13?00:30??weixinHttpApi2.0\MainForm_WeiXin.cs
?????文件?????????569??2016-01-13?00:30??weixinHttpApi2.0\Program.cs
?????目錄???????????0??2016-01-13?00:30??weixinHttpApi2.0\Properties\
?????文件????????1346??2016-01-13?00:30??weixinHttpApi2.0\Properties\AssemblyInfo.cs
?????文件????????2878??2016-01-13?00:30??weixinHttpApi2.0\Properties\Resources.Designer.cs
?????文件????????5612??2016-01-13?00:30??weixinHttpApi2.0\Properties\Resources.resx
?????文件????????1119??2016-01-13?00:30??weixinHttpApi2.0\Properties\Settings.Designer.cs
?????文件?????????249??2016-01-13?00:30??weixinHttpApi2.0\Properties\Settings.settings
............此處省略31個文件信息
評論
共有 條評論