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,16 +1,16 @@
# sw_vers
> 打印 macOS 操作系统版本信息。
> 更多信息:<https://keith.github.io/xcode-man-pages/sw_vers.1.html>.
> 打印 macOS 操作系统版本信息。
> 更多信息:<https://keith.github.io/xcode-man-pages/sw_vers.1.html>
- 打印所有可用信息(操作系统名称、版本号和构建版本
- 打印所有可用信息(操作系统名称、版本号和构建):
`sw_vers`
- 打印操作系统的版本号:
- 打印操作系统的版本号:
`sw_vers -productVersion`
- 打印构建版本的标识符:
- 打印构建标识符:
`sw_vers -buildVersion`
`sw_vers -buildVersion`