摘要:
第一步,【服务端】:定义为 json格式context.Response.ContentType = "json/application;charset=utf-8";context.Response.ExpiresAbsolute = DateTime.Now.AddDays(-1);context.Response.AddHeader("pragma", "no-cache");context.Response.AddHeader("cache-control", "");context.R 阅读全文
posted @ 2011-05-28 20:17
罗霄(Sto)
阅读(427)
评论(0)
推荐(1)

浙公网安备 33010602011771号