• Geronimo is the first J2EE server written entirely as a DI container.

    Geronimo第一完全作为di容器编写J2EE服务器

    youdao

  • By di container, our code will become easier to write, reuse, test and modify.

    通过依赖注入容器我们代码将会变得越来越容易,越来越容易测试修改。

    youdao

  • Having a DI container from Microsoft makes them feel safer and lets them get the advantages.

    拥有一个微软提供支持的容器使得他们有更大的安全感他们得到好处。

    youdao

  • The DI container is just one of the components, albeit a very important one within Spring.NET.

    DI容器只是这些组件中的个,虽然它是Spring.NET中非常重要的一个。

    youdao

  • As a quick summary, a di container is a tool you can use to support building highly decoupled software.

    作为快速摘要依赖注入容器就是一个用于构建高度松耦合的软件的工具

    youdao

  • ObjectBuilder is just a lightweight DI container, while Spring.NET has many other features that make it a compelling choice.

    ObjectBuilder只是轻量级DI容器Spring.NET则拥有其它功能特性,从而使得成为一个不错的选择

    youdao

  • Cayenne DI container is small (about 35k in size), XML-free, easy to use and has no external dependencies (not even on Cayenne).

    CayenneDI容器规模小(大约是35k)、无xml、易用而且没有外部依赖(甚至依赖于Cayenne)。

    youdao

  • One of the most important features for us to provide in Spring.NET 2.0 is the option for code based configuration of the DI container.

    NET 2.0重要一个特性就是DI容器提供基于代码配置

    youdao

  • Because we inherited the DI container implementation from Spring, we have the benefit of all the testing and production use behind it.

    因为我们继承了SpringDI容器实现因而可以Spring测试产品使用获益

    youdao

  • Also does the DI container get populated with the results of singleton lookups initially, with TODO comments promising a revisit later?

    抑或是先单件查找结果填充DI容器写上TODO注释表示以后再完善吗?

    youdao

  • This release will include an improved DI container and AOP, as well as the official releases of the Web, Services, and the Data Access Framework.

    版本包括一个经过改善DI容器AOP以及WebServices数据访问框架正式版本

    youdao

  • Both are fairly broad frameworks that provide a DI container, as well as many other components, such as a web framework, a data access framework, etc.

    它们提供DI容器框架包含了其他组件例如Web框架数据访问框架等。

    youdao

  • For instance, Seaser, the opensource DI container, and openthlogy which is hosted by the Requirement development alliance, could be valuable internationally.

    比如说开源依赖注入(DI容器Seaser需求开发联盟(Requirement development alliance)主持的 openthlogy项目,有可能在全球范围上产生影响。

    youdao

  • On the other hand, most of the Spring.NET code is still in a pre-release state, with only the core DI container and AOP being officially released in late 2005.

    一方面,大多数Spring.NET代码仍然处于预发布状态只有核心DI容器AOP在2005年末发布了一个正式版。

    youdao

  • DI provides yet another way to eliminate high coupling between components, because the container can inject a component at run time into a component that relies on it.

    因为容器能够运行组件注入依赖它的组件中,所以DI提供了消除组件高度耦合另外一种方式

    youdao

  • Core features, such as the Dependency Injection (DI) container, AOP and the data access framework can be used in pretty much any.net application.

    核心特性依赖注入(DI)容器AOP以及数据访问框架,都可以非常好地应用任意的。NET应用程序中。

    youdao

  • Having a container from Microsoft helps promote DI both to the general Microsoft.net developer community and internal Microsoft developers as well.

    一个微软提供容器有助于依赖注入广大微软。NET社区微软内部开发人员的使用。

    youdao

  • Having an explicit, fully featured container that we can use unencumbered allows us to provide better guidance around DI and container based architectures.

    一个明确的功能齐全容器对于我们围绕依赖注入提供更好指导基于容器的基础架构

    youdao

  • Using DI, the container can inject the code for a particular persistence framework using container configuration.

    使用DI容器可以利用容器的配置来注入特定持久性框架代码

    youdao

  • With DI, you can allow the container to inject the appropriate customer class either by configuring the container or implementing the injection in the code.

    使用DI可以通过配置容器代码中实现注入容器注入适合客户

    youdao

  • Before looking at Geronimo and how it implements DI, take a look at a simpler container.

    查看Geronimo以及DI实现方式之前请看个更简单的容器。

    youdao

  • Ct: Unity is a Dependency Injection (DI) container.

    ctUnity一个依赖注入(Dependency Injection,DI)容器

    youdao

  • The following examples use PicoContainer, an open source container developed by ThoughtWorks that performs DI and nothing else.

    以下示例使用PicoContainer,这是ThoughtWorks开发一个开放源码容器,除了执行DI 之外什么也不做。

    youdao

  • InfoQ: Can you discuss the new Dependency Injection (di) container feature that will be part of the future release of the framework?

    InfoQ依赖注入(DI)容器后续版本一个新特性能否谈谈一新特性呢?

    youdao

  • I discussed the motivation and definition of di and showed an example of how a container can inject dependencies from one component into another.

    讨论了DI动机定义,并用示例演示了容器如何可以依赖项组件注入另一个组件。

    youdao

  • Is it considered poor DI practice to include your app container within the constructor of a service?

    被认为是实践包含应用容器服务构造函数

    youdao

  • NET MVC framework also supports the use of Dependency Injection (DI) and Inversion of Control (IOC) container models.

    NETMVC框架支持使用依赖项注入(DI)控制反转(IOC)容器模型

    youdao

  • A service container is a class which helps you managing all these services (classes which have dependencies), without a container you can't have DI.

    服务容器可以帮助管理所有这些服务(依赖关系),没有一个容器,不能

    youdao

  • A service container is a class which helps you managing all these services (classes which have dependencies), without a container you can't have DI.

    服务容器可以帮助管理所有这些服务(依赖关系),没有一个容器,不能

    youdao

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

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

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