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

@@ -1,9 +1,9 @@
# cargo generate-lockfile
# cargo 生成锁定文件
> 为当前包生成 Cargo.lock 文件。类似于 cargo update但选项少。
> 如果锁定文件已存在,将使用每个包的最新版本重新构建。
> 更多信息:<https://doc.rust-lang.org/stable/cargo/commands/cargo-generate-lockfile.html>.
> 为当前包生成 `Cargo.lock` 文件。类似于 `cargo update`,但选项少。
> 如果锁定文件已存在,将使用每个包的最新版本重新构建。
> 更多信息:<https://doc.rust-lang.org/stable/cargo/commands/cargo-generate-lockfile.html>
- 使用每个包最新版本生成Cargo.lock文件
- 生成一个包含每个包最新版本`Cargo.lock` 文件:
`cargo generate-lockfile`
`cargo generate-lockfile`