模塊(Module) Angular模塊都是一個(gè)帶有@NgModule裝飾器的類, 組件(Component) 在類中定義組件的應(yīng)用邏輯;組建通過一些由屬性和方法組成的API與視圖交互; 模板(Template) 元數(shù)據(jù)(Metadata) 數(shù)據(jù)綁定(Data binding) 指令(Directive) 服務(wù)(Service) 依賴注入(Dependency injection)