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> 相关文章: