mode_edit codeAPI / @angular/coreApplicationModulelinkclass 试验性的This module includes the providers of @angular/core that are needed to bootstrap components via ApplicationRef.class ApplicationModule { }注解link@NgModule({ providers: APPLICATION_MODULE_PROVIDERS })