atm_easy.h
来自「运用VisualSTATE建模」· C头文件 代码 · 共 35 行
H
35 行
/*
* Version: 50
* Signature: c590 2396 447f 2b56 0c78 d80e
*
* Id: ATM_easy.h
*
* Function: VS System Header File.
*
* Generated: Wed Jul 23 14:27:18 2008
*
* Coder 5, 4, 1, 1290
*
* This is an automatically generated file. It will be overwritten by the Coder.
*
* DO NOT EDIT THE FILE!
*/
#ifndef __ATM_EASY_H
#define __ATM_EASY_H
/*
* Include SEM Defines Header File.
*/
#include "ATM_easySEMBDef.h"
#if (VS_CODER_GUID != 0X011dedf72)
#error The generated file does not match the SEMTypes.h header file.
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?