animation.loc

来自「symbian,使用dll服务捕获按键,比设置优先级更能提高按键响应.」· LOC 代码 · 共 20 行

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


// LOCALISATION STRINGS

//d:Caption string for app.
#define qtn_anim_caption_string "Animation"

//d:Short caption string for app.
#define qtn_anim_short_caption_string "Animation"

//d:Command in options list.
//d:Reset the position of the box.
#define qtn_anim_reset_text "Reset"

//d:Command in options list.
//d:Exit the program.
#define qtn_anim_exit_text "Exit"

// End of File

⌨️ 快捷键说明

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