mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
ipconfig: add Chinese translation
This commit is contained in:
parent
2c32112872
commit
c4b912830f
1 changed files with 2 additions and 2 deletions
|
@ -12,11 +12,11 @@
|
||||||
|
|
||||||
- 为一个网络适配器重新获取IP地址:
|
- 为一个网络适配器重新获取IP地址:
|
||||||
|
|
||||||
`ipconfig /renew {{adapter}}`
|
`ipconfig /renew {{适配器}}`
|
||||||
|
|
||||||
- 为一个网络适配器释放IP地址:
|
- 为一个网络适配器释放IP地址:
|
||||||
|
|
||||||
`ipconfig /release {{adapter}}`
|
`ipconfig /release {{适配器}}`
|
||||||
|
|
||||||
- 清除所有DNS缓存:
|
- 清除所有DNS缓存:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue