format zh translations
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
e90e6bdf6b
commit
7f995941ed
@@ -1,23 +1,23 @@
|
||||
# ipconfig
|
||||
|
||||
> 显示和管理Windows的网络配置.
|
||||
> 显示和管理 Windows 的网络配置。
|
||||
|
||||
- 显示网络适配器列表:
|
||||
- 显示网络适配器列表:
|
||||
|
||||
`ipconfig`
|
||||
|
||||
- 显示网络适配器的详细列表:
|
||||
- 显示网络适配器的详细列表:
|
||||
|
||||
`ipconfig /all`
|
||||
|
||||
- 为一个网络适配器重新获取IP地址:
|
||||
- 为一个网络适配器重新获取 IP 地址:
|
||||
|
||||
`ipconfig /renew {{适配器}}`
|
||||
|
||||
- 为一个网络适配器释放IP地址:
|
||||
- 为一个网络适配器释放 IP 地址:
|
||||
|
||||
`ipconfig /release {{适配器}}`
|
||||
|
||||
- 清除所有DNS缓存:
|
||||
- 清除所有 DNS 缓存:
|
||||
|
||||
`ipconfig /flushdns`
|
||||
|
Reference in New Issue
Block a user