install.quick

来自「一个可以生成java代码的语法生成器」· QUICK 代码 · 共 18 行

QUICK
18
字号
This is a quick installation guide for the CUP system.For most people, the following steps will suffice: 1) extract the java_cup files somewhere, and ensure that    the extraction directory is in your classpath.    This will ensure that java_cup.Main properly refers to the    Main class in the java_cup subdirectory of this release. 2) compile java_cup and its runtime system.    From the installation directory:      javac java_cup/*.java java_cup/runtime/*.javaThat's it!  Read the manual now.  --Scott 24-Mar-1998

⌨️ 快捷键说明

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