implements

美 [ˈɪmpləmənt]英 [ˈɪmplɪmənt]
  • v.实施;执行;落实(政策);使生效
  • n.工具;器具;〈英〉【法】履行(契约等)
  • 网络实现;实现接口;抽象类是否可实现

复数:implements 现在分词:implementing 过去式:implemented

implementsimplements
implement strategy,implement policy,implement plan,implement project,implement program

implements

实现

实现(implements)了 ServletContextListener 编译后,把它放在正确的WEB-INF/classes目录下,更改WEB-INF目录下的 web.…

实现接口

4. 实现接口implements) :用空心三角形+虚线来表示 5. 关联(Association) :用实线箭头来表示,例如:燕子与气候 7.

工具

船舶专业词典.xls ... 43 不透性包线 impervious sheathed wire 44 工具,器具 implements 45 船内侧面图 inboard profile ...

抽象类是否可实现

40.接口是否可继承接口? 抽象类是否可实现(implements)接口? 抽象类是否可继承实体类(concrete class)?答:接口可以继承接 …

器具

船舶专业词典.xls ... 43 不透性包线 impervious sheathed wire 44 工具,器具 implements 45 船内侧面图 inboard profile ...

执行

要注意的是:TextListener是一个接口(interface),必须先定义一个新类来执行implements)它。本文所定义的新类名为AW…

可以实现

象类可以实现(implements)接口,抽象类是否可继承实体类,但前提是实体类必须有明确的构造函数。35、List, Set, Map是否 …

类实现

Duck 类实现implements)了 Runnable 和 Flyable,因此它必需去实现这两个接口中定义的所有方法。并且方法名,参数类 …

1
Every regular expression is logically equivalent to a state machine, and the parser of every regular expression implements a state machine. 逻辑上,每个规则表达式都等价于一个状态机,而每个规则表达式的语法分析器都实现这个状态机。
2
Establishing a client connection with a mail server that implements Extended MAPI allows you to perform all of these operations. 客户端连接到用于实现扩展MAPI的邮件服务器后,就允许您执行所有这些操作。
3
She argued that the decedent had taken her to the farm and had pointed out the livestock and farm implements he owned. 她辩称死者曾带她去过农场并且向她指示了他所拥有的家畜和农具。
4
If you think of an extension point as an interface, you can think of an extension as a class that implements that interface. 如果将扩展点看作接口,那么扩展就是实现该接口的类。
5
If you want the class to be serializable, you'll need to test it, just as you would test a class that directly implements Serializable. 若您希望类可串行化,就需要测试它,这与您需要测试一个直接实现了Serializable的类相同。
6
After Dave's team implements the Web services and develops the supporting code and user interface, the solution is ready to test. 在Dave的团队实施Web服务并开发支持代码和用户接口之后,就可以对方案进行测试了。
7
In the case of a direct PDS, a collector typically implements some sort of API to access that data. 对于直接PDS,收集器通常实现一些API来访问该数据。
8
He took the implements which I described to you in my letter from his breast. 他从他胸前取出我在信里跟你描述过的武器。
9
Within a couple of years, the bank will be able to purchase infrastructure that implements the WS- standards. 在未来几年内,银行将能够购买实现了某种WS标准的基础架构。
10
It matters to Britain's financial credibility that Mr Brown has one, even if he never implements it. 此事关系到英国的金融信用;虽然从未执行过,但是布朗拥有这种信用。
11
Gets a value indicating whether the instance of the class that implements this interface has any properties bound by an expression. 获取一个值,该值指示实现此接口的类的实例是否含有任何由表达式绑定的属性。
12
A COM client that implements the event sink interface is often called the event sink, or simply the sink. 实现事件接收接口的COM客户端通常称作事件接收器,或简称为接收器。
13
Server you may be able to access it if it implements the IDispatch interface. 服务器并且它实现了IDispatch接口,那有可能访问它。
14
To a visiting observer, the U. S. government may seem straightforward: the Congress makes the laws and the President implements them. 在一个访问者初看起来,美国政府体制似乎简单明了:国会制定法律,总统实施法律。
15
The tag name is mapped to the Java class that implements the component as well as the rendered class if it's a visible component. 将标记名映射到实现组件的Java类及呈现类(如果是可视化组件)。
16
In agriculture, both the food output and the implements of production surpassed that of the Song and Yuan Dynasties. 农业方面,无论食物产出还是生产工具都超过了宋朝和元朝。
17
Here the problem is the fundamental way data moves in and out of, and within, the framework that implements the architecture. 这里的问题在于数据移入、移出以及在实现体系结构的框架中移动的方式。
18
This function takes in an array of samples and implements a fading out effect over the last "amount" percent of the samples. 该函数或缺一个数组样本并且实现一个淡出效果在样本上的最后“总量”百分比。
19
Amazon implements Reduced Redundancy Storage (RRS) to provide users with a means of minimizing overall storage costs. Amazon实现ReducedRedundancyStorage(RRS),为用户提供最小化总存储成本的一种方式。
20
Note that this class is part of the Simple framework and implements the Serializer interface. 注意,该类是Simple框架的一部分,它实现Serializer接口。
21
Further excavations are necessary to determine the stratigraphic relation between the implements and the hominid remains, Klein opines . 克莱恩认为,有必要到洞里进一步挖掘,厘清石器与人骨的层位关系。
22
To understand the javax. tools package, it's helpful to review Java compilation concepts and how the package implements them. 要理解javax.tools包,回顾Java编译概念以及如何使用包实现编译将非常有帮助。
23
The possession of unnecessary implements makes difficult the collection of taxes and dues and tends to foment uprisings. 横征暴敛之举会使正当的征税变得困难,并容易导致一揆的发生。
24
It implements the Model - ViewModel - View - Controller pattern that seems to be popular in WPF. 它实现了模型-视图模型-视图-控制器这个看起来在WPF中很流行的模式。
25
The following code example implements a type converter that converts a String type into a Point type and a Point into a String. 下面的代码示例实现了一个类型转换器,该转换器可以将String类型转换为Point类型,将Point转换为String。
26
When overridden in a derived class, implements a representation of information about a set of Web Parts data for a page. 在派生类中重写时,实现页的一组Web部件数据的有关信息的表示形式。
27
The company implements unified, scientific and industrialized operation philosophy in production, marketing and service. 公司以统一化、科学化、产业化的经营理念来生产、销售、服务。
28
A firewall effectively implements a security policy governing the network traffic between two or more networks. 防火墙可以有效地实现管理两个或多个网络之间网络传输的安全策略。
29
Interestingly, running normal HP-UX applications on an Integrity VM host is not encouraged because VM implements its own memory management. 有趣的是,无法在IntegrityVM主机上运行普通的HP-UX应用程序,因为VM需要实现其自己的内存管理。
30
Small bronze tattooing implements (c. 1450 B. C. ) from Gurob, Egypt, can be found at the Petrie Museum of Egyptian Archaeology in London. 这些从埃及Gurob发现的小青铜纹身工具(公元前1450年),现存于伦敦皮特里埃及考古博物馆