📄 boot.sed
字号:
## lex.sed - sed rules to remove conflicts between the # bootstrap backend interface LEX scanner and the# normal backend SQL LEX scanner## $Header: /usr/local/cvsroot/pgsql/src/backend/bootstrap/boot.sed,v 1.1.1.1 1996/07/09 06:21:14 scrappy Exp $#s/^yy/Int_yy/gs/\([^a-zA-Z0-9_]\)yy/\1Int_yy/g
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -