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,25 +1,25 @@
# btm
> 命令行`top`的替代品。
> 比 `top` 更轻便,支持跨平台、图表更丰富
> 更多信息:<https://github.com/ClementTsang/bottom>.
> `top` 的替代品。
> 旨在轻量级、跨平台,并且比 `top` 更具图形化
> 更多信息:<https://github.com/ClementTsang/bottom>
- 示默认布局(cpu, 内存温度磁盘网络和 进程):
- 示默认布局(CPU、内存温度磁盘网络和进程):
`btm`
- 开启基础模式,关闭图表和高亮(接近`top`
- 启用基本模式,移除图表并压缩数据(类似`top`
`btm --basic`
- 图表中的小点换成大点:
- 图表中使用大点而不是小点:
`btm --dot_marker`
- 示电池充电和健康状态:
- 还显示电池充电和健康状态:
`btm --battery`
- 设置图表刷新间隔和留存数据的时长
- 每250毫秒刷新一次并在图表中显示最近30秒的数据
`btm --rate 250 --default_time_value 30000`
`btm --rate 250 --default_time_value 30000`