SampleUtility: An utility project example
SampleUtility:实用项目实例
The JPA Manager Bean wizard will show any existing entities in the project or any Utility project on the classpath (Figure 7).
JPAManagerBean向导将显示出项目中所有已存在的实体,或者classpath中所有的Utility项目(图7)。
The EJB project containing the generated classes eventually needs to be split into an EJB project and one or more utility projects.
包含生成类的EJB项目最终需要被拆分成一个 EJB 项目和一个或更多的通用项目。
Listing 9 shows the complete action class code, not just the segment that changes the project description, so we can learn about some utility methods created for the second revision of the plugin.
清单9显示了完整的操作类代码,不只是改变项目描述的片断,这样我们可以学习为第二版插件创建的一些实用方法。
Volunteers working on the ODFDOM project receive updated code approximately every three months, rapidly expanding and improving the utility and performance of the ODFDOM.
加入ODFDOM项目的志愿者大约每隔三个月会收到更新的代码,ODFDOM 的实用性和性能正在快速提高。
The project is funded by the DOE's Building Industry Research Alliance, as well as several universities and utility companies.
项目由美国能源部下属的建筑行业研究联盟、几所大学及公用事业公司资助。
In order for the EJB project to access the newly added utility JAR, you need to add a reference to the JAR in your EJB module's manifest file.
为了让EJB项目访问新添加的实用工具JAR,需要在EJB模块的清单文件中添加对JAR的引用。
The SetZCCEnvAttr.pl utility is used to update a ZCCENV attribute that is defined at the project level.
工具被用于更新ZCCENV属性,该属性局是在项目级别定义的。
There is a second method of utilizing Utility JARs that improves upon this, and allows you to include Utility JAR files in an EAR project.
第二种利用Utility JAR优势的方法是,在这个基础上的提高,允许您在一个EAR项目中包含utilityJAR文件。
Using this method, each Web project will contain its own set of Utility JARs.
利用这种方法,每个Web项目都将包含它自己的Utility JARs 组合。
A third way that you can use Utility JARs in an EAR project is to import them as linked resources.
第三种利用Utility JARs优势的方法是在一个EAR项目中将它们作为链接的资源而导入。
All of the views that contain your project source can be created much faster, because they will not contain the Utility JARs.
所有包含您的项目资源的视图都能更快速地被创建,因为它们不包含utility JARs。
You also get the benefit of not storing the Utility JARs physically in the EAR project, which saves repository space.
您还获得了不用对物理上存在于ear项目中utilityJAR文件进行分类的利益,这将节省储存库空间。
From a workspace perspective, the end result looks the same, and everything behaves as if the Utility JAR is actually physically in the EAR project.
从一个工作空间的角度来看,最终的结果看起来是一样的,所有的行为好像表明utilityJAR的物理位置其实是在EAR项目中。
It turns out that the AJAX Control Toolkit project began accepting patches via a "patch Utility" back in April with little fan-fair.
从四月份开始,AJAX控件工具包项目开始通过一个“Patch工具”来接受补丁。
You can create a single UCM project that includes the Utility JAR component in read-only mode.
您可以创建一个包含utilityJAR只读模式组件的单个U CM项目。
The third option allows you to copy an external JAR file into your EAR project as a Utility JAR, as shown in Figure 3.
第三个选项允许您拷贝一个额外的JAR文件到您的EAR项目中,作为一个Utility JAR,如图3所示。
You can find their source files and the other utility classes in the JMSCustomBindingClasses project.
您可以在JMSCustomBindingClasses项目中找到它们的源文件和其他的实用工具类。
I don't install anything in my system Python but rather create a new virtualenv for each new project or utility I work on.
我没有在我的系统Python中安装任何内容,而是为我使用的每个新项目或实用工具都创建了一个新的virtualenv。
The Jar is automatically copied to the backing EAR project for the module and it is configured as a utility Jar.
Jar 会被自动复制到模块的备份EAR项目,并配置为一个通用 Jar。
For starters, you need to initialize the project using symfony's command-line utility.
如果您是初学者,则需要使用symfony的命令行实用程序来对项目进行初始化。
STEP 2. Import the IBM package -- which contains utility classes that will be used extensively in the automation scripts -- into your project.
步骤2.将IBM 的包―它包括将在自动化脚本中广泛使用的工具类 ―导入到你的项目中。
You can make changes to the utility-classes project that cause it to be rebuilt, but the projects that depend on it will not be rebuilt and tested against the new version of the utility classes.
可以对工具类的项目进行修改,从而造成它被重新构建,但是依赖它的项目不会针对工具类的新版本重新被构建和测试。
The Christina school district attracted similar controversy in 2007 when it expelled a seventh-grade girl who had used a utility knife to cut Windows out of a paper house for a class project.
2007年,克里斯汀娜学区同样惹来了争议。他们开除了一个7年级女生,该女生为完成课堂作业,用一把多用刀给一座纸房子开窗户。
Alternately, to produce a report in a custom format, you can write a utility to scan the persisted errors in a project of interest and populate the custom report in a format of interest.
也可以生成定制格式的报告,这需要编写一个实用程序,它扫描保存的错误并按所需的格式填充报告。
For example, the utility-classes project will update the JAR file that it produces as the result of a build.
例如,作为工具类项目的构建结果,会更新自己产生的JAR文件。
Some people honor the request of Richard Stallman and the GNU Project, and call the Linux OS GNU/Linux, because a good number of these utility programs were written by the GNU folks.
有些人为了对RichardStallman和GNU项目表示敬意,他们称Linux操作系统为 GNU/Linux,因为大量的这些好用的工具软件都是由 GNU 项目那群人写的。
You can actually generate almost all the configuration files and build script via the Seam Gen command line utility, or you can simply reuse the ones in the sample application source project.
实际上,你可以通过SeamGen命令行工具,生成几乎所有的配置文档和构造脚本文件。或者你也可以简单的重用在示例中的源文件。
You can actually generate almost all the configuration files and build script via the Seam Gen command line utility, or you can simply reuse the ones in the sample application source project.
实际上,你可以通过SeamGen命令行工具,生成几乎所有的配置文档和构造脚本文件。或者你也可以简单的重用在示例中的源文件。
应用推荐