摘要:
public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plain"; string phone = context.Request.QueryString["phone"]; s 阅读全文
posted @ 2016-03-18 14:47
大喜
阅读(582)
评论(0)
推荐(0)
开心