declaratively



宣言地
声明地
公告地
陈述地
词汇搭配
短语Declaratively Composition说明性合成
Declaratively By Content Type声明内容类型
双语例句
Acomponent'sclientlibraryplug-indefinesitsclient-sideprocessenablementcontributions
declaratively
viaextensionpoints.组件的客户端库插件通过扩展点以声明的方式定义其对流程支持的贡献。
www.ibm.com
WithAOP,you stilldefineasystem'scommonfunctionalityinoneplace,butyou can
declaratively
definehowandwheretoapplythisfunctionality.使用AOP时,仍然是在一个地方定义系统的公共功能,但是可以声明性地定义如何和在哪里应用这个功能。
www.ibm.com
Itletsyouconfigureyourapplication
declaratively
in MXML and does most oftheboringthingsforyou.它只是让你用MXML声明的方式来对应用程序进行配置,大部分令人厌烦的工作它会替你完成。
www.infoq.com
更多双语例句权威例句
Declaratively defined control actionsDeclaratively programming the mobile web with Mobl
Omniportlet-declaratively publish data in a portal without code
Omniportlet-declaratively publish data in a portal without code
Towards a declaratively-complete basis for functional programming /
Declaratively Codifying Software Architectures using Virtual Software Classications
Declaratively Codifying Software Architectures Using Virtual Software Classifications
BMC & BAM: A Declaratively-Sorted Bigraphical Meta-Calculus & Abstract Machine
Supporting software development through declaratively codified programming patterns ☆
Generalized configurator using a declaratively constructed two-level bi-partite graph as a knowledge representation
1. Filter results (DocIdSet) can be cached declaratively.
可以使用声明的方式来缓存过滤结果(DocIdSet)。
youdao
2. Developers can describe their interfaces declaratively using XML.
开发者可通过XML来描述接口。
youdao
3. If needed, control over the parallelism is also done declaratively.
如果需要的话,对并行化进行控制也可以通过声明的做法。
youdao
4. Lesson 7. Transformations can be expressed declaratively or imperatively.
经验7.可以用说明式的或命令式的方式表示转换。
youdao
5. Securing EJB methods declaratively is done according to the J2EE specification.
声明性地保护EJB方法按照J2EE 规范进行。
youdao
6. How to cluster the stateful application declaratively using Terracotta for Spring.
如何使用Terracotta for Spring来声明式集群有状态应用。
youdao
7. The user can declaratively configure which beans in which application contexts to cluster.
用户可以声明式配置哪个applicationcontexts中的哪个bean需要被集群。
youdao
8. With Axum, you have the option to declaratively state how an agent intends to use domain state.
通过 Axum,您可以声明代理打算如何使用域状态。
youdao
9. The use of Actions for example is a single way of handling events on widgets declaratively.
例如,Actions就是一个通过声明进行事件处理的简单方式。
youdao
10. You'll also learn how to declaratively define the flow of your application using the SWF module.
您还将了解如何使用SWF 模块明确定义应用程序的流程。
youdao
11. You don't have to worry about transactions because Spring lets you configure them declaratively.
您不必担心事务,因为Spring让您通过声明配置它们。
youdao
12. Securing the Web tier declaratively means explicitly specifying pages that require user authentication.
声明性地保护Web层意味着显式指定需要用户认证的页面。
youdao
13. The cache policy is specified declaratively and configuration is through XML deployment descriptors.
其缓存的策略是声明性的,而且其配置是通过XML配置描述符来实现的。
youdao
14. The result is a sturdy persistence framework that allows you to carry out transactions declaratively.
结果是一个强健的持久性框架,支持声明性的实现事务。
youdao
15. It lets you configure your application declaratively in MXML and does most of the boring things for you.
它只是让你用MXML声明的方式来对应用程序进行配置,大部分令人厌烦的工作它会替你完成。
youdao
16. The first decorator can DE defined declaratively, using just the plugin.xml manifest elements (see Listing 17).
第一个decorator只需要使用plugin . xml清单元素就可以被定义为可声明的(见清单17)。
youdao
17. Components have to specify all their architecturally relevant properties declaratively (aka in meta data, or models).
组件必须以声明方式指定它们与架构相关的属性(即以元数据或模型的方式指定)。
youdao
18. As we'll see in future tutorials, ASP.NET 2.0's ObjectDataSource makes it easy to declaratively access data from a class.
我们将在后面的教程中看到,ASP.NET 2.0的ObjectDataSource使从一个类中访问数据更加容易。
youdao
19. It lets you declaratively expose server-side code as an Ajax endpoint, generating all the plumbing for you auto-magically.
它允许您将服务器端代码作为ajax端点公开,而所有模板都是自动生成的。
youdao
20. A component's client library plug-in defines its client-side process enablement contributions declaratively via extension points.
组件的客户端库插件通过扩展点以声明的方式定义其对流程支持的贡献。
youdao
21. As you can see, the SwingBuilder's judicious use of closures allows you to see the chain of ownership clearly and declaratively in code.
可以看到SwingBuilder使用了闭包,这让我们可以清晰地看出拥有关系链。
youdao
22. In an AOP approach you would instead modularize the logging services and apply them declaratively to the components that required logging.
在AOP方式中,可以反过来将日志服务模块化,并以声明的方式将它们应用到需要日志的组件上。
youdao
23. This approach gives your application a flexibility where changes can be done declaratively instead of coding and deploying new assemblies.
这种方法使你的应用程序,其中的变化可以做到的声明,而不是编码和部署新集一灵活性。
youdao
24. It allows developers to declaratively enable asynchronous integration for their application without changing their service implementations.
它允许开发人员为应用进行声明式的异步集成,而不用改变服务实现。
youdao
25. The Dojo Toolkit contains a wealth of widgets that can be used declaratively within HTML, reducing the need for you to hand code the function.
DojoToolkit包含大量小部件,可用来在HTML内声明式使用,减少了手工编写函数的需要。
youdao
26. With AOP, you still define a system's common functionality in one place, but you can declaratively define how and where to apply this functionality.
使用AOP 时,仍然是在一个地方定义系统的公共功能,但是可以声明性地定义如何和在哪里应用这个功能。
youdao
27. You'll then set up Spring AOP's TransactionProxyFactoryBean to intercept method calls and declaratively apply a transaction context to the DOA.
然后要设置SpringAOP的TransactionProxyFactoryBean,让它拦截方法调用并声明性地把事务上下文应用到DOA。
youdao
28. Business monitor lets you monitor anything by creating XML based monitor Models, through which you declaratively define how to consume data from anywhere.
您可以通过以下方式监视任何内容:使用BusinessMonitor创建基于XML的Monitor模型,并通过该模型以声明方式定义对任何位置的数据的使用方式。
youdao
29. Business monitor lets you monitor anything by creating XML based monitor Models, through which you declaratively define how to consume data from anywhere.
您可以通过以下方式监视任何内容:使用BusinessMonitor创建基于XML的Monitor模型,并通过该模型以声明方式定义对任何位置的数据的使用方式。
youdao
declaratively




