common/q*: add Chinese translation (#14687)

* common/q*: add Chinese translation

* q:remove whitespace

* Update qalc.md

* Update qemu-img.md
This commit is contained in:
Jin
2024-11-19 04:13:17 -05:00
committed by GitHub
parent a394bba5f1
commit 156075e8b1
21 changed files with 506 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# qoitopam
> 将 QOI 图像Quite OK Image 格式)转换为 Netpbm。
> 更多信息:<https://netpbm.sourceforge.net/doc/qoitopam.html>.
- 将 QOI 图像转换为 Netpbm
`qoitopam {{路径/到/文件.qoi}} > {{路径/到/文件.pnm}}`