AngularJS学习笔记——通过Ajax获取JSON数据T

时间:2020-08-05 07:53:22
【文件属性】:
文件名称:AngularJS学习笔记——通过Ajax获取JSON数据T
文件大小:440KB
文件格式:ZIP
更新时间:2020-08-05 07:53:22
动态清单列表 AngularJS Ajax JSON 通过Ajax获取JSON数据以我之前写的与用户交互的动态清单列表为例,现在把模型中的数据单独写成一个JSON文件,再通过发起Ajax请求的方式获取JSON数据。这样,清单列表中的数据项就都是通过JSON数据来获取的了。
【文件预览】:
bootstrap
----css()
--------bootstrap-theme.css(15KB)
--------bootstrap.css(118KB)
----fonts()
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(106KB)
----js()
--------npm.js(484B)
--------bootstrap.min.js(36KB)
--------bootstrap.js(68KB)
todo.html
todo.json
angularJs
----angular.js(1.29MB)

网友评论