This sturdy configuration eventually gave way to the client-server model.
这种配置最终让位给客户机-服务器模型。
Almost the entire structure of the Internet is based upon a client-server model.
几乎整个结构的互联网是基于客户服务器模式。
The client-server model firmly distinguishes the roles of the client and server.
式模型坚固区别用户端和伺服器的角色。
In the '90s, the industry went through an upheaval as the client-server model displaced the mainframe.
上世纪90年代,在“用户—服务器”模式取代大型主机后,整个行业也经历了一场剧变。
It's a basic client-server model benchmark and contains two corresponding executables, netperf and netserver.
它是一个基本的客户机-服务器模型基准,包含两个对应的可执行文件netperf和netserver。
The client-server model is popular in distributed systems. Can it also be used in a single-computer system?
操作系统的任务是为用户程序提供一个更好、更简单、更清晰的计算机模型,管理计算机硬件设备。
Peers can be suppliers and consumers of resources (in the client-server model, only servers supply and clients consume).
对等节点可以是资源的提供者和使用者(在客户端-服务器模型中,仅由服务器提供,由客户端使用)。
Unlike traditional e-commerce, which follows the client-server model, on-line auctions are more of a peer-to-peer system, sort of consumer-to-consumer.
传统的电子商务遵循客户-服务器模式,与此不同的是,在线拍卖大部分是对等系统,也是一种顾客-顾客模式。
OTP systems are typically built on a client-server model, where at a given time, for a given user, the same one-time passwords are generated on the client side.
OTP系统通常采用客户机-服务器模型,在给定的时刻对于给定的用户,在客户端生成相同的一次性密码。
By analyzing the requirements for communication of the netted-radar system based on central processing station, it presents an ATM switch architecture similar to the client-server model.
通过对基于中央处理站的雷达组网通信技术需求的分析,提出了一种类似于用户—服务器模式的ATM交换结构。
Usually, you place the model on the server and the view on the client.
通常,您将模型放在服务器上,而将视图放在客户机上。
Introduces a dynamic programming model for both server and client.
为客户机和服务器引入了一个动态编程模型。
The generated data model classes are the same for client and server, even though they're generated separately by the project build.
生成的数据模型类对于客户机和服务器都是相同的,即使是由项目构建单独创建的。
The parameter and result types that pass between client and server can include types declared in the component's storage model.
在客户端和服务器之间传递的参数和结果类型可以包括在组件的存储模型中声明的类型。
Here, we're agreeing to interoperate strictly on the format of the message, without caring about the data model on the client and server.
这里,我们一致同意严格按照消息格式进行互操作,而不关心客户机和服务器上的数据模型。
The primary benefit of a thin client architecture model is deployment ease -- by changing the source in one location (the server), users are instantly upgraded when they return to the application.
瘦客户机架构模式的最大优点是部署简便 ——只需在一个位置(服务器)更改源代码,在用户再次使用应用程序时,就可以立即完成升级。
Since many of the surrounding XML technologies are common to the application server and the browser, you can extend the XML data model seen in the first article to the client as well.
因为许多XML周边技术在应用服务器和客户机上都存在,所以也可以将第一篇文章中的XML数据模型扩展到客户机。
With the paradigm shift from client server model to the cloud computing model, IT workers will need new sets of skills.
从客户/服务器模式转移到云计算,带来了IT专业技能上的变化。IT工作人员需要学习新的技能。
ObjectGrid can be deployed with a client server deployment model, using either static clusters or dynamic clusters.
ObjectGrid可以通过使用静态集群或动态集群采用客户机-服务器部署模型部署。
When a connection between client and server is established, Jazz checks that both sides have the same version of a storage model.
建立客户端和服务器之间的连接以后,Jazz将检查两端是否具有相同版本的存储模型。
Use regular expressions at the client and at the server to facilitate a consistent validation model
在客户机和服务器上使用正则表达式以维护一个统一的验证模型;
In this article, you've learned how the flexibility of the SCA runtime and client programming model allows Web service clients to invoke Process Server services.
在本文中,您已了解SCA运行时和客户端编程模型的灵活性如何允许Web服务客户端调用ProcessServer服务。
Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.
典型的Web服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。
Our approach with the OData Service for Team Foundation Server 2010 is to then provide a layer on top of the client object model to provide the OData interfaces we wish to expose.
而ODataServiceforTeamFoundationServer 2010所提供的方法会在客户对象模型之上提供一个层,从而提供我们想要暴露的OData接口。
Think, for example, of layered architectures, model view controller (MVC), client-server, or even SOA.
例如,分层体系结构、模型-视图-控制器(Model View Controller,mvc)、客户机-服务器甚至SOA。
Many systems and applications follow an architectural model that divides the responsibility for providing functionality between a server and a client.
许多系统和应用程序都遵循一个架构模型,在服务器和客户端之间划分提供功能的职责。
Developers interact with centralized VCS systems using a client/server model, where changes to your local copy of the source code can only be pushed back to the central repository.
开发人员使用客户机/服务器模型与集中式VCS系统交互,对本地源代码拷贝的更改只能推回到中心存储库中。
The next step is to allow validation constraints to be expressed declaratively against your model, and for those constraints to be enforced on both the client-side and server-side.
下一步是让校验约束能够针对模型进行声明,并且这些约束在客户端和服务器端都被强制要求。
In contrast to the server-side programming model, there is no client-side mechanism for composing atomic transactions over the repository.
与服务器端编程模型相反,不存在用于构成针对存储库的原子事务的客户端机制。
The client programming model works in a fashion similar to the server programming model.
客户机编程模型的风格和服务器编程模型很相像。
应用推荐