jsop之---实现过程
摘要:
JSONP(JSONP - JSON with Padding是JSON的一种“使用模式”),利用script标签的src属性(浏览器允许script标签跨域) 跨域访问,非同源访问 <!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8 阅读全文
posted @ 2018-06-10 20:59 小孩没穿鞋 阅读(117) 评论(0) 推荐(0) 编辑