control.h
来自「S1D13506windml下的驱动程序,支持vxworks5.4 支持tor」· C头文件 代码 · 共 16 行
H
16 行
/*****************************************************************************
* 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 + =
减小字号Ctrl + -
显示快捷键?