add new chinese translations
This commit is contained in:
8
pages.zh/common/ppmshift.md
Normal file
8
pages.zh/common/ppmshift.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ppmshift
|
||||
|
||||
> 通过随机的方式移动PPM图像中的行。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/ppmshift.html>。
|
||||
|
||||
- 将输入图像中的行向左或向右随机移动,不超过s:
|
||||
|
||||
`ppmshift {{s}} {{path/to/input_file.ppm}} > {{path/to/output_file.ppm}}`
|
Reference in New Issue
Block a user