camtest.rls
来自「symbian下摄像头拍照示例,symbian c 开发」· RLS 代码 · 共 29 行
RLS
29 行
/*
============================================================================
Name : CamTest.rls
Author :
Version :
Copyright : Your copyright notice
Description : String localization file
============================================================================
*/
// LOCALISATION STRINGS
//d:Caption string for app.
rls_string qtn_hewb_caption_string "CamTest"
//d:Short caption string for app.
rls_string qtn_hewb_short_caption_string "CamTest"
//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 ECamTestCommand1 event, text below is shown.
rls_string qtn_hewb_command1_text "Hello world!"
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?