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

📄 irserial.l01

📁 最新官方例子,图形,描述副,基本控件,通讯协议,等等,
💻 L01
字号:
/**
*
* @brief Resource file containing English strings for IrSerial application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/

//  APPLICATION INFORMATION
#define ELanguage	ELangEnglish	// Caption language


// LOCALISATION STRINGS

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

#define qtn_app_short_caption_string		"IrSerial"

#define LABEL_TEXT							"Use menu to send via IR"

#define send_ir_menu_text					"Send via IR"
#define edit_menu_text						"Edit text"
#define exit_text							"Exit"

#define ir_example2_form_prompt				"Text"

#define ir_example2_ok						"Infrared Printing Ok"
#define ir_example2_timeout					"Print request timed out"
#define ir_example2_in_use					"Serial Port is currently in use"
#define ir_example2_error					"Infrared Printing Error"

// End of File

⌨️ 快捷键说明

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