A rough localization method for container code characters is proposed.
提出了一种集装箱箱号字符粗定位方法。
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.
为了解决集装箱箱号识别精度差,速度慢的缺点,本文提出了一种新的识别方法。
An iterator is a kind of code helper that lets you quickly access data in any collection or container, one at a time.
迭代器是某种代码助手,可以让您迅速地访问任何集合或容器中的数据,每次一个数据。
Write your application in as little code as possible and get the container to do the work.
以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。
The code and the container need only agree on the name to use.
代码与容器之间只需在名称的使用上达成一致就可以。
This way, the code can leave the resource management to the container and yet easily access a resource through its name.
以此方式,代码可以脱离容器的资源管理而仍然可以轻易的通过资源的名称访问资源。
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.
因为可以将对容器的请求放入到代码中,所以使得对部署描述符与代码进行同步的开销减到最小。
This hierarchy can be conceptually broken down into four categories: simple types, container types, code types, and internal types.
该层次结构在概念上可以划分为四种类别:简单类型、容器类型、代码类型和内部类型。
While the code that goes into each container may be similar, the containers themselves reflect different capabilities, styles, and overall philosophies.
尽管植入每种容器的代码可能相似,但容器本身反映了不同的能力、风格和整体哲学。
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.
为了创建一个保持客户的全新方式,仍然可以通过扩展接口、对容器添加配置代码来找到客户。
Listing 2 shows the CSS code for the float container technique.
清单2显示了这种浮动容器技术所使用的CSS代码。
Using DI, the container can inject the code for a particular persistence framework using container configuration.
使用DI,容器可以利用容器的配置来注入特定持久性框架的代码。
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容器适当的处理事务。
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.
因此,应用程序开发者只需集中精力对业务逻辑进行编码而不必对底层服务编码,这些底层服务由容器自动处理。
The container loads the implementation code of the service, provides connectivity to the ESB, and manages service instances.
容器加载服务的实现代码,提供到esb的连接性,并管理服务实例。
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访问代码。
Listing 3 shows the CSS code for the hidden overflow container technique.
清单3显示了隐藏溢出容器技术所使用的CSS代码。
Now you need merely to call the code that needs those dependencies and allow the container to perform its work.
现在只需要调用需要这些依赖项并允许容器执行注入的代码。
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也可以遍历和操作这些关系。
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,可以通过配置容器或在代码中实现注入,让容器注入适合的客户类。
Notice that the two pieces of code are completely decoupled; the interface and the container make sure that's true.
注意,两部分代码是完全去耦的;接口和容器确保了这一点。
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容器提供基于代码的配置。
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中运行。
Next, you see an example of constructor injection and how Geronimo's deployment plans define how the container injects code.
接下来,将看到构造函数注入的示例,以及Geronimo的部署计划定义容器注入代码的方式。
Spring goes beyond its lightweight container by adding a whole host of beans with glue code.
Spring通过使用胶水代码添加大量的bean,从而超越了轻量级容器。
Spring's IOC implementation uses dependency injection to effectively "invert control" from your application code to the Spring container.
Spring的IOC实现使用依赖性注入有效地将控制从应用程序代码 “反转”到 Spring 容器。
Notice that you can now change between implementations of the speaker, and the only code that needs to change is the container.
注意,您现在可以在speaker的两个实现之间变化,而惟一需要改变的代码就是容器。
Finally Tomcat 7 provides a lightweight API allowing a developer to embed the container with just a few lines of code.
最终Tomcat7会提供一个轻量级api,允许开发者通过简单的几行代码嵌入容器。
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的@:和语法。
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的@:和语法。
应用推荐