graphics.loc

来自「Symbian -画图程序 graphics-vc.rar」· LOC 代码 · 共 24 行

LOC
24
字号
/* Copyright (c) 2004, Nokia. All rights reserved */


//  LOCALISATION STRINGS

//d:Caption string for app.
#define qtn_grap_caption_string "Graphics"

//d:Short caption string for app.
#define qtn_grap_short_caption_string "Graphics"

//d:Options menu text.
#define qtn_grap_no_off_screen_text "No off screen bmp"

//d:Options menu text.
#define qtn_grap_off_screen_text "Off screen bmp"

//d:Options menu text.
#define qtn_grap_stop_anim_text "Stop Animation"

//d:Options menu text.
#define qtn_grap_exit_text "Exit"

// End of File

⌨️ 快捷键说明

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