manifest.mf

来自「strust 框架 的源程序以及java类源代码」· MF 代码 · 共 16 行

MF
16
字号
Manifest-Version: 1.0
Extension-Name: Struts Framework
Specification-Title: Struts Framework
Specification-Vendor: The Apache Software Foundation
Specification-Version: @version@
Implementation-Title: Struts Framework
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: @version@
Class-Path: 
  commons-beanutils.jar
  commons-digester.jar
  commons-fileupload.jar
  commons-logging.jar
  commons-validator.jar
  jakarta-oro.jar

⌨️ 快捷键说明

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