摘要:
json调用类IHttpHandler{ public void ProcessRequest(HttpContext context) { if (context.Request["operate_type"] == "operate_type1") { GetOperate_type1(context); } ... 阅读全文
posted @ 2014-03-28 16:22
Livermore.S
阅读(2031)
评论(0)
推荐(0)
浙公网安备 33010602011771号