add new chinese translations
This commit is contained in:
29
pages.zh/common/sc-im.md
Normal file
29
pages.zh/common/sc-im.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# SC-IM
|
||||
|
||||
> 一个基于 curses 的、类似 vim 的电子表格计算器。
|
||||
> 使用 hjkl 或箭头键进行导航。
|
||||
> 更多信息:<https://github.com/andmarti1424/sc-im>。
|
||||
|
||||
- 启动 SC-IM:
|
||||
|
||||
`scim {{path/to/file.csv}}`
|
||||
|
||||
- 在当前单元格中输入字符串:
|
||||
|
||||
`{{<|>}}`
|
||||
|
||||
- 在当前单元格中输入数字常量:
|
||||
|
||||
`=`
|
||||
|
||||
- 编辑当前单元格中的字符串:
|
||||
|
||||
`E`
|
||||
|
||||
- 编辑当前单元格中的数字:
|
||||
|
||||
`e`
|
||||
|
||||
- 居中对齐当前单元格:
|
||||
|
||||
`|`
|
Reference in New Issue
Block a user