And Listing 20 shows the Ruby client code.
清单20显示了Ruby客户机代码。
Listing 10. createResourcein test client code snippet
清单10. createResourcein测试客户机代码片段
The following ZSI client code exercises the calendar we just wrote
以下ZSI客户机代码用来练习我们刚才编写的日历
Listing 6 illustrates client code for invoking the calculator service.
清单6显示了用于调用计算器服务的客户端代码。
Apparently, it USES some of the other client code installed by the SDK.
显然,它使用了由SDK安装的其他客户端代码。
Bounded wildcards work best when they are used in APIs, not in client code.
有界通配符最适合用于API,而不是客户机代码。
Note that the view server is an addition to the server, not to your client code.
注意,视图服务器是服务器、而不是您的客户机代码的一个附件。
Listing 2 shows an example of UsernameToken dynamic configuration in client code.
清单2是在客户机代码中动态地配置usernametoken的示例。
The client code can specify the default module using the TuscanyRuntime class.
客户机代码可以使用TuscanyRuntime类指定缺省模块。
You end up with the same data in the client code page for ASCII data, with no data loss.
最后得到使用客户机代码页的完全相同的数据,没有丢失数据。
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
After some initial configuration, this machine is known as a DB2 Thin-Client code server.
完成一些初始配置后,这个机器就变成了DB 2瘦客户机代码服务器。
The two stacks also differ in terms of how the client code uses WSDL service definitions.
在客户端代码如何使用WSDL服务定义方面,这两种栈之间也有不同。
I'll start in with the server code first, because the client code will be more complex.
我先从服务器代码开始,因为客户机代码更复杂。
Therefore, if a client code is not set correctly, you will not be able to display correctly.
因此,如果没有正确地设置客户机编码,就不能正确地显示。
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.
安排假期的客户端代码可能需要调用服务来安排航班、酒店、出租车。
Once you've started the server, you can run the client code shown in Listing 8 to see what happens.
启动服务器后,可以运行如清单8所示的客户机代码看看会发生什么。
In the world of dynamically linked code, the client code is particularly vulnerable to API changes.
在动态链接库的世界中,客户端代码就更容易受到API变化的影响了。
Before answering that, I write some simple client code to persist one or two entities to a database.
在给出答案之前,我编写了一段简单的客户端代码,用于将一个或两个实体保持到数据库中。
The default generation does not implement error handling, which is essential for robust client code.
默认生成的没有实现错误处理,而这对健壮的客户端代码来说是必须的。
Now, run the client code that you just defined, and you should see the correct output on your screen.
现在,运行我们刚刚定义的客户机代码,我们应该在屏幕上看到正确的输出。
A logical way to make your website faster is to make the client code you send to the browser smaller.
使得你的网站访问速度更快的一种典型做法是发送给浏览器更少的代码。
The two versions must be in the same package, and that package must be visible to your GWT client code.
两个版本必须位于同一个包中,并且该包必须对GWT客户机代码可见。
This next level of abstraction requires a bit more setup, but the resulting client code is much simpler.
接下来的一层抽象需要更多的设置工作,但是最终客户机的代码可就简单得多了。
If I'm writing client code and need to use an object, that object's class exists in some type hierarchy.
如果我在编写客户机代码并调用了一个对象,这个对象必定存在于某种层次之中。
Although the client code is the same, there's one significant difference in the client behavior with CXF.
尽管客户端代码相同,不过CXF中的客户端行为仍然有一个显著差异。
When the client code tries to interact with the service, the client is blocked until a service is located.
在客户端代码与服务进行交互时,客户端会被阻塞住直到定位到服务之后。
To avoid this, you can override the default client code page by using the DB2 registry variable DB2CODEPAGE.
为了避免这个问题,可以使用DB 2注册表变量DB 2CODEPAGE覆盖默认的客户机编码页。
According to the file, you can write some client code to retrieve this information from the SOAP fault section.
根据这个文件,您可以写一些客户机代码来从SOAP故障部分检索这些信息。
应用推荐