Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html ng-app>
<head>
  <meta charset="utf-8">
  <title>一个基本的AngularJS应用</title>
</head>
<body>
<h1>Hello {{1 + 2}}</h1>
<script src="https://cdn.jsdelivr.net/angularjs/1.2.28/angular.min.js"></script>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
riafanpro
0viewers