📄 quick-sum.cf
字号:
## quick-sum.cf - Regular Expressions to quickly extract attributes/values## $Id: quick-sum.cf,v 2.1 1997/03/21 19:21:47 sxw Exp $## Type <TAB> Attribute <TAB> RE#Bibliographic Author ^%A[ \t]+.*$Bibliographic Title ^%T[ \t]+.*$#Command Partial-Text ^#[ \t]+.*$#Font Partial-Text ^[cC][oO][mM][mM][eE][nN][tT][ \t]+.*$#Makefile Partial-Text ^[-.A-Za-z]+:.*$Makefile Partial-Text ^#[ \t]+.*$#Patch Partial-Text ^Index: .*$Patch Partial-Text ^diff[ \t]+.*$#Perl Partial-Text ^sub[ \t]+.*$Perl Partial-Text ^#[ \t]+.*$#README Full-Text ^.*$#SOIF URL-References ^@[A-Za-z]+.*$#Tcl Partial-Text ^#[ \t]+.*$
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -