The uniform interface simplifies the overall system architecture and improves the visibility of the interactions between subsystems. 统一界面简化了整个系统架构,改进了子系统之间交互的可见性。
All resources share a uniform interface for the transfer of state between client and server. 所有资源都共享统一的界面,以便在客户端和服务器之间传输状态。
Clients and server adhere to a uniform interface. 客户机和服务器都遵从统一的接口。
Data integration is to shield the heterogeneity, to provide a uniform interface to a multitude of data sources. 数据集成是为了屏蔽数据的异构性,以一种统一的接口访问数据源中的数据。
This is a textbook example of polymorphism & many types accessed through one uniform interface. 这是一个多态性的经典示例&通过统一接口访问的许多类型。