⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 功能较全面的反汇编器:反汇编器ht-2.0.15.tar.gz
💻
字号:
 Installing HT===============(1)    a. This creates by default the development (debug) version of HT (-g -O0):	    ./configure    b. If you want a final (release) version (-O2 -fomit-frame-pointer) do the 	  following instead:	    ./configure --enable-release    c. if you want to build with profiling information (-pg -g) add 	  '--enable-profiling'(2) compile and link HT:	    make	    (3) (optionally) install HT:	    make install(4) run HT:	    ht or ./htNote: The package 'tex4ht' comes with a program called /usr/bin/ht which      conflicts with this program's name...      In order to use both programs properly you should rename one of them.      (for example: mv /usr/local/bin/ht /usr/local/bin/ht.alt)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -