04 Applications

Full Name-> {{firstName + " " + lastName}}
			
First Name: Last Name: Full Name: {{firstName + " " + lastName}}
modules:定義應用
controllers:控制應用
ng-app:定義應用
ng-controller:定義 controller