install
来自「二进制翻译的一个软件」· 代码 · 共 17 行
TXT
17 行
Here is a 3 step install process:1) Create an appropriate directory and extract the files from HDTrans' source tarball2) make3) export HDTRANS_SODIR=`pwd` This environment variable is needed by the HDTrans script. You may consider adding: export HDTRANS_SODIR=<current directory> to your .bash_profile file.To run a program under HDTrans' control,HDTrans <program name>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?