📄 makefile.am
字号:
## Process this file with automake to create Makefile.inperllibdir = $(pkgdatadir)/Autom4tedist_perllib_DATA = \ C4che.pm \ ChannelDefs.pm \ Channels.pm \ Configure_ac.pm \ FileUtils.pm \ General.pm \ Request.pm \ Struct.pm \ XFile.pm## --------------- #### Building TAGS. #### --------------- ##TAGS_FILES = $(dist_perllib_DATA)ETAGS_ARGS = --lang=perl
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -