Keep in mind that Queue extends from the Collection interface, so implementations of the Queue interface also implement Collection.
请记住,Queue是从Collection接口扩展的,所以实现Queue接口也就实现了Collection。
The programmer should generally provide a void (no argument) and Collection constructor, as per the recommendation in the Collection interface specification.
根据Collection接口文档的推荐,程序员通常提供一个空(不含参数)的Collection构造函数。
Charging is the core process of telecommunication carrier's work. The charge date collection interface of tradition switch hasn't adapted to the softswitch network.
在电信运营过程中,计费是其核心,而传统电话交换机的联机计费采集接口协议已不适应以软交换为核心的下一代网络。
While remove behaves like the collection interface version, instead of throwing an exception when called with an empty collection, the new poll method just returns null.
remove的行为与Collection接口的版本相似,但是新的poll方法在用空集合调用时不是抛出异常,只是返回null。
One relatively easy way of dealing with this situation is to create a wrapper around your service implementation, converting the collection interface into an array interface.
处理这种情况的一个相对简单的方法是以您的服务实现为基础创建包装器类,将该集合接口转换成一个数组接口。
The module of custom interface realized customizing data collection interface, view interface, query interface dynamically in the program's running time based onthe database structure.
定制界面模块主要实现根据库表结构在程序运行时动态生成数据的采集、浏览和查询界面。
We also study the data collection in the HLA federation, design and implement the centralized data collection tool, which is called KD-DCT, and the distributed data collection interface.
论文还对HLA联邦的数据采集进行了研究,设计并指导实现了集中式数据采集工具KD-DCT和分布式的数据采集接口。
The open source D2RQ interface lets you treat relational data as a collection of triples so that this data can be incorporated into such an application.
开源的D2RQ接口让您可以将关系数据当作一个三元组集合对待,因而该数据可以合并到这样的应用程序中。
Since all of our built-in collection types implement this interface there are no perf gains in the most common scenarios.
自从我们所有的内建集合类型实现了此接口以后,在那些最常见场景下并未获得任何性能收益。
A runtime wire is a collection of invocation chains; there is one invocation chain per method in the business interface.
运行时连接是一个调用链集合;业务接口中的每个方法都有一个调用链。
The workbench-based collection has a nice graphical interface that provides an intuitive organization of collection scripts and easy analysis of collected data.
基于工作台的收集具有漂亮的图形界面,提供了直观的收集脚本组织结构和对所收集数据的容易分析。
The log collection capabilities, configurable from both the browser-based user interface and the command line interface, are enhanced for improved problem determination.
可从基于浏览器的用户界面和命令行界面中配置的日志收集功能得到了增强,可以改进问题判断。
Secondly, once categories are applied to documents, the taxonomy can be used to create a browsing interface to the collection.
其次,在将目录应用于文档之后,可以使用分类法为集合创建浏览界面。
Instead of implementing the entire interface yourself when creating a custom collection, you just subclass the abstract implementation and fill in the details.
在创建自定义集合时,不用自己实现整个接口,只是继承抽象实现并填入细节。
It? S just a software interface that describes a collection of operations that you can access over a network through standardized XML messaging.
它只是一个通过在网络上可访问的标准XML消息来描述操作集合的软件接口。
Below you'll find a collection of 10 useful interface design techniques and best practices used in many successful web-applications.
下面你将看到我们收集到的10个有用的界面设计技术以及成功地将其应用到许多网络应用程序上。
If you allocate objects in a user interface loop, you will force a periodic garbage collection, creating little "hiccups" in the user experience.
如果在用户界面周期内分配对象,就会强制一个周期性的垃圾回收,给用户体验增加小小的停顿间隙。
As a result of Interface Design Studies, Ben Shneiderman proposed a collection of principles that are derived heuristically from experience and applicable in most interactive systems.
作为接口设计研究的成果,Ben Shneiderman提出并收集了一些从经验中启发而来,适用于大多数交互系统的原则。
A UML interface is defined as a collection of operations that are used to specify a service of a class or component.
所谓的UML接口定义为用于指定类或者构件服务的一系列操作。
All you need to do is create an interface that describes the abstract behavior the Collection should provide.
只需创建一个接口,用它描述Collection应该提供的抽象行为。
The graphical user interface for Collection Services is included with the base operating system.
基础操作系统包含了CollectionServices的图形用户界面。
Data Collection is a major part of the IBM Support Assistant Service interface.
数据收集是IBMSupportAssistantServices界面的一个主要部分。
I've summarized some general performance data collection patterns and introduced the ITracer interface, which I'll continue to use for the rest of the series.
我总结了一些通用性能数据收集模式,并介绍了ITracer接口,我将在本系列文章的其余部分继续使用它。
Composite implements this interface and maintains a collection of tests.
Composite实现了该接口,并维护一个测试集合。
EAz models collections of permissions as a PermissionSet interface, an arbitrary collection of individual binary permissions.
EAz 将权限集建模为一个PermissionSet接口,即个别二进制权限的任意集合。
The repeat element allows you to map your XForms user interface (UI) elements to a homogeneous collection in your XForms document's XML data instance.
repeat元素允许您在XForms文档的XML数据实例中将 XForms用户界面(UI)元素映射到一个同构集合。
Usable web is a collection of links about User Interface design topics as it pertains to the web.
UsableWeb收集了用户界面设计方面的话题的链接。
You can also use a foreach loop which will be compiled into a similar code leveraging the IEnumerable interface of the Items Collection. Here is now how the new loop is executed internally.
你也能使用foreach循环语句,它会被编译为类似的代码,其充分利用了Items集合的IEnumerable接口。
Let's first take a look at how Discovery Edition was configured to search and navigate the WITS collection using the default user interface.
首先让我们来看一下如何配置DiscoveryEdition,以便使用默认用户界面搜索和导航WITS集合。
A Visitor interface introduces the action protocol for processing an element of the collection.
Visitor接口引入了处理集合元素的动作协议。
应用推荐