📄 gui_string.h
字号:
/*******************************************************************************\
* Copyright 2003 by Special Electronic Equipment and Device.
* All rights reserved. Property of Special Electronic Equipment and Device.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
*
*------------------------------------------------------------------------------
* Copyright (C) 2003 Special Electronic Equipment and Device.
* All Rights Reserved
*------------------------------------------------------------------------------
* MODULE NAME... GUI(SEED-MMI5402 Graphic User Interface)
* FILENAME...... gui_string.h
* DATE CREATED.. Mon 05/12/2003
* PROJECT....... SEED-DTK5416
* COMPONENT.....
* PREREQUISITS..
*------------------------------------------------------------------------------
* HISTORY:
* CREATED: 05/12/2003 Created
* MODIFIED:
*------------------------------------------------------------------------------
* DESCRIPTION:
*
\*******************************************************************************/
#ifndef __GUI_STRING_
#define __GUI_STRING_
/* String resource for GUI */
extern unsigned short strNull[];
extern unsigned short strMcBSP[];
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -