📄 vibra.rss.i
字号:
# 1 "e:\\qWork\\2.0\\Vibra\\Vibra\\data\\Vibra.rss"
/*
============================================================================
Name : Vibra.rss
Author :
Version :
Copyright : Your copyright notice
Description : This file contains all the resources for the Vibra.
============================================================================
*/
// RESOURCE IDENTIFIER
NAME AWIZ // 4 letter ID
// INCLUDES
# 1 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\eikon.rh" 1
# 1 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\eikon.hrh" 1
# 1 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\uikon.hrh" 1
# 1 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\eikcolor.hrh" 1
// EIKCOLOR.HRH
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
# 4 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\uikon.hrh" 2
// EIKBTGPC.HRH
// EIKBUTB.HRH
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
// EIKCHLST.HRH
// EIKEDWIN.HRH
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
// Introduced in avkon temporarily and deprecated:
// CEikEdwin Flags ('flags' in EDWIN resource)
// AVKON EDWIN CONSTANTS
// Number input mode keymappings for * and # keys ('numeric_keymap' in EDWIN resource)
// If only the number mode is permitted in an editor, special characters can be
// entered by pressing # key or multitapping '*' key.
// If also text input mode is available in the editor, special characters entered
// with '*' key are shown inside special character table pop-up.
// - Default keymapping for editors that allows both number and
// text input modes: EAknEditorAlphanumericNumberModeKeymap.
// - Default keymapping for editors that allows only number input
// mode: EAknEditorStandardNumberModeKeymap.
//
// EAknEditorAlphanumericNumberModeKeymap value is not valid for
// number input mode only editors. Use avkon_flags
// EAknEditorFlagUseSCTNumericCharmap flag instead.
enum TAknEditorNumericKeymap
{
// Available characters:
EAknEditorStandardNumberModeKeymap, // 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, *, +, p, w, #
EAknEditorPlainNumberModeKeymap, // 1, 2, 3, 4, 5, 6, 7, 8, 9, 0
EAknEditorCalculatorNumberModeKeymap, // 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, +,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -