manifest.mf

来自「Java写的ERP系统」· MF 代码 · 共 12 行

MF
12
字号
Manifest-Version: 1.0
Implementation-Version: @implementation.version@
Specification-Title: @specification.title@
Specification-Version: @specification.version@
Implementation-URL: @implementation.url@
Implementation-Title: @implementation.title@
Created-By: 1.3.1_05-b02 (Sun Microsystems Inc.)
Implementation-Vendor-Id: @implementation.vendor.id@
Implementation-Vendor: @implementation.vendor@
Specification-Vendor: @specification.vendor@

⌨️ 快捷键说明

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