Jquery AJAX 注意要点
摘要:一个循环加载的例子 2 一个 使用ajax的例子显示隐藏加载 3 .post时指定参数为list或是array时 当用$.ajax()向后台提交参数时,如果参数中数组的话一般在后台会用List,或Integer[] 等数组对象进行接收. 比如: $.ajax({ type: "POST", url:
阅读全文
posted @ 2017-10-24 10:37
posted @ 2017-10-24 10:37
posted @ 2015-10-19 17:30
posted @ 2015-09-17 15:17