前端学习(1539):hello world
生活随笔
收集整理的這篇文章主要介紹了
前端学习(1539):hello world
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Document</title>
</head>
<!-- 需要angular的代碼必須包裹在ng-app的代碼中 --><body ng-app><h1>使用angular實(shí)現(xiàn)雙邊數(shù)據(jù)綁定</h1><p><input type="text" placeholder="請(qǐng)輸入你的姓名" ng-model="user.name"></p><p>hello<strong>{{user.name}}</strong></p><script src="./js/Angular.js"></script>
</body></html>
運(yùn)行結(jié)果
總結(jié)
以上是生活随笔為你收集整理的前端学习(1539):hello world的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 充值核销卡密恶意并发请求防止重复利用卡密
- 下一篇: 蓝桥杯官网试题 欧拉的鸡蛋