AngularJS的四大核心特性(二)

AngularJS核心特性3---指令系統         指令的本質:相似於taglibjavascript <!DOCTYPE html> <html ng-app = "MyModule"> <head> <meta charset="UTF-8"> <title>AngularJS第三特性指令系統</title> </head> <body> <hello></hello> </body>
相關文章
相關標籤/搜索