📄 chinesedisplay.loc
字号:
/*
* ============================================================================
* Name : ChineseDisplay.loc
* Part of : ChineseDisplay
* Created : 18.3.2003 by Forum Nokia
* Description:
* This is a localisation file for ChineseDisplayApp
* -------------------------------------------------------------------
* Version :
* Copyright: Nokia Corporation, 2003
* ============================================================================
*/
#ifndef __CHINESE_DISPLAY_LOC__
#define __CHINESE_DISPLAY_LOC__
//===========================================================================
// The Text in source file are encoded in UTF-8. This is very important to
// make Chinese characters displayed correctly in Symbian applications
//===========================================================================
CHARACTER_SET UTF8
#ifdef LANGUAGE_01
#include "Language.l01"
#endif
#ifdef LANGUAGE_29
#include "Language.l29"
#endif
#ifdef LANGUAGE_30
#include "Language.l30"
#endif
#ifdef LANGUAGE_31
#include "Language.l31"
#endif
#endif // __CHINESE_DISPLAY_LOC__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -