会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LikWin
Don't disorderly in heart, Don't trapped in love, Don't miss the past, Don't afraid of the future.
博客园
首页
新随笔
联系
管理
2018年6月29日
ajax请求到后台
摘要: 方式一: 1.使用JSON.stringify 将数组对象转化成json字符串; var array = ["1", "2"]; $.ajax({ type : 'POST', url: path + '/check/testPost', contentType : "application/jso
阅读全文
posted @ 2018-06-29 11:02 likwin
阅读(345)
评论(0)
推荐(0)
公告