fix: 翻译错误
This commit is contained in:
parent
f4e35179ea
commit
3bf046389a
@ -436,7 +436,7 @@ Look at the CLI-generated `main.ts` to see how this works.
|
|||||||
You can dramatically reduce launch time by only loading the application modules that
|
You can dramatically reduce launch time by only loading the application modules that
|
||||||
absolutely must be present when the app starts.
|
absolutely must be present when the app starts.
|
||||||
|
|
||||||
通过只加载应用启动时绝对必须的那些模块,你可以戏剧性的缩短应用启动时间。
|
通过只加载应用启动时绝对必须的那些模块,你可以极大缩短应用启动的时间。
|
||||||
|
|
||||||
Configure the Angular Router to defer loading of all other modules (and their associated code), either by
|
Configure the Angular Router to defer loading of all other modules (and their associated code), either by
|
||||||
[waiting until the app has launched](guide/router#preloading "Preloading")
|
[waiting until the app has launched](guide/router#preloading "Preloading")
|
||||||
@ -645,4 +645,4 @@ Like the `ng serve` command, this regenerates output files when source files cha
|
|||||||
|
|
||||||
For complete details of the CLI commands, see the [CLI command reference](cli).
|
For complete details of the CLI commands, see the [CLI command reference](cli).
|
||||||
|
|
||||||
要了解 CLI 命令的详细信息,参见 [CLI 命令参考手册](cli)。
|
要了解 CLI 命令的详细信息,参见 [CLI 命令参考手册](cli)。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user