progressnotewinscw.resources

来自「这是个基于SYMBIAN OS上的标准消息通知(NOTE)程序」· RESOURCES 代码 · 共 15 行

RESOURCES
15
字号
<resources>
  <aif sourcefile = "PROGRESSNOTEAIF.RSS" sourcepath = "..\AIF" targetfile = "PROGRESSNOTE.AIF" targetpath = "Z\SYSTEM\APPS\PROGRESSNOTE">
    <bmp bpp = "c12" sourcepath = "..\AIF" sourcefile = "CONTEXT_PANE_ICON.BMP"/>
    <bmp bpp = "c12" sourcepath = "..\AIF" sourcefile = "CONTEXT_PANE_ICON_MASK.BMP"/>
    <bmp bpp = "c12" sourcepath = "..\AIF" sourcefile = "LIST_ICON.BMP"/>
    <bmp bpp = "c12" sourcepath = "..\AIF" sourcefile = "LIST_ICON_MASK.BMP"/>
  </aif>
  <rsc sourcefile = "PROGRESSNOTE.RSS" targetpath = "Z\SYSTEM\APPS\PROGRESSNOTE" header = "true" sourcepath = ".">
    <language id = "01"/>
  </rsc>
  <rsc sourcefile = "PROGRESSNOTE_CAPTION.RSS" targetpath = "Z\SYSTEM\APPS\PROGRESSNOTE" header = "true" sourcepath = ".">
    <language id = "01"/>
  </rsc>
</resources>

⌨️ 快捷键说明

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