?? install
字號:
INSTALLATION============Before installing fetch, the HTTP Fetcher library must be installed.It can be downloaded from http://cs.nmu.edu/~lhanson/http_fetcher/-------------------From the main fetch directory, type: 1) ./configure 2) make then, as root... 3) make installThat's it. The program should then be located in /usr/local/bin/ (unless you specified a different prefix).If you don't have root on the machine, you can install the package in yourhome directory. For step 1, do "./configure --prefix=YOUR_PATH" whereYOUR_PATH is the directory under which you'd like to install the package.To uninstall (from the main fetch distribution directory), type make uninstallLyle Hanson (lhanson@cs.nmu.edu)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -