richtexteditor_s60_2nd_ed.pkg

来自「在syambian s60 3rd上开发的超级计算器 可实现大浮点数的计算」· PKG 代码 · 共 22 行

PKG
22
字号
; Installation file for RichTextEditor application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"Calculator"},(0x01EF0030),2,0,0
;
;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60ProductID"} 
;
; Four files to install
;
"\Symbian\7.0s\Series60_v21_CW\Epoc32\release\armi\urel\RichTextEditor.app"         			-"!:\system\apps\RichTextEditor\RichTextEditor.app"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\RichTextEditor\RichTextEditor.rsc"         -"!:\system\apps\RichTextEditor\RichTextEditor.rsc"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\RichTextEditor\RichTextEditor_caption.rsc" -"!:\system\apps\RichTextEditor\RichTextEditor_caption.rsc"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\RichTextEditor\RichTextEditor.aif"         -"!:\system\apps\RichTextEditor\RichTextEditor.aif"

; data  
"..\data\picture.mbm"	-"!:\system\apps\RichTextEditor\picture.mbm"

⌨️ 快捷键说明

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