implementation概况

折叠展开

n. [计] 实现;履行;安装启用

implementation词义

折叠展开

n.

成就;贯彻;implement的变形;安装启用

英英释义

implementation[ ,implimen'teiʃən ]

n.

the act of accomplishing some aim or executing some order

"the agency was created for the implementation of the policy"

同义词:executioncarrying out

the act of implementing (providing a practical means for accomplishing something); carrying into effect

同义词:effectuation

implementation用法

折叠展开

词组短语

project implementation项目执行;项目实现

system implementation系统实现

trial implementation试行

strategy implementation策略实施;战略执行

implementation procedure执行程序;实施程序

measures for the implementation实施办法

双语例句

用作名词(n.)

So far, the implementation of the five-day week initiative has not impacted on performance pledge compliance.
直到目前,实施五天工作周对履行服务承诺并无影响。

Don't you believe that a conducive environment for the implementation of all the decisions exists since you have been collaborating with the seven parties for some time now?
自从你们和七个政党合作以来,难道你不认为目前已经具备一个决议履行的有利环境吗?

You can ignore the implementation of these for now.
目前,可暂时忽略它们具体的实现方案。

The advantage of this implementation is speed.
这种装置的优点是速度快。

权威例句

Implementation issues in spectrum sensing for cognitive radios

Efficient Implementation of Weighted ENO Schemes ☆

Smalltalk-80: the language and its implementation

The Description Logic Handbook: Theory, Implementation and Applications

The description logic handbook: theory, implementation, and applications

genepop'007: a complete re-implementation of the genepop software for Windows and Linux.

Qualitative Research: A Guide to Design and Implementation, 4th Edition

The description logic handbook: Theory implementation, and applications chap

GROMACS: A message-passing parallel molecular dynamics implementation

An Introduction to Support Vector Machines and Other Kernel-based Learning Methods: Implementation Techniques

implementation造句

折叠展开

1. They do, however, greatly affect the implementation of those patterns.

然而,它们的确对那些模式的实现影响很大。

2. If I now scroll down to the actual implementation, now does this work or not work?

如果现在我向下滚动到实际的执行中,这个是可用的还是不可用的呢?

3. One file describes the interface to your service, while the other file describes your implementation of it.

一个文件描述到您的服务的接口,而另一个文件描述这个接口的实现。

4. This aspect and its parent, Tracing, contain all the tracing implementation logic, but no information about what should be traced.

这个方面以及它的根源,追踪,包含所有的追踪执行逻辑,但是却没有包含应该追踪什么的信息。

5. But you have no way to determine this, and even if you did what may be best for one implementation may not be for another.

但是您无法确定这一点,就算是使用的方法对一种实现来说是最好的,也不能肯定它对另一种实现同样是最好的。

6. Each activity in the diagram has an implementation.

图中的每一个活动都有一个实现。

7. This couples the implementation type to all of the interfaces of an export.

这就将实现类型同一个导出的所有接口连接起来。

8. This completes the creation and implementation of your transformation extension.

这完成了您的转换扩展的创建和实现。

9. It allows us to separate the specification of the object (how you interact with it) from the implementation.

它允许我们从实现中剥离对象的规范(如何与它交互)。

10. We then iterate through a set of changes to improve this implementation.

然后我们通过一系列更改的迭代来改进这一实现。

11. The implementation of these methods depends on the requirements of your application.

这些方法的实现依赖于您的应用程序的需求。

12. For each CPAN module mentioned in this article, you can look at the implementation with the CPAN interface.

对于本文中所提及的每个CPAN模块,您都可以使用CPAN界面来查看其实现。

13. This means that each of the participating vendors provides an implementation for each service.

这意味着每个参与的供应商都会为每个服务提供一个实现。

14. Instead, it mentions that each implementation can decide if and how this class is mapped and how instances of the class are serialized to and from XML.

相反,它提到每个实现都可以决定是否以及如何映射这个类、还有这个类的实例是如何序列化到XML和从XML 序列化来。

15. What if the code we have uses a concrete class in its implementation?

如果我们拥有的代码在执行中使用一个具体的类该怎么办?

16. It contains one method that accepts an argument to do something with the message in the implementation of the interface.

该接口包含一个方法,该方法接受一个参数来对接口实现中的消息进行一些处理。

17. If, after reading this far, you feel that the implementation frameworks have little in common or you are aware of other techniques that have similar characteristics, you are right.

如果,在阅读完以后,您感到实施框架中的共同点太少,或者您意识到了其他的技术拥有相似的特征,那么您是对的。

18. Each policy might require one or more enforcement points in the implementation.

在实施中每个策略可能需要一个或更多的实施点。

19. Furthermore, we would like to factor out those implementation details completely from the logical model and have them details "pasted in" as parameters during the code generation process.

此外,我们想要完全地从逻辑模型分析出那些实现细节,并且在代码生成过程中将它们这些细节作为参数“粘贴进来”。

20. That is when bribery affects not just the implementation of policy, but its conception.

也就是说行贿不仅仅影响了政策的实施,而且还影响它的构思。

21. In this simplified code, we have no special treatment of the different faults; however, in a real implementation, we would need to exercise these different paths.

在这个简化的代码中,我们没有对不同的错误进行特殊处理;不过,在实际的实现中,需要使用这些不同的路径。

22. Anyone can comment on these ideas or, even better, help with the implementation.

任何人都可以就这些想法发表评论,或者帮助进行实现。

23. The client should not see details of service communication or implementation, as this would limit our flexibility.

客户机不应该看到服务通信或实现的细节,因为这限制了我们的灵活性。

24. We should not confuse lack of implementation with lack of evidence.

我们不应当把实施不力与缺少依据混为一谈。

25. We should not confuse lack of implementation with lack of evidence.

我们不应当把实施不力与缺少依据混为一谈。

26. Mathematical thinking leads to implementation model interfaces

数学思维方式导致实现模型的界面

-- 来源 -- About Face 3交互设计精髓

27. User interfaces designed by engineers follow the implementation model

工程师是按照实现模型来设计用户界面的

-- 来源 -- About Face 3交互设计精髓

28. Implementation Model versus Mental Model

实现模型与心理模型

-- 来源 -- About Face 3交互设计精髓

29. User interfaces should be based on user mental models rather than implementation models.

用户界面应该基于用户的心理模型,而不能基于实现模型。

-- 来源 -- About Face 3交互设计精髓

30. This follows the implementation model, which treats input and output as different processes.

这遵循了实现模型,即将输入和输出处理为不同的过程。

-- 来源 -- About Face 3交互设计精髓

31. Problems with the Implementation Model

实现模型所带来的问题

-- 来源 -- About Face 3交互设计精髓

32. Implementation Models and Mental Models

实现模型和心理模型

-- 来源 -- About Face 3交互设计精髓

33. Most Software Conforms to Implementation Models

大多数软件都是按照实现模型来设计的

-- 来源 -- About Face 3交互设计精髓

34. Interaction designers must shield users from implementation models.

交互设计者必须要将实现模型隐藏起来,不能让用户看到。

-- 来源 -- About Face 3交互设计精髓

35. For this reason, many programmers present hierarchies (the implementation model) in user interfaces.

基于这个原因,很多程序员喜欢在界面中展现层次关系(实现模型)。

-- 来源 -- About Face 3交互设计精髓