add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,12 @@
# rustup 更新
> 更新 Rust 工具链和 `rustup` 本身(如果不是通过包管理器安装的)。
> 更多信息:<https://rust-lang.github.io/rustup>。
- 更新所有已安装的工具链和 `rustup`
`rustup update`
- 安装或更新特定工具链(有关更多信息,请参见 `rustup help toolchain`
`rustup update {{toolchain}}`