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,8 +1,8 @@
# reg unload
# 卸载注册表
> 使用`reg load`命令加载的注册表中删除数据
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg-unload>.
> 使用 `reg load` 命令加载的数据从注册表中移除
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg-unload>
-使用`reg load`命令加载的注册表中删除数据:
-注册表中移除指定键的数据:
`reg unload {{键名}}`
`reg unload {{key_name}}`