📄 makefile.am
字号:
EXTRA_DIST = zebra.cfg Zthes.abs zthes.att tree2xml.pl dino.tree# optional: tagsetg-zthes.tag tagsetm-zthes.tag zthes.tag dino: reci-0.mfreci-0.mf: records/dino.xml ../../index/zebraidx init ../../index/zebraidx update recordsrecords/dino.xml: tree2xml.pl dino.tree ./tree2xml.pl dino.tree > records/dino.xmlclean: rm -f records/dino.xml *.mf *.LCK zebrasrv.piddist-hook: -mkdir $(distdir)/records
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -