manifest.mf
来自「Java编写的蓝牙手机遥控器」· MF 代码 · 共 14 行
MF
14 行
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MIDlet-Name: Bluetooth RC
Created-By: 1.4.2_05 (Sun Microsystems Inc.)
MIDlet-Vendor: BlueShareware.com
MIDlet-Permissions: javax.microedition.io.Connector.bluetooth.client,j
avax.microedition.io.Connector.bluetooth.server
MIDlet-1: Bluetooth RC, /resources/BluetoothRC.png, BluetoothRemoteCon
trol
MIDlet-Version: 2.0
MicroEdition-Profile: MIDP-2.0
MIDlet-Description: Client for Bluetooth Remote Control
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?