EXAMPLE SENTENCES | ||
---|---|---|
当客户机结束正在进行的事务时,断开客户机。 A client is disconnected when the client ends the transaction that is in progress. | ||
选择富或瘦客户机,虚拟或实际的客户机。 Choice of rich or thin client, virtual or otherwise. | ||
该过程叫做客户机认证。 This is known as client authentication. | ||
客户机输出所有有关通知的信息。 The client outputs all the information about the notification. | ||
在Geronimo上部署和运行客户机。 Deploying on Geronimo and running the client. | ||
清单7:软件资源库的示例客户机。 Listing 7: An example client to the software repository. | ||
客户机不会像使用轮询方法那样生成烦人的通信量,并且事件发生后可立即发布给客户机。 Clients don't produce the noisy traffic characteristic of polling, and as soon as events occur, they can be published to the client. | ||
这些客户机强制您对代码进行解耦。 These clients force you to decouple your code. | ||
只有在客户机端上才需要这样做。 This will only be required on the client side. | ||
通常,首先应试着彻底测试Web服务客户机。 As always, you should attempt to test thoroughly with your Web service clients first. | ||