install

来自「jar文件处理原程序」· 代码 · 共 19 行

TXT
19
字号
----------------------How to install fastjar----------------------1.  Run the 'configure' script to generate config.h and Makefile.  You can    use 'configure --help' to get a list of command-line options.2.  If you're feeling experimental, you can change some settings in jartool.h    to optimize fastjar for your particular system.3.  Type 'make' to create the fastjar binary.4.  Type 'make install' to install fastjar in whichever directory you supplied    to configure (or the default directory if you didn't specify one.)

⌨️ 快捷键说明

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