There are some special interface chips of PCI in market.
市场上有一些专用PCI接口芯片。
Data output port can be connected with printer of computer by special interface JK1500.
数据输出端口通过JK1500电子数显量具专用接口可与计算机或打印机联接。
This might be in the area of special interface circuitry, or auxiliary DC voltage sources.
这可能是在特殊接口电路,或辅助直流电压源方面。
The StringHelper Category is a normal class - it doesn't need to extend a special parent class or implement a special interface.
StringHelper Category是一个普通类—它不需要扩展特定的父类或实现特殊的接口。
The PCI9054 is a special interface chip to complete the interface of PCI, and discussed such as working pattern, transfer mode.
在PCI总线接口控制上选用了专用的接口芯片pci9054,分析了PCI9054的工作模式,数据传输模式等。
Data is recorded on casette tape, and can be transferred into a micro-computer through special interface for further processing.
数据记录在磁带上,可通过接口全部进入微计算机处理。
In order to test these theories, we built and evaluated a special interface to support Computer-Supported Cooperative Training (CSCT).
为了测试上述理论,我们建立了支持计算机支持协作培训(CSCT)的特定界面。
The signal was tested and obtained by a multi-meter card or oscillograph card, tested signal was transferred through special interface.
信号由多用表卡、示波器卡测试并获取。被测信号由专用接口转接。
F. assemblies of fuzes. The system consists of a microcomputer system, a special interface device, an assembling plate for fuze L. F. assemblies.
该系统由一个微型计算机系统、一个专用的接口仪器和一个引信低频部件装配板组成。
There's no special interface that needs to be implemented to make a class an aspect, but specific method signatures are required to access the class as an aspect.
让一个类成为aspect不需要实现特殊的接口,但是需要特定的方法签名以使类作为一个aspect被访问。
As a special interface connected with analog and digital circuits, high performance analog-to-digital converter is much more important in whole system design.
作为模拟电路与数字电路的接口电路,高性能的模数转换器对整个设计系统的实现非常重要。
In the past, in order to get the data information of the devices from field devices, every application software developer has to write special interface function.
在过去,为了存取现场设备的数据信息,每一个应用软件开发商都需要编写专用的接口函数。
The microcomputer automatic test platform, which was used to test the on-off situation and isolation, is composed of the special interface and general test platform.
导弹地面电缆网通断和绝缘测试的微机自动检测平台,包括专用接口及通用测试平台。
The system of intelligent test device based on virtual instrument is composed of industry computer, card type instrument, and special interface, control software etc.
基于虚拟仪器的智能测试仪系统由工控机、卡式仪器、专用接口、测控软件等组成。
Every tag handler then implements a special interface from the JSP API. There are two types of tags: those that can process the content (or body) of a tag and those that cannot.
然后,每一个标记处理程序实现JSPAPI中的一个特殊接口。
In this article, to carry the 6-axis motion controller out, a method of using PCI special interface chip PCI9052 to be a interface bridge of PCI bus and DSP (TMS320LF2407), was introduced.
文章介绍了一种采用PCI专用接口芯片pci9052作为PCI总线与DSP (TMS320 LF 2407)的接口桥接器,实现6轴运动控制卡的硬件设计方法。
They follow the DB2 procedure model and provide a homogeneous interface that maps many special features in the data sources to DB2.
它们遵循db2过程模型并提供一个同质的接口,可以将数据源中的许多特殊特性映射到DB2。
Special attention should therefore be paid to designing the interface helping new users to learn the basics of the application.
因此要特别注意去设计一些界面来帮助新手用户学会应用程序的基础。
It does properly handle escaping special characters as entities in text, but other than that it's up to the calling program to use the interface properly.
它确实能够正确地将特殊字符转义作为文本中的实体处理,但除此之外,则需要调用程序正确使用该接口。
If you do this, you get a few special techniques that the SAX interface does not provide.
如果这样做,您就能获得SAX界面并不提供的一些特殊技巧。
The user interface that you'll create for this application won't look like anything special, but it will show how to work with the classes that we've created.
为该应用程序创建的用户界面看上去也没有什么特别,但它将展示如何使用已创建的类。
Developers and graphic designers can lay out an application's user interface using drag-and-drop controls and special nestable grids to manage and display complex content.
开发人员和美工设计师可以使用拖-放控件和特定的可嵌套的网格来布局一个应用的用户界面以管理和显示复杂的内容。
Unlike servlets, stateful session beans do not require any special objects or the use of an additional interface to create stateful connections.
与servlet不同,有状态会话bean不需要任何特殊的对象,也不需要使用额外的接口来创建有状态连接。
Moreover, any application already using the Windows Registry or the PDH interface automatically are able to monitor these special counters, once the counters have been registered for collection.
此外,一旦注册了计数器,任何已经使用了WindowsRegistry或PD H接口的应用程序都能够自动监控这些特殊的计数器。
The toolkit provides a special application programming interface (API), layered on top of the base model access API that provides many commonly used features in MDA transformations.
该工具包提供了特殊的应用程序设计接口(application programming interface,API),建立在能够提供众多mda转换中一般特性的基本模型访问API之上。
This special purpose ioctl interface will be able to control the interrupt generation sequence and the number of interrupts to be generated through the test application.
这个具有特殊用途的ioctl接口可以控制中断生成的顺序,以及通过测试应用程序所生成的中断的数量。
Motorola's Droids, which come with a special user interface called Motoblur, have been among the leaders of the pack.
摩托罗拉droids使用被称作Motoblur的特殊用户界面,从而成为该系列的领跑者。
Novell, which recently announced plans to build its own Moblin-based distro, has released installable CD and USB images of a special OpenSUSE build that includes the Moblin user interface.
Novell最近宣布将构建基于Moblin的发行版,并发布了一个包含了Moblin用户界面的特别版opensuse。
Derived classes are not required to re-state that they implement an interface from their base class, but are permitted to do so. (This case is special; see below for more details.)
派生类可以指明它实现了其基类的接口,但是并不是一定要这么做。
UTorrent even has a special web interface for the iPhone.
uTorrent还专为iphone提供了一个网页界面。
应用推荐