您可以参考清单3获取服务器端代码。
ClearCase远程客户端代码优化。
事件容易捆绑到服务器端代码。
可以包含到已有服务器端代码工件中。
It can be included in an existing server-side code artifact.
ss开关告诉Axis2要构建服务器端代码。
它对小部件服务器端代码使用的技术没有任何限制。
There are no restrictions on the technologies used for the server-side code of the widget.
服务端代码:用于反馈客户端所需数据的后台逻辑。
Server-side code: backend logic that generates data requested by the client.
您的服务器端代码完全从用户界面分离出来。
Your server-side code is completely decoupled from the user interface.
显然,它使用了由SDK安装的其他客户端代码。
Apparently, it USES some of the other client code installed by the SDK.
清单6显示了用于调用计算器服务的客户端代码。
Listing 6 illustrates client code for invoking the calculator service.
单击Cancel返回false,服务器端代码不执行。
Clicking Cancel returns false, and the server-side code does not execute.
所有服务器端代码片段都将被评估并发送到服务器上。
Instead, all server-side code pieces are evaluated and sent to the server.
服务器端语言使用的是PHP,但服务器端代码很简单。
PHP is used for the server-side language, but the server-side code is fairly simple.
在动态链接库的世界中,客户端代码就更容易受到API变化的影响了。
In the world of dynamically linked code, the client code is particularly vulnerable to API changes.
从JMS客户端的角度来看,客户端代码并不关心是否使用SSL连接。
From the JMS client's perspective, the client code is not aware of whether or not SSL is being used for the connection.
另一个情况是客户端代码能在等待被调用服务完成的同时能干些别的事情。
Another case is where the client code could be doing other things while it waits for the called service to complete.
如果服务器端代码失败,则将调用失败的方法,并用抛出的异常作为参数。
If the server-side code fails, the failure method is called with the thrown exception as its argument.
这样一来,我可以测试服务器端代码,并介绍更多有关客户端技术的信息。
In doing so, I'll test the server-side code and give you more information about the client-side technologies.
然后就可以测试生成的客户端代码,确保一切都是按照需要运行。
You can then test the generated client code and ensure that everything is working as required.
另外一个选择是集成测试,使您能够验证客户端代码的异步功能。
A second option would be an integration test, which would allow you to validate the asynchronous functionality of the client-side code.
在客户端代码如何使用WSDL服务定义方面,这两种栈之间也有不同。
The two stacks also differ in terms of how the client code uses WSDL service definitions.
服务器端代码执行其余的任务,生成一个包含自动保存数据的恢复过的表单。
The server-side code does the rest, generating a restored form that contains the auto-saved data.
绑定代码包含两个不同的接口外加一些客户端代码以及一两个设置。
The glue code consists of two different interfaces plus some client-side code and a setting or two.
我没有提供任何服务器端代码,因为这些细节对于这个项目无关紧要。
I haven't provided any server-side code because those details don't matter for the project at hand.
安排假期的客户端代码可能需要调用服务来安排航班、酒店、出租车。
Client code setting up a vacation may need to call services to set up flights, hotels, rental cars.
无论您执行什么操作来获取设为数据对象的结果,都必须在服务器端代码中执行。
Whatever you do to get from your result set to your data object you must do in your server-side code.
尽管客户端代码相同,不过CXF中的客户端行为仍然有一个显著差异。
Although the client code is the same, there's one significant difference in the client behavior with CXF.
默认生成的没有实现错误处理,而这对健壮的客户端代码来说是必须的。
The default generation does not implement error handling, which is essential for robust client code.
解析XML(而不是直接使用HTML)的新客户端代码位于清单7中。
The new client-side code that parses XML instead of using the HTML directly is in Listing 7.
解析XML(而不是直接使用HTML)的新客户端代码位于清单7中。
The new client-side code that parses XML instead of using the HTML directly is in Listing 7.
应用推荐