s60clientserverlab.rls

来自「symbian开发得基础用书」· RLS 代码 · 共 15 行

RLS
15
字号
// Copyright (c) 2006 Nokia Corporation.

//  LOCALISATION STRINGS

// Caption string for app.
#define qtn_caption_string "S60ClientServerLab"

// Menu commands
#define qtn_command_writetofile "Write to File"
#define qtn_command_exit "Exit"

#define qtn_loc_resource_file_1 "\\resource\\apps\\S60ClientServerLab"

// End of File

⌨️ 快捷键说明

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