AngularJS框架問題和前端JS問題記錄

1.使用了AngularJS框架的項目頁面在github中,方便自己查看。

https://github.com/520xchly/StudentTest/blob/master/src/StudentTest/StudentTest.Web/Views/Class/Index.cshtml

2.對於1其中$http請求的參數和返回參數有一些不理解,查看如下:

https://blog.csdn.net/qq_30638831/article/details/77688014

3.對於網頁中常用的 html 標籤 如下,方便查看:

http://www.w3school.com.cn/tags/tag_output.asp

4.AngularJS快速入門學習

http://www.runoob.com/angularjs/angularjs-model.html

5.JS中 function 初始化的3種方法

https://blog.csdn.net/weixin_38576764/article/details/78517151

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章