資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Runtime.CompilerServices;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?Newtonsoft.Json;
public?partial?class?_Default?:?WeiXinPage
{
????protected?override?void?onload(EventArgs?e)
????{
????????Response.Write(JsonConvert.Serializeobject(Data));
????????base.onload(e);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-14?11:15??App_Code\
?????文件????????1809??2017-09-01?19:19??App_Code\Config.cs
?????文件????????1783??2017-09-01?19:38??App_Code\HttpService.cs
?????文件????????4387??2017-09-04?20:13??App_Code\WeiXinPage.cs
?????目錄???????????0??2017-09-14?11:15??Bin\
?????文件??????391680??2017-08-16?00:42??Bin\Newtonsoft.Json.dll
?????文件??????????48??2017-09-01?18:59??Bin\Newtonsoft.Json.dll.refresh
?????文件??????440219??2017-08-16?00:42??Bin\Newtonsoft.Json.xm
?????文件?????????529??2017-09-04?18:42??Default.aspx
?????文件?????????410??2017-09-04?19:50??Default.aspx.cs
?????目錄???????????0??2017-09-14?11:15??DLL\
?????文件??????391680??2017-08-16?00:42??DLL\Newtonsoft.Json.dll
?????文件??????440219??2017-08-16?00:42??DLL\Newtonsoft.Json.xm
?????文件????????1054??2017-09-04?20:11??Global.asax
?????文件??????????16??2017-09-01?19:28??MP_verify_dRCG7HQnHawxCjAy.txt
?????文件?????????342??2017-08-31?22:03??Web.config
?????文件????????1306??2017-08-31?22:03??Web.Debug.config
?????文件????????2533??2017-09-04?17:12??website.publishproj
?????文件????????1549??2017-09-14?11:18??WeiXinDemo.sln
?????文件????????8704??2017-09-14?11:18??WeiXinDemo.suo
- 上一篇:C#圖書館借閱系統源碼
- 下一篇:臺達PLC-PC通訊 范例教程
評論
共有 條評論