JSON File Parse
Posted djosimon
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了JSON File Parse相关的知识,希望对你有一定的参考价值。
1、write a json file base on website(在网站上写一个json文件)
json文件网址:https://raw.githubusercontent.com/DJOSIMON/DJ/master/Hero.json
2、upload to github(or server)(上传至github(或服务器))
上传至github。方法:https://blog.csdn.net/hlxx55/article/details/80906418
上传结果:
3、obtain json file through XMLhttprequest API,put it into html(通过XMLhttprequest API获取json文件,放入html)
网页效果图:
以上是关于JSON File Parse的主要内容,如果未能解决你的问题,请参考以下文章
Mock服务moco系列- Json格式File文件HeaderCookie解决中文乱码
file:///path/to/local/file/data.json URL 能否与 AFHTTPRequestOperation 一起使用