📄 lexedit.sed
字号:
2,/^extern int yylineno;$/c\static int start_cond = 0;\#define BEGIN start_cond =/^struct yysvf \*yyestate;$/,/^extern struct yysvf yysvec/d/^# define YYNEWLINE /,/^int nstr;/d/^while((nstr = yylook()/,/^if(yywrap()) /d/^case -1:$/,/^fprintf(yyout,"bad switch yylook /c\ default: return(0);/^struct yysvf *yybgin = yysvec+1;$/d/^int yylineno /,$d
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -