sman.resources

来自「手机文件浏览器 Here are the sources to SMan v1.」· RESOURCES 代码 · 共 41 行

RESOURCES
41
字号
<resources>
  <mbm targetfile = "SMAN.MBM" targetpath = "Z\SYSTEM\APPS\SMAN" header = "true">
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "compress.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "compressmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "endtask.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "endtaskmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "flushout.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "flushoutmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "refresh.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "refreshmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "snapshot.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "snapshotmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "all.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "allmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "none.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "nonemask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "newfolder.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "newfoldermask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "reload.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "reloadmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "bjackindividual.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "bjackproximity.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "bjackframe1.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "bjackframe2.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "bjackstop.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "bjackstopmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "todayviewclosed.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "todayviewclosedmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "todayviewopen.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "todayviewopenmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "todayviewwarp.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "todayviewwarpmask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "smansmalllogo.bmp"/>
    <bmp bpp = "1" sourcepath = "MBM-PIMP" sourcefile = "smansmalllogomask.bmp"/>
    <bmp bpp = "c12" sourcepath = "MBM-PIMP" sourcefile = "blank.bmp"/>
  </mbm>
  <rsc sourcefile = "SMAN.RSS" targetpath = "Z\SYSTEM\APPS\SMAN" header = "true" sourcepath = ".">
    <language id = "SC"/>
  </rsc>
</resources>

⌨️ 快捷键说明

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