?? quick-sum.cf
字號:
## quick-sum.cf - Regular Expressions to quickly extract attributes/values## Type <TAB> Attribute <TAB> RE #Bibliographic Author ^%A[ \t]+.*$Bibliographic Title ^%T[ \t]+.*$#Command Keywords ^#.*$#Font Keywords ^[cC][oO][mM][mM][eE][nN][tT][ \t]+.*$#Mail Author ^From:[ \t]+.*$Mail Title ^Subject:[ \t]+.*$Mail Received-By ^To:[ \t]+.*$#Makefile Keywords ^[-.A-Za-z]+:.*$Makefile Keywords ^#[ \t]+.*$#News Author ^From:[ \t]+.*$News Title ^Subject:[ \t]+.*$News Abstract ^Summary:[ \t]+.*$News Keywords ^Keywords:[ \t]+.*$News Keywords ^Organization:[ \t]+.*$News Keywords ^Newsgroups:[ \t]+.*$#Patch Keywords ^Index: .*$Patch Keywords ^diff[ \t]+.*$#Perl Keywords ^sub[ \t]+.*{$Perl Keywords ^#[ \t]+.*$#README Full-Text ^.*$
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -