It serves as the glue between client and server code.
它就像是客户端和服务器代码间的粘合剂。
Note that the view server is an addition to the server, not to your client code.
注意,视图服务器是服务器、而不是您的客户机代码的一个附件。
According to the file, you can write some client code to retrieve this information from the SOAP fault section.
根据这个文件,您可以写一些客户机代码来从SOAP故障部分检索这些信息。
After some initial configuration, this machine is known as a DB2 Thin-Client code server.
完成一些初始配置后,这个机器就变成了DB 2瘦客户机代码服务器。
Now, run the client code that you just defined, and you should see the correct output on your screen.
现在,运行我们刚刚定义的客户机代码,我们应该在屏幕上看到正确的输出。
You can then test the generated client code and ensure that everything is working as required.
然后就可以测试生成的客户端代码,确保一切都是按照需要运行。
Client code setting up a vacation may need to call services to set up flights, hotels, rental cars.
安排假期的客户端代码可能需要调用服务来安排航班、酒店、出租车。
To avoid this, you can override the default client code page by using the DB2 registry variable DB2CODEPAGE.
为了避免这个问题,可以使用DB 2注册表变量DB 2CODEPAGE覆盖默认的客户机编码页。
This next level of abstraction requires a bit more setup, but the resulting client code is much simpler.
接下来的一层抽象需要更多的设置工作,但是最终客户机的代码可就简单得多了。
In this architecture, no processing in done at the code server. The client connectivity code is simply loaded from a code server.
在这种架构中,代码服务器中不会执行任何处理,而只是从其中加载客户机连通性代码。
If I'm writing client code and need to use an object, that object's class exists in some type hierarchy.
如果我在编写客户机代码并调用了一个对象,这个对象必定存在于某种层次之中。
If the service changes a bit it doesn't take much to change the client code to match, and if you're really clever, your client code can be so dynamic that it doesn't have to change at all.
如果服务发生了微小改变,客户机的代码不需要修改太多就能与之相匹配,如果您真的很聪明的话,客户机代码也可以做成动态的,这样就根本不用修改了。
Therefore, if a client code is not set correctly, you will not be able to display correctly.
因此,如果没有正确地设置客户机编码,就不能正确地显示。
Having client code tightly bound to a client library for a particular protocol implementation results in hard-to-maintain code.
将客户机代码紧密地绑定到特殊的协议实现的客户机库造成了难以维护的代码。
You end up with the same data in the client code page for ASCII data, with no data loss.
最后得到使用客户机代码页的完全相同的数据,没有丢失数据。
The code needed to do this is fairly standard; you can download the full client code from the Resources section.
完成这个工作所需要的代码是相当标准的;您可以通过参考资料 小节下载完整的客户机代码。
In this scenario, we will completely relieve the PHP code from outputting any client user interface code.
在这个场景中,我们完全不用PHP代码输出任何客户机用户界面代码。
Before answering that, I write some simple client code to persist one or two entities to a database.
在给出答案之前,我编写了一段简单的客户端代码,用于将一个或两个实体保持到数据库中。
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.
这个模式通过目录服务封装访问组件的代码,如JNDI客户端代码之类,因此客户端可以简单的以资源名通过验证并返回这个资源。
Listing 3 illustrates the code for the console client.
清单3举例说明实现控制台客户端的代码。
The default generation does not implement error handling, which is essential for robust client code.
默认生成的没有实现错误处理,而这对健壮的客户端代码来说是必须的。
Client code should call JNDI, and JNDI forwards to the applicable service underneath through a provider implementation.
客户机代码调用JNDI, JNDI在底层通过提供程序实现转发到可用的服务。
Although the client code is the same, there's one significant difference in the client behavior with CXF.
尽管客户端代码相同,不过CXF中的客户端行为仍然有一个显著差异。
Apparently, it USES some of the other client code installed by the SDK.
显然,它使用了由SDK安装的其他客户端代码。
Listing 6 illustrates client code for invoking the calculator service.
清单6显示了用于调用计算器服务的客户端代码。
After you have a solid understanding of the client code, I'll make a few modifications to the client code in order to create the Bluetooth Music Store.
当您很好地理解了客户机代码之后,我将对客户机代码稍做修改,创建一个蓝牙音乐商店。
Bounded wildcards work best when they are used in APIs, not in client code.
有界通配符最适合用于API,而不是客户机代码。
The generated client code USES the EJB API to interact with tasks and processes; the EJB methods that are called by the generated client code use late binding.
生成的客户端代码使用EJBAPI与任务和流程交互;生成的客户端代码所调用的EJB方法使用后期绑定。
When the client code tries to interact with the service, the client is blocked until a service is located.
在客户端代码与服务进行交互时,客户端会被阻塞住直到定位到服务之后。
Listing 2 shows an example of UsernameToken dynamic configuration in client code.
清单2是在客户机代码中动态地配置usernametoken的示例。
应用推荐