通过运行以下命令来对输出文件打包。
一个好的实践就是将相同类型的多个文件打包到单个文件中。
A good practice is to package multiple files of the same type into a single file.
另一个办法是将类文件打包到JAR文件中,并且部署JAR文件。
Another option is to package your class file into a JAR file, and deploy the JAR file.
将EAR文件、目录文件和终端文件打包成zip文件,如图3所示。
Package the EAR file, a catalog file, and an endpoints file into a ZIP file, as shown in Figure 3.
rakerawr:jar任务编译该代码,并将文件打包到一个 JAR 中。
The rake rawr:jar task compiles this code and packages up your files into a JAR.
自动构建流程的最后,要将这些EAR和WAR文件打包为单个压缩文件,如清单7中所示。
At the end of the automated build process, these EAR and WAR files are packaged together into a single compressed file, as Listing 7 shows.
注意,我们不需要完成这篇教程中的最后三步(模板文件打包),除非你需要分享发布该模板。
Note that you don't need to follow the last three steps (zipping the files and so on) unless you want to distribute the template to other sites.
tar是tapearchive(磁带归档)的缩写,最初设计用于将文件打包到磁带上。
Tar is short for tape archive, and was originally designed for packaging files onto tape.
创建自定义Rails任务,以将WAR文件和META - INF中的文件打包为ear。
Create a custom rails task to package the WAR file and the files in META-INF into the ear.
北京搬家——北京省内的自己搬家事务、专业拆装衣柜、家私拼装打包、单位家私拆装及文件打包。
Beijing move their move transaction - Beijing province, professional dismantling wardrobe, furniture assembly, packaging, packaging unit furniture disassembling and file.
xss定制标记库是Web应用程序的一部分,它作为附加文件打包到Web应用程序的WAR文件中,如下所示。
The XSS custom tag library, which is part of a Web application, is packaged as additional files into the Web application's WAR file as follows.
我还将所有所需的文件打包到代码的WSDL项目中,并对相应文件中的位置参数进行了更改,以使其指向本地版本。
I have also packaged all required files to the WSDL project of the code and changed location parameters in the files to point to the local versions.
部署有两个方面:将您的服务文件打包到企业压缩文档(ear)文件中,然后将该EAR文件放到应用程序服务器上。
Deployment has two aspects: packaging your service files into an enterprise archive (EAR) file, and placing that EAR file onto an application server.
在提供者Jar文件打包后,它包含了所有需要的信息(二进制文件和元数据文件),并可被加入开发工具或运行时系统。
After a provider JAR file is packaged, it includes all necessary information (both binaries and metadata file) and is ready to be used by both the tools and the run time system.
为了避免进行此操作,可以将您的WAR文件打包在ear内,并在EAR的META - INF配置文件内指定缺省组和用户。
To avoid having to do this, you can package your WAR file inside an EAR and specify default groups and users inside of the EAR's META-INF configuration files. To do this.
最终,将META - INF \文件夹和两个. zip文件打包成radiologyassembly . zip。
Finally, package the META-INF \ folder and the two.zip files into RadiologyAssembly.zip.
这里的第二个例子构建在第一个例子的基础上,但是包含了一个场景,在此场景中,需要将搜索到的文件打包到zip 文件中。
The second example, here, builds upon the first example, by incorporating a scenario wherein you would want to zip up the list of files you got as a result of the search.
在与persistence.xml配置文件相同的位置,需要将pdqxml 文件打包在存档中,该位置一般为 META-INF目录。
The pdqxml file needs to be packaged inside your archive file in the same location as the persistence.xml configuration file, usually the META-INF directory.
您也需要将适用于客户的Spring的XML配置和WSDL文件打包为一个名为PrescriptionService.zip 的 .zip文件。
You also need to package the Spring's XML configuration and WSDL files for the consumer into a .zip file named PrescriptionService.zip.
如果您希望将所有数据放在一起,那么您可以将所有文件压缩打包到一个新文件,并使用新的扩展名。
If you want to keep all of the data together then zip up all of the files into a new file with a new extension.
这些文件没有针对设备进行特殊的打包。
There is no special packaging of these files for the appliance.
根据前两个示例,您可以想到FUSE能够包装许多连网的服务和文件格式,从而对远程或打包的文件提供无缝的访问。
Based on the previous two examples, you can imagine that FUSE can wrap many networked services and file formats to provide seamless access to remote or packaged files.
只需将它指向一个目的(可以是文件或设备),然后指定您想要打包的文件。
You point it toward a destination, which is a file or a device, and then name the files that you want to package.
由于更新支持仅接受EAR文件,因此即使对于简单的更改,也必须对整个EAR文件进行打包。
Since the update support only accepted an EAR file, the entire EAR file had to be packaged even for a simple change.
这样,您只需要在想要为部署打包文件或者想要测试实际的部署JVM时转换类文件。
That way you only need to transform the class files when you're about to package the files for deployment or when you want to test with the actual deployment JVM.
下一步是把必要的文件一起打包到.jar文件中,如清单6 所示。
The next step is to bundle the necessary files together into the .jar file, as shown in Listing 6.
从免费的T恤设计到常用的矢量图片,它包含了7800 +的免费矢量图片文件和打包文件。
From free T-Shirt designs to stock vector images, the site has 7, 800 + free vector image files and packs.
我们可以通过引用 formPlayer 打包文件来自动安装该插件。
We can cause the installation of the plug-in by referencing the formsPlayer cabinet file.
可运行的JAR文件输出向导还可以把所需的类库打包进一个要输出的可运行JAR文件,或打包进与紧挨着该JAR的一个目录中
The Runnable JAR File Export wizard can now also package the required libraries into the exported runnable JAR file or into a folder next to the JAR
可运行的JAR文件输出向导还可以把所需的类库打包进一个要输出的可运行JAR文件,或打包进与紧挨着该JAR的一个目录中
The Runnable JAR File Export wizard can now also package the required libraries into the exported runnable JAR file or into a folder next to the JAR
应用推荐