manifest.mf

来自「j2me polish学习的经典代码」· MF 代码 · 共 13 行

MF
13
字号
Manifest-Version: 1.0
MIDlet-Name: J2ME Polish
MIDlet-Version: 1.3.4
MIDlet-Vendor: Enough Software
MIDlet-Description: A localized sample project
MIDlet-Icon: /dot.png
MIDlet-Info-URL: http://www.j2mepolish.org
MIDlet-1: Example,/dot.png,de.enough.polish.example.MenuMidlet
MIDlet-Delete-Confirm: Do you really want to kill me?
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
Polish-Version: 2.0 <beta3>

⌨️ 快捷键说明

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