码迷,mamicode.com
首页 > Web开发 > 详细

angularjs 入门教程

时间:2014-06-18 14:51:28      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:class   code   http   com   art   html   

helloword!

http://www.ituring.com.cn/article/13471

<!doctype html>
<html ng-app>
    <head>
        <script src="angular-1.2.2/angular.min.js"></script>
    </head>
    <body>
        Hello {{‘World‘}}!
    </body>
</html>

angularjs 入门教程,布布扣,bubuko.com

angularjs 入门教程

标签:class   code   http   com   art   html   

原文地址:http://www.cnblogs.com/qinyan20/p/3791412.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!