eggclock.rls
来自「symbian s60环境一个鸡蛋型图像钟表源代码」· RLS 代码 · 共 29 行
RLS
29 行
/*
============================================================================
Name : EggClock.rls
Author : Michele Berionne
Version :
Copyright :
Description : String localization file
============================================================================
*/
// LOCALISATION STRINGS
//d:Caption string for app.
rls_string qtn_hewb_caption_string "EggClock"
//d:Short caption string for app.
rls_string qtn_hewb_short_caption_string "EggClock"
//d:First item in "Options" menu pane, "hello" event.
rls_string qtn_hewb_command1 "Hello"
//d:Third item in "Options" menu pane, "exit" event.
rls_string qtn_hewb_exit "Exit"
//d:When user requests EclientCommand1 event, text below is shown.
rls_string qtn_hewb_command1_text "Hello world!"
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?