silentsms.rls
来自「symbian第二版秘密收发短信(不响铃不震动)的例子实现。」· RLS 代码 · 共 26 行
RLS
26 行
/*
============================================================================
Name : SilentSms.rls
Author :
Version :
Copyright : Your copyright notice
Description : String localization file
============================================================================
*/
// LOCALISATION STRINGS
//d:Caption string for app.
rls_string qtn_hewb_caption_string "SilentSms"
//d:Short caption string for app.
rls_string qtn_hewb_short_caption_string "SilentSms"
//d:Third item in "Options" menu pane, "exit" event.
rls_string qtn_hewb_exit "Exit"
//d:When user requests ESilentSmsCommand1 event, text below is shown.
rls_string qtn_hewb_command1_text "Hello world!"
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?