这使您可以将所有设计软件系统的最佳实践应用到用户接口的设计中来。
This allows you to apply all the best practices for designing software systems to the design of user interfaces.
虽然已有一些服务接口设计的公认方法,但是更多的时候它还是艺术而非科学。
Although there are some well established approaches to service interface design it is still more art than science.
本文研究了远程组件和服务的接口设计。
This article investigated interface designs for remote components and services.
同样,开发团队现在可以将设计软件系统的最佳实践应用于用户接口的设计。
Also, the development team can now apply best practices for designing software systems to the design of the user interface.
处理一致性是设计服务接口面临的巨大挑战之一。
Dealing with the inconsistencies is one of the great challenges of designing service interfaces.
另一个对象设计原则(封装)也适用于设计服务接口。
Another object design principle, that of encapsulation, also applies to designing service interfaces.
在这种情况下,应该始终尽量利用使用错误的请求-响应操作设计接口。
In these cases you should always strive to design your interfaces using request-response operations that use faults.
标准的HTTP方法可以大大简化和统一接口的设计。
The standard HTTP methods can greatly simplify and unify the design of interfaces.
门户和每一个系统之间的接口约定是在方法的设计阶段设计和记录的。
The interface contract between the portal and each system is designed and documented during the design phase of your methodology.
服务接口设计要求您同时指定所提供的和所需要的接口。
Service interface design requires you to specify both provided and required interfaces.
模式主要解决接口的设计、文档和验证问题。
Schemas primarily address the design, documentation, and validation of an interface.
必须设计API(接口)以连接至现有后端系统。
APIs (interfaces) must be designed to connect to existing backend systems.
例如,约束可能是设计将在现在系统上使用关系数据库或者接口。
For example, a constraint might be that the design will use a relational database or interface to an existing system.
架构师对系统层类进行改进以设计业务层接口。
The architect refines the system-level classes to design the business-layer interface.
图19显示了一个实现本地和远程接口会话EJB组件的典型设计。
Figure 19 shows a typical design of a session EJB component implementing both local and remote interfaces.
那么,在设计中是否还有必要从接口这个角度去考虑?
这使得OID在用户接口设计领域中非常有效。
This makes OID very effective in the field of User interface design.
必须识别服务、描述它们的功能、界定它们的行为和设计它们的接口。
Services must be identified, their functionality described, their behavior scoped, and their interfaces designed.
在传统的面向对象(OO)设计中,通常让多个对象实例实现相同的接口。
In traditional Object-Oriented (OO) design, it is common to have multiple object instances that implement the same interface.
在面向对象的分析和设计方法中,系统接口通常被视为契约。
In Object Oriented Analysis and Design Methodology, a system interface is most often viewed as a contract.
接口设计主要是用户与应用程序的交互。
Interface Design is mainly the interaction between a user and the application.
XM的原始设计要求将用户接口与处理分隔开来。
The original design of XM called for a separation of user interface and processing.
好的接口设计可以大大减少远程调用的数量,从而节省执行时间。
A well-designed interface can greatly reduce the number of remote calls and thus execution time.
EJB规范的作者使用的是当时流行的工具:继承、接口和设计模式。
The authors of the EJB specification used the tools that were in vogue at the time: inheritance, interfaces, and design patterns.
设计SOA访问时,3270接口的两个限制尤为突出。
Two limitations of the 3270 interface are especially significant when designing for SOA access.
这些是实现细节,不应影响接口设计。
These are details of implementation that should not affect our interface design.
编译器是作为程序设计人员和底层机器架构之间的接口的程序。
Compilers are programs that are the interface between the programmer and the underlying machine architecture.
清单2接口设计为针对特定类型对象的特定属性使用。
The Listing 2 interface is designed to be used with a particular property of a particular type of object.
用可扩展的接口设计解决方案是非常惯用的实践方法。
Designing solutions with extensible interfaces is a well established practice.
为远程访问设计接口时必须牢记它是否影响整体性能。
These factors have to be kept in mind when designing an interface for remote access, as they influence the overall performance.
应用推荐