摘要: 不多说直接上! 一、API服务,天气API 网站:http://api.help.bj.cn/api/ 怎么使用网站有很详细的解释 $.ajax({ type: "GET", //请求方式 url: "http://api.help.bj.cn/apis/weather/?id=101270101" 阅读全文
posted @ 2021-07-22 11:46 时光向来煞人 阅读(1954) 评论(0) 推荐(0) 编辑