AngularJS入門筆記

來源:互聯網
上載者:User

標籤:註冊   control   repeat   入門   com   height   png   聲明   作用   

示範了AngularJS的基本使用套路

功能: 使用AngularJS將文字框中輸入的值綁定到angularJS的聲明變數中去,接著將其顯示到<li>標籤中

1.聲明angular的一個作用模組,這裡對應第24行,同時在第2行聲明此模組的"作用邊界",對應指令ng-app, todoList關鍵詞和第24行對應

2.第25行為module註冊controller,其中關鍵詞和第8行ng-controller指令對應

3.在第26行聲明變數task, 然後對應這裡第10行的ng-model指令, ng-model="task",

4.第12行ng-click指令和第28行對應

5.理解第17行ng-repeat指令和{{}}文法

6.第26,27行示範了angularJS中聲明變數的方式

AngularJS入門筆記

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.