port_test.mfx
来自「this program is ubicontent example sourc」· MFX 代码 · 共 41 行
MFX
41 行
<?xml version="1.0" encoding="utf-8"?>
<BREWRes Name="port_test" VERSION="1">
<Strings Encoding="KSC5601">
<String Id="20" Name="IDS_STRING_20">
<Text>port_test</Text>
</String>
</Strings>
<BREWMif>
<Module Encoding="KSC5601">
<Privileges>
<Privilege Level="File"/>
<Privilege Level="Network"/>
<Privilege Level="Tapi"/>
<Privilege Level="Download"/>
<Privilege Level="Web"/>
<Privilege Level="WriteShared"/>
<Privilege Level="PositionLocation"/>
<Privilege Level="WriteRinger"/>
<Privilege Level="AddressBook"/>
<Privilege Level="SectorInfo"/>
<Privilege Level="System"/>
</Privileges>
<Exported/>
<MimeTypes/>
<Imported/>
<ACLs>
<ACL Type="fs"/>
</ACLs>
</Module>
<Applets>
<Applet BaseId="20" CLSID="0x1111000f">
<!--Name = IDS_STRING_20-->
<Type>PIM</Type>
<Flags/>
<Environment/>
<Notifications/>
</Applet>
</Applets>
</BREWMif>
</BREWRes>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?