simplegrid.loc

来自「Symbian S60 2nd Grid example」· LOC 代码 · 共 15 行

LOC
15
字号
/**
* 
* @brief Definitions of languages for SimpleGrid application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/

#ifdef LANGUAGE_01
#include "SimpleGrid.l01"
#endif


// End of File

⌨️ 快捷键说明

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