Events easily tied to server-side code.
事件容易捆绑到服务器端代码。
You can refer to Listing 3 for the server-side code.
您可以参考清单3获取服务器端代码。
It can be included in an existing server-side code artifact.
可以包含到已有服务器端代码工件中。
Your server-side code is completely decoupled from the user interface.
您的服务器端代码完全从用户界面分离出来。
The JAX-WS version of the server-side code is shown in Listing 7.
服务器端代码的JAX-WS版本如 清单7 所示。
Telling Ajax which method to call when the server-side code completes.
告诉Ajax在服务器端代码执行完成时应该调用哪个方法。
Server-side code is executed when Lift encounters tags in the view code.
当Lift遇到视图代码中的标记时,执行服务器端代码。
Clicking Cancel returns false, and the server-side code does not execute.
单击Cancel返回false,服务器端代码不执行。
Instead, all server-side code pieces are evaluated and sent to the server.
所有服务器端代码片段都将被评估并发送到服务器上。
Server-side code: backend logic that generates data requested by the client.
服务端代码:用于反馈客户端所需数据的后台逻辑。
PHP is used for the server-side language, but the server-side code is fairly simple.
服务器端语言使用的是PHP,但服务器端代码很简单。
There are no restrictions on the technologies used for the server-side code of the widget.
它对小部件服务器端代码使用的技术没有任何限制。
Tell Ajax which method to call when the server-side code completes and returns the result.
告诉Ajax在服务器端代码执行完成并返回结果时应该调用哪个方法。
I haven't provided any server-side code because those details don't matter for the project at hand.
我没有提供任何服务器端代码,因为这些细节对于这个项目无关紧要。
No changes to the server-side code are necessary to take advantage of this kind of scalability.
利用这种可伸缩性也无需改动服务器端的代码。
Others go further, providing means to automatically generate Ajax interfaces from server-side code.
有些则走得更远,提供了从服务器端代码自动生成Ajax接口的方式。
The server-side code does the rest, generating a restored form that contains the auto-saved data.
服务器端代码执行其余的任务,生成一个包含自动保存数据的恢复过的表单。
The first half of the article has targeted a system in which the server-side code runs in a single JVM.
本文的前半部分针对服务器端代码在单一JVM中运行的系统。
Browsers use the HTTP header to satisfy many different kinds of requests with the same server-side code.
浏览器利用http头,通过相同的服务器端代码来满足不同类型的请求。
Whatever you do to get from your result set to your data object you must do in your server-side code.
无论您执行什么操作来获取设为数据对象的结果,都必须在服务器端代码中执行。
If the server-side code fails, the failure method is called with the thrown exception as its argument.
如果服务器端代码失败,则将调用失败的方法,并用抛出的异常作为参数。
Second (and more significantly), this coupling causes client-side concerns to leak into server-side code.
第二(也是最明显的),这种耦合会造成对客户端的考虑会渗入服务器端代码。
For instance, I've included server-side code to remove items from the cart, but no way to access it from the UI.
例如,我包含了从购物车中清除项目的服务器端代码,但是无法从UI访问它。
Then you must create the server-side code that will handle the Ajax requests and return a suitable response.
接下来,您需要创建服务器端代码来处理Ajax请求并返回适当响应。
In doing so, I'll test the server-side code and give you more information about the client-side technologies.
这样一来,我可以测试服务器端代码,并介绍更多有关客户端技术的信息。
The server-side code you've written is just another servlet application and is deployed using the servlet standard.
编写的服务器端代码就是另一个servlet应用程序,并且是使用servlet标准部署的。
For example, it is quite practical to use the TCF back-end classes (from the Transporter onward) in server-side code.
例如,在服务器端代码中使用TCF后端类(Transporter之前的类)就相当实用。
To do so, you have to program a couple interfaces for the client-side code and the actual servlet as server-side code.
为此,必须为客户机端代码编写几个接口,以实际的servlet作为服务器端代码。
Ideally, this little section should greatly interest you into looking how to integrate WEKA into your own server-side code.
我们希望这一小节能够让您产生将WEKA集成到您自己的服务器端代码的兴趣。
Let's try and make things a little more real world and suppose you don't have complete control over your server-side code.
让我们试着让事情更趋于真实一些:假设您对服务器端代码没有完全的控制权。
应用推荐