📄 ftpexample.loc
字号:
/*
* ============================================================================
* Name : ftpexample.loc
* Part of : FtpExample
* Created : 03/11/2005 by Forum Nokia
* Description:
* This is a localisation file for FtpExample
* A .loc file is the one and only place where the logical strings
* to be localised are defined.
* -------------------------------------------------------------------
* Version : 1.0
* Copyright: Nokia Corporation
* ============================================================================
*/
// LOCALISATION STRINGS
#define qtn_app_caption_string "FTP example"
#define qtn_app_short_caption_string "FTP example"
#define qtn_ftpexample_exit "Exit"
#define qtn_ftpexample_connect "Connect"
#define qtn_ftpexample_commands "Commands"
#define qtn_ftpexample_login "Login"
#define qtn_ftpexample_server "Server"
#define qtn_ftpexample_username "Username"
#define qtn_ftpexample_password "Password"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -