Enterprise Archive File的意思|示意

美 / / 英 / /

企业档案文件


Enterprise Archive File的网络常见释义

企业存档文件 J2EE 体系结构 J2EE 体系结构 称为“企业存档文件(Enterprise Archive File,.ear)”的企业应用程序由以下一个或多个 J2EE 模块组成: EJB 模块 用于将企业 Bean 组装为...

Enterprise Archive File相关例句

An Enterprise Archive (EAR) file is used to collect all the application components (WAR and JAR) files into a single file.

Enterprise Archive (EAR)文件用于把所有的应用程序组件(WAR和JAR)文件聚集为单一的文件。

For those who are familiar with J2EE, a module is packaged and deployed as an enterprise archive (EAR) file.

对那些熟悉J2EE的开发人员而言,模块是作为企业归档(ear)文件进行打包和部署的。

One of the founding principals of J2EE is that applications should be fully self-contained within the Enterprise Archive (EAR) file.

J2EE的一个主要准则是在企业归档(ear)文件中应用程序应该是完全自包含的。

Deployment has two aspects: packaging your service files into an enterprise archive (EAR) file, and placing that EAR file onto an application server.

部署有两个方面:将您的服务文件打包到企业压缩文档(ear)文件中,然后将该EAR文件放到应用程序服务器上。

Application configuration refers to those Settings that are self-contained within the application directory structure of the enterprise archive (EAR) file.

应用程序配置指的是企业存档(ear)文件的应用程序目录结构中自包含的设置。

File contains two files: SampleTest.jar, which is a standalone application, and jceweb.ear, which is an Enterprise application Archive (ear) file.

zip文件包含两个文件:SampleTest . jar它是一个单机应用程序和jceweb . ear它是一个企业应用程序压缩文档Enterprise Application Archive, ear文件。