📄 app13712.h
字号:
/**************************************************************
* Copyright(C) 2003--2006
* Epson Electronic Technology Development (ShenZhen) co., LTD
* All rights reserved.
*
* File name: app13712.h
* Platform: VC++ simulator of EPSON GUI
* Author: David Cheng
* Dept: Electronic Enginerring Department
* Date: 04/02/2003
* Descriptions:demo program of 13712
* Modified:
*************************************************************/
#ifndef _APP_APP13712_H_
#define _APP_APP13712_H_
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
T_BOOL Demo13712( T_VOID );
#ifdef __cplusplus
}
#endif // __cplusplus
#endif // _SYS_APP13712_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -