⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lighter.mfx

📁 A comprehensive code to regulate the LCD backlight of a BREW 3.1. mobile. Used to emulate a torchlig
💻 MFX
字号:
<?xml version="1.0" encoding="utf-8"?>
<BREWRes Name="lighter" VERSION="1">
<Strings Encoding="Unicode">
	<String Id="6" Name="IDS_STRING_6">
		<Text>sidney</Text>
	</String>
	<String Id="7" Name="IDS_STRING_7">
		<Text>(c) 2008</Text>
	</String>
	<String Id="8" Name="IDS_STRING_8">
		<Text>1.0</Text>
	</String>
	<String Id="20" Name="IDS_STRING_20">
		<Text>LIGHTER</Text>
	</String>
</Strings>
<BREWMif>
	<Module Encoding="Unicode">
		<!--Author = IDS_STRING_6-->
		<!--Copyright = IDS_STRING_7-->
		<!--Version = IDS_STRING_8-->
		<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>
			<MimeType Base="AEECLSID_APP" Handler="0x0106d976" Value="application/lighter"/>
		</MimeTypes>
		<Imported>
			<Class CLSID="0x0102c46f"/>
		</Imported>
		<ACLs>
			<ACL Type="fs"/>
		</ACLs>
	</Module>
	<Applets>
		<Applet BaseId="20" CLSID="0x0106d976">
			<!--Name = IDS_STRING_20-->
			<Type>0x00000000</Type>
			<Applethost>0x00000000</Applethost>
			<Flags/>
			<Environment/>
			<Notifications/>
		</Applet>
	</Applets>
</BREWMif>
</BREWRes>

⌨️ 快捷键说明

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