这个模式通过目录服务封装访问组件的代码,如JNDI客户端代码之类,因此客户端可以简单的以资源名通过验证并返回这个资源。
This pattern encapsulates code for accessing components through directory services, such as JNDI client code, so that a client can simply pass in the name of a resource and get back that resource.
一旦你给出了你的代码就不再访问所有的客户的话,那么你就是使用了提供API的这种模式。
Once you have given out your code and you no longer have access to all the clients, then you're in the API business.
这一组模式为没有启用面向服务的客户端访问的客户端提供入口点。
This set of patterns provides entry points for clients which are not enabled for service-oriented client access.
访问集成模式:这种模式提供了接口、SOS功能,以及使客户可以进行个性化设计的功能。
Access Integration pattern: This pattern provides a portal interface, SOS functions, and personalization functions for the customer.
匿名访问(UnauthenticatedAccess)——对于所有连接模式,服务可以选择Relay提供的“不经过客户授权”选项并允许匿名访问。
Unauthenticated access - For all connection modes, services can opt out of the client authorization facility provided by the Relay and allow unauthenticated client access.
清单11展示了对于使用隐含的资源(Implied Resource)模式访问计算器服务所需的客户端代码的更新。
Listing 11 shows the updates to the client code needed to access the calculator service using the Implied Resource pattern.
JSR 109定义用于访问Web服务的托管客户端模式。
JSR 109 defines a managed client model for accessing Web services.
假如您希望隔离一个子系统,以使客户机代码必须通过中间媒介来访问工作程序对象(这种情况在Facade设计模式中出现)。
Suppose that you wanted to isolate a subsystem, so that client code would have to go through an intermediary to access worker objects (this situation occurs in the Facade design pattern).
然而,采用这种“访问-分离-修改-合并”编程模式的客户端-服务器交互必须满足一定的要求。
However, the access-detach-modify-merge programming model must satisfy certain prerequisites for client-server interaction.
Flamingo第三个敏捷方面的内容是其客户端组件,这些组件有可以用客户端上极其简单的编码模式来创建访问数 据库的运行时请求。
The third agile facet of Flamingo is its client side components, with the ability to create runtime requests to databases with extremely easy coding patterns on the client.
对于客户服务人员来说,AccessIntegration也是合适的模式,因为在解决客户的问题时他们需要访问许多不同的应用程序。
Access Integration is also a good fit for the customer service personnel too, since they need to access a number of different applications in support of resolving customer issues.
简单对象访问协议(Simple Object Access Protocol,SOAP)实际上是一种Web服务技术,但Web服务中客户机和服务器之间的数据交换格式是通过灵活的XML模式实现的。
The Simple Object Access Protocol (SOAP) is actually a Web services technology, but the format of data exchange between the client and the server in the Web service is through a flexible XML schema.
客户服务器模式下lDAP客户程序能很容易地访问服务器上的人员、组织和其它资源信息。
In the LDAP client server model, LDAP servers make information about people, organizations, and resources accessible to LDAP clients.
由于这种独特的盈利模式,电子商务需要先创造一个足够大的客户群体,然后从忠诚客户的重复访问和交易中生存和获利。
Due to this unique mode of profit of e-commerce, websites have to create a larger customer amount and make profits from repeat visits and exchanges of loyal customers.
本文详细介绍了数据访问对象设计模式:将数据源的客户访问接口和数据访问机制分离开,使特定的数据源访问API转化成普通的客户端接口。
The Data Access Object (or DAO) pattern separates a data resource's client interface from its data access mechanisms, adapts a specific data resource's access API to a generic client interface.
订阅盈利模式是客户必须支付认购该产品或服务访问权的价格。
Subscription revenue model is the customer must pay the subscription price of the product/service access.
它叙述了UI自动化客户端如何使用控件模式才能访问有关用户界面(UI)的信息。
It includes information on how a UI Automation client can use control patterns to access information about the user interface (UI).
采用CS模式在客户端上对服务器的数据库进行访问。
采用CS模式在客户端上对服务器的数据库进行访问。
应用推荐