⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 exelauncher.loc

📁 一个symbian中执行exe程序的实例
💻 LOC
字号:
/*
* ============================================================================
*  Name     : ExeLauncher.loc
*  Part of  : ExeLauncher
*  Created  : 01.09.2005 by Artem Marchenko
*  Description:
*     This is a localisation file for ExeLauncher
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*     Initial content was generated by Series 60 Application Wizard.
*  -------------------------------------------------------------------
*  Version  : 1.0
*  Copyright: Artem Marchenko 2005
* ============================================================================
*/

// LOCALISATION STRINGS

// menu exit
#define qtn_appl_exit "Exit"

#define qtn_appl_run "Run"
#define qtn_appl_edit "Edit"


// example caption strings for app
#define qtn_app_caption_string "ExeLauncher"

#define qtn_app_short_caption_string "ExeLauncher"

#define qtn_fl_item1_title "File 1"
#define qtn_fl_item2_title "File 2"
#define qtn_fl_item3_title "File 3"

#define qtn_fl_item1_text "Z:\\System\\Programs\\HelloExeDll.dll"
#define qtn_fl_item2_text "Z:\\System\\Programs\\GlobalKeyCapture.dll"
#define qtn_fl_item3_text "C:\\System\\Programs\\YorExe.exe"
#define qtn_error_not_found_text "File not found"

// End of File

⌨️ 快捷键说明

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