单词 | application context | ||||||||||||
释义 | application context
更多释义 收起释义 例句释义: 应用上下文,应用程序上下文,应用背景 1. With all this knowledge at hand, look at it in a practical application context. 了解这些基本的知识后,现在看一个实际的应用。 www.ibm.com 2. Also, a direct call to the Web service outside of the application context may be able to pass itself off as another application. 同时,对应用程序上下文外部的Web服务的直接调用也许能够将其自身假冒为另一个应用程序。 msdn2.microsoft.com 3. It is possible to use an existing Spring application context as a component implementation in SCA. 可以将一个现有Spring应用程序上下文用作SCA中的一个组件实现。 www.ibm.com 4. However, unlike a Spring application context, an assembly can be distributed and used to describe wiring across applications. 然而,不同于Spring的应用上下文,装配可以是分布的,而且可用于描述跨应用的连接。 www.infoq.com 5. In Listing 16 we see, that mock application context is created as well as the standard Wicket application instance. 我们从清单16看出,虚拟的应用上下文和标准的Wicket应用实例已经创建好了。 www.infoq.com 6. You explored how the SCA runtime creates the target application context for your SCA component. 您了解了SCA运行时如何为SCA组件创建目标应用程序上下文。 www.ibm.com 7. It's similar to a Spring application context in that it is a way to wire parts of an application together. 这一点非常类似与Spring的应用上下文,它是一种连接应用程序不同部分的方法。 www.infoq.com 8. Spring enables you to create an application context that includes definitions for these dependencies. Spring让您能够创建包含这些依赖项定义的应用程序上下文。 www.ibm.com 9. This variable is set to true only when the application context is going to be destroyed. 此变量仅在应用程序上下文要销毁时才会设置为true。 www.ibm.com 10. So what are the steps for using Spring application context as an implementation within an SCA composite component? 那么,将Spring应用程序上下文用作SCA合成组件中的实现需要执行哪些步骤呢? www.ibm.com 1. You do not need to modify an existing application context file to use implicit mapping from Spring resources to SCA resources. 无需修改现有应用程序上下文文件即可使用从Spring资源到SCA资源的隐式映射。 www.ibm.com 2. Similarly, the SCA properties defined in the SCA composite can be directly used as bean references within your Spring application context. 类似地,在SCA复合集中定义的SCA属性可以直接用作Spring应用程序上下文中的bean引用。 www.ibm.com 3. These beans are automatically visible in the child (user application) context. 这些beans在子(用户应用程序)上下文中自动可见。 www.ibm.com 4. IOC allows me to create an application context where I can construct objects, and then pass to those objects their collaborating objects. IOC允许创建一个可以构造对象的应用环境,然后向这些对象传递它们的协作对象。 www-128.ibm.com 5. Method is passed an instance of the controller so I can look up the associated application context. 方法传递了控制器的一个实例,这样就可以检查关联的应用程序上下文。 www-128.ibm.com 6. Notice that the service name "HelloWorldXMLExt" matches the service name defined in the application context file shown in Listing 3. 注意,服务名称“HelloWorldXMLExt”匹配应用程序上下文文件中定义的服务名称(见清单3)。 www.ibm.com 7. Our requirement is to add jamon. jar to the classpath and write an application context file that will contain our bean definition. 我们的要求是将jamon.jar添加到类路径,并编写包含我们的bean定义的应用程序上下文文件。 www.ibm.com 8. Spring Web module: The Web context module builds on top of the application context module, providing contexts for Web-based applications. SpringWeb模块:Web上下文模块建立在应用程序上下文模块之上,为基于Web的应用程序提供了上下文。 www.ibm.com 9. Don't instantiate an application context per-request (a mistake sometimes encountered when teams migrate legacy applications to Spring). 不要每次请求都实例化应用程序上下文(它是团队移植遗留应用到Spring上时不时会碰到的错误)。 www.infoq.com 10. You can see that Listing 1 uses a class named WebApplicationContextUtils to fetch an instance of the Web application context. 可以看到,清单1使用名为WebApplicationContextUtils的类提取Web应用程序上下文的实例。 www.ibm.com 1. In either case, the decision to use a specific Linux construct depends on the application context. 无论是哪种情况,决定是否使用特定的Linux结构要取决于应用程序的上下文。 www-128.ibm.com 2. In either case, the decision to use a specific Linux construct(s) depends on the application context. 无论是哪种情况,都要根据应用程序上下文才能确定要使用哪个特定的Linux结构。 www.ibm.com 3. The code segment in Listing 8 shows what needs to be added to the Spring application context file to configure transactions on the service. 清单8中的代码段显示要在此服务上配置事务,需要添加到Spring应用程序上下文文件的内容。 www.ibm.com 4. The broker aspect is itself configured by Spring (that's how it obtains the reference it needs to the application context). 代理方面本身是由Spring配置的(这是它得到对应用程序上下文的引用的方式)。 www.ibm.com 5. Attempts to free resources and perform other cleanup operations before the application context is reclaimed by garbage collection. 尝试在应用程序上下文被垃圾回收前释放资源并执行其他清理操作。 msdn2.microsoft.com 6. A snapshot is taken of the J2EE application context and stored with the work as a WWEC object. 获取J2EE应用程序上下文的快照,并将其作为WWEC对象与该工作存储在一起。 www.ibm.com 7. The context loader also sets a reference of the servlet context (created in Step 1) into the Web application context. 上下文装载器还在Web应用程序上下文中设置servlet上下文(于步骤1中创建)的引用。 www.ibm.com 8. To explicitly map resources, add the SCA schema (see Resources) to the application context. 要显式映射资源,应将SCA架构(参见参考资料)添加到应用程序上下文。 www.ibm.com 9. Spring permits the loading of multiple application context files using the ClassPathXmlApplicationContext bean definition. Spring允许使用ClassPathXmlApplicationContextbean定义加载多个应用程序上下文文件。 www.ibm.com 10. A snapshot is taken of the current J2EE application context on the worker thread to restore later after the work completes. 获取工作线程上当前J2EE应用程序上下文的快照,以便在工作完成之后进行恢复。 www.ibm.com 1. Transaction attributes for the service are specified in the Spring application context file. 服务的事务属性在Spring应用程序上下文文件中指定。 www.ibm.com 2. When you obtain the application context, an instance of OXMExample is created from the definition provided in the configuration file. 当您获得应用程序上下文时,OXMExample的一个实例从该配置文件中提供的定义创建。 www.ibm.com 3. This means that a Spring application context defines the internal structure of a composite implementation. 这意味着,Spring应用程序上下文定义合成实现的内部结构。 www.ibm.com 4. With Spring Integration, the application context is the bus. 使用SpringIntegration,应用上下文就是总线了。 www.infoq.com 5. When this handler is invoked, it first needs to get the current application context. 这个处理程序被调用后,它首先需要获取当前应用程序上下文。 www.ibm.com 6. Use pictures that make the user feel comfortable and adequate to the application context. 使用图片要注意使其符合系统的上下文,并要让用户感觉舒服。 www.bing.com 7. When you test the sample application, make sure you set the Web application context root correctly as bookinfor. 测试该应用程序时,一定要将Web应用程序上下文根目录设置正确,如bookinfor。 www.ibm.com 8. groovy files and let Spring take care of compiling them upon creation of the application context. 或者在.groovy文件中以类似脚本的形式实现它们,然后由Spring负责在创建应用程序上下文时编译它们。 www.ibm.com 9. With the Spring's IOC framework, you can load your own custom application context. 借助Spring的IOC框架,您可以装载自己的自定义应用程序上下文。 www.ibm.com 10. There I fetch the Spring framework's Web application context object from the servlet context. 在第3部分中,我从servlet上下文中取出了Spring框架的Web应用程序上下文对象。 www.ibm.com 1. As of version 2. 0, Spring's scope mechanism is even extensible so that custom scopes can be registered with the application context. 对于2.0版本,Spring的scope机制更具延展性,这样一来,自定义scope可以被注册到应用程序上下文(applicationcontext)。 www.infoq.com 2. I did this mainly by adding the provision to look up an application context name. 主要是通过增加一个检查应用程序上下文的预查来做到这一点的。 www-128.ibm.com 3. Your application context should now match Listing 3. 您的应用程序上下文现在应该匹配清单3。 www.ibm.com 4. Choose photos that convey a real meaning and make sense in the application context. 选择一些真正有意义且符合应用程序上下文的图片。 www.bing.com 5. The return type of the method is the bean that is registered to Spring application context. 该方法的返回类型是向Spring应用程序上下文注册的bean。 www.ibm.com 6. First, in the main method, your code grabs the Spring application context. This is the configuration file seen in Listing 1. 首先,在main方法中,您的代码捕获Spring应用程序的上下文,就是您在清单1中看到的配置文件。 www.ibm.com 7. For example, you may have only one DataSource bean in the application context. 比如,在你的应用上下文中应该只出现一个数据源bean。 www.infoq.com 8. This enables solutions that depend on application context events, for example. 比如这能使依赖于应用上下文事件的解决方案成为可能。 www.infoq.com 9. (If the application context was left in its original format, the service would be exposed as the bean name, "HelloWorld, " instead. ) (如果应用程序上下文保留其原始格式,则服务应该公开为bean名称“HelloWorld”)。 www.ibm.com 10. Information technology - Open systems interconnection - Application context for systems management with transaction processing 信息技术.开式系统互连.带事物处理过程的系统管理的应用上下文 www.mapeng.net 1. Note how the application context file in the listing allows me to configure a 注意清单中应用程序上下文文件是如何配置 www-128.ibm.com 2. In a multiple application context scenario, as shown in Figure 1, the Tuscany runtime tries to 在一个含多种应用程序上下文的场景中,如图1所示,Tuscany运行时会尝试 www.ibm.com 3. And you enable annotation configuration and component scanning in the Spring application context XML configuration, as shown in Listing 5 然后,在Spring应用程序上下文XML配置中启用注释配置和组件扫描,如清单5所示 www.ibm.com 4. An application context loader in a tag, which loads Spring's IOC framework 应用程序上下文加载程序位于标记中,它将加载Spring的IOC框架。 www.ibm.com 5. Application context creation in the SCA runtime SCA运行时中的应用程序上下文创建 www.ibm.com 6. Step 1: Fetching an instance of the application context 步骤1:取回一个应用程序上下文实例 www.ibm.com 7. There are two ways to configure the Manager web application Context 这里有两种方式配置管理应用程序环境 blog.csdn.net |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。