基于客户端的 meaning in English
client-based
Examples
- Events raised by asp . net server controls work somewhat differently than events in traditional html pages or in client - based web applications
与传统html页或基于客户端的web应用程序中的事件相比,由asp . net服务器控件引发的事件的工作方式稍有不同。 - Client - based methods use your private key to sign messages ( proving it came from you ) , which is a more granular level of security , but they have weaknesses as well
基于客户端的方法采用你私人密钥来签署信息(证明它出自于你) ,这是更细化的安全等级,但它们也有弱点。 - A set of events for which you can write event handlers in much the same way you would in a client - based form , except that the event is handled in server code
提供一组事件,您可以为其编写事件处理程序,方法与在基于客户端的窗体中大致相同,所不同的是事件处理是在服务器代码中完成的。 - The client of a web service is not necessarily a client - based application ; in reality , most clients are server - based applications , such as web forms and other web services
Web服务的客户端不一定是基于客户端的应用程序;实际上,大多数客户端是基于服务器的应用程序,例如web窗体和其他web服务。 - This does not necessarily need to be a client - based application ; in fact , in many cases your xml web service clients might be other web applications , such as web forms or even other xml web services
它并不一定是基于客户端的应用程序;事实上,在许多情况下, xml web services客户端可能是其他web应用程序,例如web窗体或甚至是其他xml web services 。