摘要:
public ActionResult QueryContent()
{
if (string.IsNullOrWhiteSpace(Request.Form["AntiCode"]))
return Content("未提交参数", "text/plain");
} 阅读全文
posted @ 2012-08-04 19:56
上校
阅读(188)
评论(0)
推荐(1)
浙公网安备 33010602011771号