Angular 的Module 是透過 @NgModule 這個裝飾器decorator 宣告的類別, ... 屬於此模組的內部元件,供Angular 編譯用 declarations: [AppComponent], ...
確定! 回上一頁