Angular_Practice:92014年向代码学校学习

时间:2024-06-09 23:43:25
【文件属性】:

文件名称:Angular_Practice:92014年向代码学校学习

文件大小:188KB

文件格式:ZIP

更新时间:2024-06-09 23:43:25

JavaScript

Angular练习 2014/09 learn from . 怎么运行 可以用fire.app软体watch这个专案,就可以看到效果。 PS. 由于资料是从product.json取得,在js/app2.js里面$http.get('/product.json')。如你的网址需要指定某个专案的话,则需要改过路径,不然会读不到。举例来说,当你网址是http ://127.0.0.1:8080/index.html 时,由于是读取专案下,所以不用修改$http.get('/product.json'); 但当你运行http ://127.0.0.1:8080/{专案名称}/index.html ,此时$http.get需改成$http.get('/{专案名称}/product.json')。


【文件预览】:
Angular_Practice-master
----css()
--------bootstrap.min.css(107KB)
--------normalize.css(8KB)
--------app2.css(895B)
----README.md(685B)
----product_add.html(1KB)
----product_info.html(797B)
----product-bbb-aa.html(84B)
----product.json(2KB)
----product_title.html(556B)
----index3.html(4KB)
----img()
--------gem-10.jpg(5KB)
--------gem-06.jpg(4KB)
--------gem-05.jpg(4KB)
--------gem-07.jpg(4KB)
--------gem-09.jpg(4KB)
--------gem-02.jpg(6KB)
----this.html(1KB)
----js()
--------app.js(3KB)
--------app2.js(4KB)
--------product2.js(1KB)
--------angular.min.js(105KB)
--------angular.min.js.map(264KB)
----index.html(689B)

网友评论