📄 defaults.h
字号:
/* defaults.h,v 1.2 2000/06/15 18:53:40 luther Exp
* ============================================================================
*
* = LIBRARY
* pace
*
* = FILENAME
* defaults.h
*
* = AUTHOR
* Luther Baker
*
* ============================================================================ */
#ifndef PACE_CONFIG_DEFAULTS_H
#define PACE_CONFIG_DEFAULTS_H
/* Define the default constants for PACE. Many of these are used for
* the PACE tests and applications. You can change these values by
* defining the macros in your config.h file. */
#endif /* PACE_CONFIG_DEFAULTS_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -