AngularJS – 基本介紹篇

看完上一篇有關AngularJS的文章之後,如果你已經產生對他的興趣,接下來我們就跟著Google規劃的課程來學習,其實在AngularJS的官方網頁上,本來就有這方面的視訊教學(當然是英文的囉!),馬老師這邊只是做到整理、翻譯和提出我的一些想法,讓想要學習他的人可以更方便,官方視訊總共分成五個等級,每個等級又分成不同章節,章節結束後還都會有模擬測驗,真的推薦大家可以去看看喔!

首先檢視一下要學習AngularJS的一些背景條件:

必須要了解

  • HTML、CSS
  • Javascript

最好能懂

不是那麼重要的

  • jQuery
  • Ruby
  • Rails
  • Python
  • PHP
  • Database

必須了解的部分指的是技術領域,最好能懂的部分是指開發時的觀念

AngularJS Part1 Slide1

至於選擇AngularJS的理由有以下幾點:

  • 幫助你組織Javascript
  • 快速幫你建構動態網站
  • 可以跟jQuery合作愉快
  • 便於測試
AngularJS Part1 Slide2

接下來官方教學以ng-controller為案例,教導AngularJS是如何去呼叫函數的,不過這部分在1.3以上的版本已經不是這樣使用了要特別注意!

AngularJS Part1 Slide3

以下就針對這個案例進行程式的示範,在1.2(含)以前的AngularJS可以這樣來操作ng-controller:(在JS Bin上測試

<!doctype html>
<html ng-app>
<head>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.26/angular.min.js"></script>
<meta charset="UTF-8">
<title>controllerExample</title>
<script>
  function myFn() {
    alert("歡迎光臨馬老師雲端研究室");
  }
</script>
</head>
<body ng-controller="myFn">
</body>
</html>

但在1.3(含)之後的AngularJS需要這樣來操作ng-controller:(在JS Bin上測試)

<!doctype html>
<html ng-app="controllerExample">
<head>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.2/angular.min.js"></script>
<meta charset="UTF-8">
<title>controllerExample AngularJS 1.3.2</title>
<script>
angular.module('controllerExample', [])
.controller('myFn', function (){
    alert("歡迎光臨馬老師雲端研究室");
});
</script>
</head>
<body ng-controller="myFn">
</body>
</html>

根據上面的案例,來介紹利用AngularJS開發網頁時的流程和方式:

首先我們可以先建立一個模組(Module),在模組內會包含AngularJS的函式名稱、應用程式名稱(Application Name)和相關函式庫(Dependencies)。

AngularJS Part1 Slide4

上述的程式可以撰寫在一個JS檔案中,讓網頁將該檔案引用。

AngularJS Part1 Slide5

接下來在HTML標籤中加入ng-app=”Application Name”後,讓網頁在載入的時候就會自動運行該模組(Module)。

AngularJS Part1 Slide6

接下來開始介紹表達式,不過這個在上一篇案例當中我們已經有使用過了,相信大家也很容易能夠了解,也建議大家去參考視訊中提到的網頁,裡面有更多有關於表達式的說明。

AngularJS Part1 Slide7

※以上截圖部分為AngularJS官方教學視訊

You may also like...

14,760 Responses

  1. The Reason The Biggest “Myths” Concerning Attorneys For Asbestos Exposure Could Actually Be Accurate mesothelioma attorneys (http://www.ob0br92bvvc.com)

  2. Great post. I was checking constantly this blog and I’m inspired! Extremely helpful information specially the last phase 🙂 I care for such information a lot. I used to be looking for this certain info for a long time. Thanks and best of luck.

  3. What’s The Job Market For Sofa Couch L Shape Professionals?
    Sleeper L shaped sofa

  4. Repair Scratch On Composite Door Tools To Help You Manage Your Daily Life Repair Scratch
    On Composite Door Trick Every Person Should Learn Repair
    Scratch On Composite Door – https://Www.Longisland.Com/Profile/Pumpbelt76,

  5. luxurytastic io093,fake designer bags,
    fake bags online xk374

  6. Hi my friend! I wish to say that this article is amazing, nice written and come with almost all vital infos. I would like to see extra posts like this .

  7. It’s nearly impossible to find educated people in this particular topic, however, you seem like you know what you’re talking about! Thanks

  8. AzzwPaish表示:

    However, during hospitalization, he should be encouraged to resume drinking ORS as early as possible.
    Can I buy how long does tadalafil 10mg last for more ignitions.
    Safety Information How do I get Mifeprex?

  9. AemmPaish表示:

    Dr Sarah Brewer, GP says, “Studies have shown that one in four of us misdiagnose ourselves.
    Do not how long does 5mg of tadalafil last pills on this specialist portal
    Are you chronically ill and struggling to get social security disability benefits?

  10. PatrickLef表示:

    acquisto farmaci con ricetta: Cialis generico 5 mg prezzo – farmacia online piГ№ conveniente

  11. Отличный сайт! Всем рекомендую!Тут Вы можете заказатьвинтовые сваи купить спб

  12. PatrickLef表示:

    п»їFarmacia online migliore: Cialis generico prezzo – п»їFarmacia online migliore

  13. Rosalyn表示:

    See What Treadmill Home Gym Tricks The Celebs Are Using treadmill home gym (Rosalyn)

  14. Nice read, I just passed this onto a colleague who was doing some research on that. And he just bought me lunch since I found it for him smile Thus let me rephrase that: Thank you for lunch!

  15. 20 Fun Details About How Much Is A Private ADHD Assessment private adhd assessment middlesbrough; bouchesocial.com,

  16. Blythe表示:

    10 Amazing Graphics About Symptoms Of Anxiety And Panic Attacks anxiety symptoms when sleeping – Blythe,

  17. Chargers表示:

    Hi, I do believe this is a great site. I stumbledupon it 😉 I am going to revisit once again since i have bookmarked it. Money and freedom is the greatest way to change, may you be rich and continue to help others.

  18. Seth表示:

    10 Top Facebook Pages That I’ve Ever Seen. Lexus Key Shell new
    lexus key cost (Seth)

  19. Can I just say that of a relief to uncover someone who truly knows what theyre talking about over the internet. You certainly have learned to bring a challenge to light and produce it essential. Lots more people must read this and can see this side of the story. I cant believe youre less well-liked since you certainly possess the gift.

  20. replica shoes表示:

    replica shoes sv557
    replica shoes,Replica Sneaker bj146

  21. AvtyHesia表示:

    Echocardiogram Doppler ultrasound of the heart — Screens for pulmonary hypertension.
    Read more information at levitra 20 mg price at a cheaper price?
    It is best to use antihistamine sprays as a preventative treatment before symptoms appear.

  22. AdmdHesia表示:

    But she is always pooping, her stools are pretty waterish, seed like looking.
    You’ll get excellent deals when you desoxyn online pharmacy to fill your pet medications.
    I have not told anyone I am pregnant yet because we have no idea of the conception date.

  23. I couldn’t resist commenting. Perfectly written.

  24. Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
    Мы предлагаем: сервисные центры в москве
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  25. Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
    Мы предлагаем:сервис центры бытовой техники ростов на дону
    Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!

  26. Dave表示:

    20 Fun Facts About Pragmatickr 프라그마틱 정품 (Dave)

  27. Hello there! This is kind of off topic but I need some advice from an established blog. Is it very difficult to set up your own blog? I’m not very techincal but I can figure things out pretty fast. I’m thinking about making my own but I’m not sure where to begin. Do you have any points or suggestions? With thanks

  28. I’m amazed, I have to admit. Seldom do I encounter a blog that’s both educative and interesting, and let me tell you, you’ve hit the nail on the head. The issue is something which too few people are speaking intelligently about. I’m very happy I stumbled across this during my hunt for something concerning this.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。