清单文件中的应用程序描述
我正在开发一个关于框 JFrame
,其中包含有关应用程序的信息:
- 公司名称
- 版本
- 描述
对于应用程序版本和公司名称,我从清单文件字段(公司名称、版本号)中检索值应用程序jar包的, 我该如何处理描述字段?
清单文件中是否有适合用于包含应用程序描述的字段?
I'm developing an about-box JFrame
that contain information about application:
- Company Name
- Version
- Description
For application Version and company name i retrieve the value from the manifest file fields (company-name, version-number) of the application jar package,
how can i do for description field ?
Is there a field in the manifest file suitable to be used for contain application description ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论