• Create Spring XML data files that will be transformed into the response objects.

    生成springXML数据文件文件将会转换响应对象

    youdao

  • The script command is useful in that you can utilize it as a template to create Spring-managed projects.

    script命令有用,因为可以用作一个模板创建Spring托管的项目。

    youdao

  • Roo project lead Ben Alex recently posted a blog entry about the new release of Roo with a sample application on how to install the framework and create Spring applications using Roo.

    Roo项目领导BenAlex最近发表关于一新版本的博文,其中一个例子应用,解释如何安装框架并用Roo创建Spring应用

    youdao

  • By doing so, the industry will create conditions conducive for more shoots to spring up and thrive.

    这么做,行业能够创造更多有利条件,令更多的嫩芽破土而出,蓬勃生长。

    youdao

  • Both systems use the spring or plunger instability against its counterpart to create the bias effect.

    系统使用弹簧顶针相对于配对体的不稳定性形成偏置效果

    youdao

  • From next spring, if all goes according to plan, ICANN will accept bids from anyone who wants to create a new generic suffix.

    明年开春一切按计划进行,ICANN就会受理任何创建通用后缀名的竞标

    youdao

  • Freezing at night, baking during the day, ice storms after spring thaw, all create a rugged habitat.

    夜晚严寒,白昼酷热,春天过后的暴风雪造就恶劣的栖息环境。

    youdao

  • From next spring, if all goes according to plan, ICANN will accept bids from anyone who wants to create a new generic suffix. Those that are accepted could be in use by 2011.

    明年春天如果按照计划ICANN接受所有希望注册后缀名的申请,获得通过2011年投入使用

    youdao

  • You can use these languages to create components and let Spring inject them into the appropriate places in your application.

    可以使用这些语言创建部件Spring注入应用程序合适位置

    youdao

  • I also showed how to create an application from an existing database using the Spring Roo database reverse-engineering feature.

    演示了如何使用SpringRoo数据库反向工程特性根据现有数据库创建应用程序。

    youdao

  • In Listing 9, Spring is configured to create and inject the ArrayList implementation of the bike store into CommandLineView before returning an instance of CommandLineView.

    清单9中,配置Spring为了返回一个CommandLineView实例创建自行车商店ArrayList实现注入CommandLineView中。

    youdao

  • Whereas the EJB spec constraints the approach, Spring provides numerous technology interfaces, allowing you to choose the one that's best for your application scenario or create your own if need be.

    虽然EJB规范限制这种方式,但是Spring提供了大量技术接口使可以选择适合应用程序要求的接口,或者在需要时创建自己的接口。

    youdao

  • During or after import — but before you add to a business level applicationcreate a dependency on the Spring run time asset, SpringSharedLibAsset.jar.

    导入过程中完成后在将其添加业务应用程序之前,在Spring运行资产SpringSharedLibAsset . jar上创建一个依赖项。

    youdao

  • Spring enables you to create an application context that includes definitions for these dependencies.

    Spring能够创建包含这些依赖项定义应用程序上下文

    youdao

  • Spring provides significant support for using the or mapping layer of your choice to create data-access applications.

    Spring使用选择OR映射创建数据访问应用程序提供了支持

    youdao

  • The Spring framework provides an interface named BeanPostProcessor, which represents an extensibility mechanism to allow applications to write their own logic to create bean proxies.

    Spring框架提供BeanPostProcessor接口提供了一种可扩展机制允许应用程序编写自己逻辑创建bean代理。

    youdao

  • You also saw the Grails Bean Builder, which is a completely different way to create a Spring application context from what most Spring applications use.

    看到GrailsBeanBuilder它以完全不同方式创建大多数Spring应用程序使用的Spring应用程序上下文

    youdao

  • This is a simple application, but it shows how easily you can create a new Spring-based web application from scratch in minutes.

    简单应用程序,但是展示如何数分钟内从头轻松创建一个新的基于Springweb应用程序。

    youdao

  • In this step, you will create a local clone of Spring Roo by checking out the latest source using Git.

    一步中,使用Git最新源代码,从而创建SpringRoo本地克隆

    youdao

  • To enable third-party developers to create abilities that extend the capabilities of Spring roo.

    为了第三方开发人员能够创建扩展SpringRoo功能能力

    youdao

  • The Spring beans were defined to create the session and a simple DRL file was written.

    SpringBean定义出来创建会话简单drl文件书写了出来。

    youdao

  • To use this method you typically need to create an EJB-specific Spring bootstrap configuration file called beanRefContext.xml (by default), that in turn loads a set of other bean configuration files.

    使用方法通常需要创建名为 beanRefContext.xml(缺省文件名)的特定于EJBSpring引导配置文件配置文件又加载其他Bean 配置文件。

    youdao

  • A Spring object (ApplicationContext or BeanFactory) can use this configuration file to create the beans, inject the dependencies and many other things not shown here.

    Spring对象(ApplicationContextBeanFactory)可以使用配置文件创建Bean注入依赖项,以及执行许多其他此处显示的操作。

    youdao

  • Spring takes care of all the cumbersome and complex code and logic needed to create a PDF.

    Spring处理创建p DF时所需全部麻烦复杂代码逻辑

    youdao

  • Let's look specifically at how to create an order-processing Web service and then register it as a Spring bean using a JAX-WS front end.

    下面让我们深入地研究一下如何使用JAX - WS前端创建订单处理Web服务然后注册SpringBean

    youdao

  • A NamespaceHandler processing a Spring 2.0 extension tag can create any number of bean definitions from an extension tag.

    处理Spring 2.0扩展标签NamespaceHandler可以一个扩展标签创建任意数目bean定义

    youdao

  • When you create a Spring MVC-based web application using Spring Roo, you can add support for different languages using the web mvc language command.

    使用SpringRoo创建基于 SpringMVCWeb应用程序时,您可以使用 Webmvclanguage命令添加不同语言支持

    youdao

  • By the end of this article, you'll be able to quickly and easily create your own add-ons for Spring Roo.

    本文最后能够快速轻松地创建自己的SpringRoo附加组件

    youdao

  • Once we have added the pom.xml dependency, we need to create a separate Spring configuration, web-jamon-config.xml, which will contain the bean definition for JamonPerformanceMonitorInterceptor.

    添加 pom.xml依赖项之后,我们需要创建一个单独Spring配置即 web-jamon-config.xml,包含 JamonPerformanceMonitorInterceptor 的 bean 定义。

    youdao

  • Once we have added the pom.xml dependency, we need to create a separate Spring configuration, web-jamon-config.xml, which will contain the bean definition for JamonPerformanceMonitorInterceptor.

    添加 pom.xml依赖项之后,我们需要创建一个单独Spring配置即 web-jamon-config.xml,包含 JamonPerformanceMonitorInterceptor 的 bean 定义。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定