- 博客(2)
- 收藏
- 关注
转载 Ajax读取数据
$(document).ready(function () { $.ajax({ type: "POST", contentType: "application/json; charset=utf-8", url: url, dataType: "json",
2013-05-20 10:04:18
375
转载 “非静态字段、方法或属性’System.Web.UI.Page.Response.get‘要求对象引用”错误
//非.aspx/.aspx.cs 中引用Response,Request等使用类请使用 HttpResponse resp = System.Web.HttpContext.Current.Response; HttpRequest req = System.Web.HttpContext.Current.Request; HttpServerUtility server =
2013-05-20 09:44:34
1032
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人