⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 strings.h

📁 Dos6.0
💻 H
字号:
/*********************************************************************
 * Microsoft Diagnostics Version 2.0
 *
 * A diagnostic utility to detect as much useful information about a
 *   customer's computer system as is possible.
 *
 * Microsoft Diagnostics:  We detect the World.
 *
 * STRINGS.H - All #define strings are stored here
 ********************************************************************/


/* Command line parameter characters */

#define MONO_CHAR               'M'
#define BW_CHAR                 'B'
#define NO_INITIAL_DETECT_CHAR  'I'
#define REPORT_TO_FILE_CHAR     'F'
#define SUMMARY_TO_FILE_CHAR    'S'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -