aolabbubblesort.rls

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

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

//  LOCALISATION STRINGS

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

// Command strings
#define qtn_command_startsorting "Start Sorting"
#define qtn_command_cancelsorting "Cancel Sorting"
#define qtn_exit "Exit"

#define qtn_loc_resource_file_1 "\\resource\\apps\\AOLabBubbleSort"

// End of File

⌨️ 快捷键说明

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