readme
来自「flex」· 代码 · 共 13 行
TXT
13 行
This directory contains the example programs from the manual, and afew other things as well. To make all the programs, simply type "make-f Makefile.examples", and assuming you have flex and gcc, all will bewell.To build the programs individually, type make -f Makefile.examples program_nameFor example: make -f Makefile.examples expr
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?