摘要: <script src="WordData.json" type="text/javascript"></script>导入WordData.json,然后 t1:JSON.parse(text)名为text的JSON对象,转换为文本放在t1里。想取name值可以用: t1.employees[0] 阅读全文
posted @ 2021-02-02 02:05 程序1088 阅读(54) 评论(0) 推荐(0)