2、JavaCC3.2的安装: 哈哈,这就更简单了,只需要将Zip包解压缩即可。官方文档中是这样说的: Depending on which you downloaded, you should go to the Directory where the file was installed and type something like: unzip javacc-3.0.zip or gunzip javacc-3.0.tar.gz tar xvf javacc-3.0.tar That completes your installation.