It consists of light source, imagery system, CCD, logic interface circuit and computer system.
CCD非接触测振系统由照明光源、成像系统、CCD、检测逻辑接口电路及计算机软件构成。
It is simple but slow, especially when the user interface and logic are complicated.
这是简单的,但却是缓慢的,尤其在用户界面和逻辑复杂时。
For example, we might add user interface logic that we want to keep separate from our model, or we might add some classes for performance reasons.
例如,我们可能会添加想与模型分离开来的用户接口逻辑,或者我们可能会出于性能方面的原因而添加某些类。
It is common for architects of database interaction logic, for example, to have no knowledge of how their logic is specifically expressed via user interface code.
举例来说,对于数据库交互逻辑的设计师来说,不知道他们的逻辑是如何通过用户接口代码表示出来,是很普通的现象。
But including user interface logic in a use case is generally considered bad form.
但是在用例中包括用户接口逻辑通常被认为是不好的形式。
All concrete commands — all business logic — realize the command interface.
所有的具体指令——所有的业务逻辑——实现命令接口。
It's a module with business logic, and it's a widget with a user interface.
它是一个包含业务逻辑的模块,也是一个拥有用户界面的部件。
The next version should focus less on the data access and business logic tiers and more on the service interface.
下一版本应该把重点放在服务接口,而不是数据访问和业务逻辑层。
The service code implements the WSDL interface and applies business and mapping logic to call into and map results from backend systems.
服务代码实现WSDL接口并将业务与映射逻辑应用于调用和映射来自后端系统的结果。
The user interface (UI), business logic, and configuration, or lack thereof, are mixed together with no thought to maintaining or extending the page with new features.
用户界面(UI)、业务逻辑和配置,或缺少其中一些元素,将它们混合在一起,而不考虑维护或扩展具有新功能的页面。
Custom Data Binding allows you to hide this logic below the interface level and present a more application-centric API.
自定义数据绑定允许您将该逻辑隐藏在接口级别下,而提供更加以应用程序为中心的API。
Creating an interface between the query logic and the UI logic can resolve most of these issues.
在查询逻辑和UI逻辑之间创建一个接口可解决大部分此类问题。
It is not concerned with the dynamic behavior of the user interface, or even of business logic behavior.
它与用户界面的动态行为无关,甚至和事务逻辑行为也无关。
The implementation effort focuses on the interface changes and business logic changes, maximizing the reuse of unchanged business logic.
实现工作的重点是接口变更和业务逻辑变更,从而最大化地对未变更逻辑进行重用。
The user interface and application logic of this component must be flexibly adaptable to the different items that may be managed.
该组件的用户界面和应用程序逻辑必须能灵活地适应可能要管理的各种项。
The 4gl vendor assumes the burden of maintenance for these frameworks and the developer is free again to focus on the user interface and core business logic.
4gl供应商承担这些框架的维护责任,开发人员重新获得自由,可以专注于用户界面和核心业务逻辑。
In a small JSP application, it is common to see the data, business logic, and the user interface combined into one module of code.
在小型JSP应用程序中,经常会看到数据、业务逻辑和用户界面被组合在一个代码模块中。
It was primarily devised as a strategy for separating user interface logic from business logic.
最初它主要是作为一种分离用户接口逻辑与业务逻辑的策略被设计出来的。
Construction of software components, whether process sequencing logic, policy, basic computation, human interface or data management, increases productivity by reuse.
软件组件的构造(无论是处理序列逻辑、策略、基本计算、人机界面或数据管理)都可以通过重用提高效率。
A common architectural strategy is to layer your system, separating your user interface logic, business logic, system logic, and persistence logic from each other.
通常的构造策略是将系统分层,将用户界面逻辑、商业逻辑、系统逻辑和持久性逻辑彼此分开。
You can introduce a message interface between the UI and the business logic.
可以在UI和业务逻辑间引入一个消息接口。
Therefore, the business logic just consists of an interface map, which maps the outbound interface to the inbound interface.
因此,业务逻辑只包含接口映射,即将出站接口映射到入站接口。
This ability affects the user interface, business logic, and database; in addition, it is necessary to address issues regarding concurrency, data integrity, user transparency, and replication.
这种能力包括使用用户界面、业务逻辑和数据库的能力;此外,必须解决与并发、数据集成、用户透明度和复制相关的问题。
An ESB can provide virtualized services that can effectively wrap existing application logic with a standards-based service interface.
ESB可以提供虚拟服务,以便能够通过基于标准的服务接口来有效地包装现有的应用程序逻辑。
We've learned to design software to separate process sequencing logic, policy, basic computation, human interface, and data management.
我们已经了解到,要对软件进行恰当设计,以将流程序列逻辑、策略、基本计算、人机接口和数据管理分离开来。
What makes it possible for the two pieces of logic to communicate is a virtual service interface.
使两种逻辑能够进行通信的是虚拟服务接口。
MVC decouples interface from business logic and data.
MVC减弱了业务逻辑接口和数据接口之间的耦合。
Two-tier thick client applications are easy to develop, but any software upgrade because of changes in user interface or business logic has to be rolled out for all the clients.
尽管2级“胖客户端”应用的开发很简单,但是任何用户接口或者业务逻辑的改变所导致的软件升级都需要在所有客户端上进行。
BusinessLayerProxy never knows what command it's executing, only that it's executing some business logic through the ICommand interface (notice the return value from CommandFactory).
BusinessLayerProxy并不清楚执行什么命令,它只是通过ICommand接口执行一些业务逻辑(注意CommandFactory的返回值)。
BusinessLayerProxy never knows what command it's executing, only that it's executing some business logic through the ICommand interface (notice the return value from CommandFactory).
BusinessLayerProxy并不清楚执行什么命令,它只是通过ICommand接口执行一些业务逻辑(注意CommandFactory的返回值)。
应用推荐