服务器体系结构 meaning in English
sever architecture
Examples
- Koi uses xml - rpc as the communications model in its client - server architecture
Koi将xml - rpc用作其客户机-服务器体系结构中的通信模型。 - I m working on building a plug - in based server architecture analogous to the eclipse plug - in based ide
我正在构建一个基于插件的服务器体系结构,它类似于基于eclipse插件的ide 。 - The client server architecture of sql server allows it to seamlessly manage multiple clients and servers on a network
Sql server的客户端/服务器体系结构允许通过网络无缝地管理多个客户端和服务器。 - The example for this column is written using python 2 . 2 . 1 and uses some features , mainly the new server architecture
本专栏的示例是用python 2 . 2 . 1编写的,并且使用了一些功能,主要是用了新的服务器体系结构。 - As with all of python s server architectures , you inherit from a base class , smtpd . smtpserver in this case see
就象在python的所有服务器体系结构中那样,您从一个基类在这个例子中是smtpd . smtpserver继承(请参阅