• A rough localization method for container code characters is proposed.

    提出集装箱箱号字符定位方法

    youdao

  • In order to solve the problem in the Container Code recognition which is the poor recognition accuracy and time-consuming, this paper presents a new method of Container Code recognition.

    为了解决集装箱箱号识别精度,速度缺点,本文提出了一种新的识别方法

    youdao

  • An iterator is a kind of code helper that lets you quickly access data in any collection or container, one at a time.

    迭代某种代码助手可以让迅速地访问任何集合容器中的数据,每次一个数据。

    youdao

  • Write your application in as little code as possible and get the container to do the work.

    尽可能少的代码编写应用程序并且使容器完成此项工作。

    youdao

  • This way, the code can leave the resource management to the container and yet easily access a resource through its name.

    以此方式代码可以脱离容器资源管理仍然可以轻易通过资源的名称访问资源。

    youdao

  • Since the request for the container can be put in the code, the overhead cost of synchronizing the deployment descriptor with the code is minimized.

    因为可以容器请求放入代码中,所以使得对部署描述符代码进行同步开销减到最小。

    youdao

  • This hierarchy can be conceptually broken down into four categories: simple types, container types, code types, and internal types.

    层次结构在概念上可以划分四种类别简单类型容器类型、代码类型内部类型。

    youdao

  • While the code that goes into each container may be similar, the containers themselves reflect different capabilities, styles, and overall philosophies.

    尽管植入每种容器代码可能相似容器本身反映了不同能力风格整体哲学

    youdao

  • To create a completely new way to persist customers, you can still locate a customer just by extending the interface and adding configuration code to the container.

    为了创建一个保持客户全新方式仍然可以通过扩展接口、对容器添加配置代码来找到客户

    youdao

  • Listing 2 shows the CSS code for the float container technique.

    清单2显示了这种浮动容器技术所使用的CSS代码

    youdao

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

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

    youdao

  • Whether the data comes from one resource or many, the EJB code remains the same, and the EJB container handles the transaction appropriately.

    不管数据来自单个还是多个资源EJB代码保持不变由ejb容器适当处理事务

    youdao

  • Therefore, the application developer need only focus on coding the business logic without having to code the low-level services automatically handled by the container.

    因此应用程序开发者只需集中精力业务逻辑进行编码不必底层服务编码,这些底层服务由容器自动处理

    youdao

  • You are on the right track, that you should maximize your use of the tools to make your job simpler and develop code that maximizes the use of the container to make the code's job simpler.

    正确轨道上也就是应当最大限度地利用这些工具使得工作简单,最大限度地利用容器使得代码编写工作更容易。

    youdao

  • The container loads the implementation code of the service, provides connectivity to the ESB, and manages service instances.

    容器加载服务实现代码提供esb连接性管理服务实例

    youdao

  • As a final step, the service provider deploys the code in a service container (application server, SOAP server), so that it can be accessed preferably using SOAP over HTTP.

    最后一步是服务提供者代码部署到服务容器(应用服务器SOAP服务器)中,这样可以首选使用HTTP上的SOAP访问代码。

    youdao

  • Listing 3 shows the CSS code for the hidden overflow container technique.

    清单3显示了隐藏溢出容器技术所使用的CSS代码

    youdao

  • Now you need merely to call the code that needs those dependencies and allow the container to perform its work.

    现在需要调用需要这些依赖允许容器执行注入代码

    youdao

  • The code to handle the relationships is generated by the container in the EJB implementations, so that other EJBs can traverse and manipulate the relationships.

    处理关系代码EJB实现中的容器生成因而其它EJB可以遍历操作这些关系。

    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

  • Notice that the two pieces of code are completely decoupled; the interface and the container make sure that's true.

    注意部分代码完全去耦接口容器确保了这一点

    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

  • Spring allowed us to do dependency management, so we could run our code outside a container, then change the configuration and run in J2EE.

    Spring允许我们完成依赖管理这样我们就能容器运行我们代码然后改变配载在J2EE中运行。

    youdao

  • Next, you see an example of constructor injection and how Geronimo's deployment plans define how the container injects code.

    接下来看到构造函数注入示例,以及Geronimo部署计划定义容器注入代码的方式

    youdao

  • Spring goes beyond its lightweight container by adding a whole host of beans with glue code.

    Spring通过使用胶水代码添加大量的bean,从而超越轻量级容器

    youdao

  • Spring's IOC implementation uses dependency injection to effectively "invert control" from your application code to the Spring container.

    SpringIOC实现使用依赖性注入有效地控制应用程序代码反转 Spring 容器。

    youdao

  • Notice that you can now change between implementations of the speaker, and the only code that needs to change is the container.

    注意现在可以speaker两个实现之间变化惟一需要改变代码就是容器。

    youdao

  • Finally Tomcat 7 provides a lightweight API allowing a developer to embed the container with just a few lines of code.

    最终Tomcat7会提供一个轻量级api允许开发者通过简单代码嵌入容器

    youdao

  • Razor’s @: and syntax can then be used for scenarios where you want to avoid using an HTML element within a code container block, and need to more explicitly denote a content region.

    在当不想一个代码容器使用HTML元素,却需要精确地标明个内容块的边界时,你可以使用Razor的@:语法

    youdao

  • Razor’s @: and syntax can then be used for scenarios where you want to avoid using an HTML element within a code container block, and need to more explicitly denote a content region.

    在当不想一个代码容器使用HTML元素,却需要精确地标明个内容块的边界时,你可以使用Razor的@:语法

    youdao

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

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

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