在Angular中,常常会看到在AppModule 中调用某个模块的forRoot 方法。其中最常见的应该就是RouterModule.forRoot()。但是forRoot 的作用是什么?什么时候 ...
確定! 回上一頁