📄 control.h
字号:
/*****************************************************************************
* This file keeps track of the project version number
* Each time the file is checked in the project version number increases
*
* This file must be included in the main module of the project
*
* $Log: /VxWorks/WindML20FCS/13506/8BPP/File/control.h $
//
// 2 9/19/01 7:13p Roy
//
// 1 3/19/01 12:39p Roy
// Created.
*
******************************************************************************/
const char szVersion[] = "$Revision: 2 $";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -