?? camdecode_3rd.rls
字號:
/*
============================================================================
Name : CamDecode_3rd.rls
Author :
Version :
Copyright : Your copyright notice
Description : String localization file
============================================================================
*/
// LOCALISATION STRINGS
//d:Caption string for app.
rls_string qtn_hewb_caption_string "CamDecode"
//d:Short caption string for app.
rls_string qtn_hewb_short_caption_string "CamDecode"
//d:First item in "Options" menu pane, "hello" event.
rls_string qtn_hewb_command1 "開始"
//d:Third item in "Options" menu pane, "Help" event
rls_string qtn_help "Help"
//d:Forth item in "Options" menu page, "About" event
rls_string qtn_about "About"
//d:Third item in "Options" menu pane, "exit" event.
rls_string qtn_hewb_exit "退出"
//d:When user requests ECamDecode_3rdCommand1 event, text below is shown.
rls_string qtn_hewb_command1_text "Hello world!"
//d:About dialog title
rls_string qtn_about_dialog_title "About"
//d:About dialog text
rls_string qtn_about_dialog_text "CamDecode Version 1.0.0\n\nAuthor: Augusta\n\nSupport: berserker0807@126.com\n\nAll rights reserved"
//d:Privacy Statement file name
rls_string qtn_privacy_statement_filename "PrivacyStatement.txt"
//d:Privacy Statement dialog header
rls_string qtn_privacy_statement_header "Privacy Statement"
// End of File
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -