摘要:
function (options, param) { alert(typeof options); if (typeof options == "string") { alert("字符串"); } if (typeof... 阅读全文
posted @ 2015-04-15 16:19
魏巍(QQ:68235081)
阅读(124)
评论(0)
推荐(0)
摘要:
例如:下面代码有两个int类型的参数,如果Ajax调用时没有在data属性中为其赋值,AJAX会出500异常。public JsonResult GetList(int pageIndex, int pageSize) { int total = 0; ... 阅读全文
posted @ 2015-04-15 13:03
魏巍(QQ:68235081)
阅读(274)
评论(0)
推荐(0)

浙公网安备 33010602011771号