📄 verbose-mode.m4
字号:
dnl IML_VERBOSE_MODEdnl ask program to output additional informationAC_DEFUN([IML_VERBOSE_MODE],[AC_ARG_ENABLE(verbose-mode, [ --enable-verbose-mode The program will output additional information such as timings, intermidate results and so on. ], [ AC_DEFINE([HAVE_VERBOSE_MODE], [1], [make verbose output]) ], [])])
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -