Fork me on GitHub
.net求学者
摘要: AJAX Pro2包及其案例下载 方法二: 仅支持POST提交方法 data: "{'data':'" + data + "'}",此处要注意为字符串json格式 阅读全文
posted @ 2014-07-03 10:37 hy31337 阅读(300) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.IO;using System.Text;using System.Net;using System.Web;namespace Deerchao.Utility{ publi... 阅读全文
posted @ 2014-07-03 10:22 hy31337 阅读(812) 评论(0) 推荐(0)
.net求学者