readme
来自「linux文本方式下的外挂中文环境,很好用,有源码.功能很全.我都用它」· 代码 · 共 13 行
TXT
13 行
This directory contains some useful tool written to be used in zhcon.uc2win: convert UCDOS's dict file into windows ime file format usage: ./uc2win < wb.dic > wb.txt win2mb: convert windows ime file into zhcon's native ime format(*.mb) usage: ./win2mb < winpy.txt > winpy.mbNOTE: you must convert all the file from dos format to unix format before start conversation: tr -d '-r' < wb.dic >wb.dic.newjust so much document so far;)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?