?? 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 + -