ecomshape.loc

来自「国内著名嵌入式培训机构内部资料,内含一些实例代码,包括技术专题书籍」· LOC 代码 · 共 25 行

LOC
25
字号
/*
* ============================================================================
*  Name     : ecomshape.loc
*  Part of  : ecomshape
*  Created  : 17/11/2003 by Forum Nokia
*  Description:
*     This is a localisation file for ecomshape
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*  -------------------------------------------------------------------
*  Version  : 1.0
*  Copyright: Forum Nokia
* ============================================================================
*/

// LOCALISATION STRINGS

// example caption strings for app
#define qtn_app_caption_string "ECom Shape Example"

#define qtn_app_short_caption_string "ECom Shape"


// End of File

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?