dwr
- 网络耐久拒水;耐久防水;持久防水
-
The starting point of a DWR application is writing your server-side object model .
DWR应用程序的起点是编写服务器端对象模型。
-
Now , take a look at a specific example to see how DWR works .
现在,让我们通过一个特定的示例来看看DWR是如何工作的。
-
DWR also provides JavaScript utility functions that help perform common UI tasks .
DWR还提供了帮助执行常见的用户界面任务的JavaScript工具函数。
-
This tells DWR that remote clients can call methods in this class .
这就告诉DWR远程客户机可以调用该类的方法。
-
This article uses DWR to build a sample Ajax application based on three portlets .
本文使用DWR、基于三个portlet来构建一个示例Ajax应用程序。
-
DWR framework may simplify AJAX technology development , and more easily implement asynchronous data interaction .
DWR框架能够简化WEB层的基于AJAX技术的开发,更加轻松实现页面数据异步交互。
-
This article shows you how to leverage DWR to simplify Ajax development .
本文侧重于向您展示如何利用DWR简化Ajax开发。
-
These classes don 't implement any DWR specific interfaces or classes .
这些类不用实现任何DWR特定接口或类。
-
Include the DWR library in our portlet application .
将DWR库包括在portlet应用程序。
-
DWR operates and maintains the State Water Project , including the California Aqueduct .
描述:水资源部门执行并监督国家的水工程,包括加利福尼亚沟渠。
-
For the latter cases , DWR is a turnkey solution .
对于后一种情况,DWR是一种一揽子的解决方案。
-
DWR creates script sessions for each open stock ticker page .
DWR为每个开放股票报价器页创建脚本会话。
-
Finally , I need to implement the client-side JavaScript function invoked from DWR .
最后,我需要实现调用自DWR的客户端JavaScript函数。
-
DWR makes it easy to enable Ajax on the back-end of an application .
DWR使在应用程序的后端启用Ajax变得十分容易。
-
DWR adds the HttpSession automatically to the method call .
DWR自动把HttpSession添加到方法调用。
-
There is one more thing you need to do to setup DWR on your back-end .
要在后端设置DWR,还需要做另一件事情。
-
You can download the complete code for our sample application , including DWR , from the Download section .
可以从下载小节下载示例应用程序的完整代码,包括DWR。
-
Using the supportive core technologies of DWR , set up a outline structure for DWR and discuss construction schemes ;
结合数字水利的关键支撑技术,搭建了数字水利的框架结构,并对其建设方案进行了探讨;
-
You 've also seen how easy it is to implement an event-driven Ajax application using DWR 's Reverse Ajax technology .
您还看到了使用DWR的ReverseAjax技术实现事件驱动Ajax应用程序是多么简单。
-
The members are specified using the JavaBean naming convention , so DWR will call the corresponding get methods .
成员的指定采用JavaBean命名规范,所以DWR会调用对应的get方法。
-
If it is set to false , then DWR will be using the piggy-back option .
如果设置为false,则DWR将使用合并选项。
-
Now you can use DWR in your portlets .
现在可以在portlet中使用DWR了。
-
This is the DWR configuration file , which tells the container which classes are available in JavaScript .
这个文件是DWR的配置文件,它告诉容器哪些类在JavaScript中是可用的。
-
You can configure DWR to call the server synchronously or asynchronously in the background .
您可以配置DWR在后台以同步或异步方式呼叫服务器。
-
All you must do is add some declarations and activate the DWR servlet .
需要做的仅是添加一些声明和激活一个DWRservlet。
-
Storm Identification and Design Using the DWR Data ; Analysis of a Strong Gust Front and Downburst with Doppler Weather Radar Data
基于多普勒天气雷达的风暴识别与设计一次强雷暴阵风锋和下击暴流的多普勒雷达特征
-
This in-depth study Struts , Spring , Hibernate , DWR framework on the basis of its integration and application of its application development framework .
本文在深入研究Struts、Spring、Hibernate、DWR框架的基础上对其进行整合,并应用其框架进行应用程序的开发。
-
DWR allows a developer to expose server-side Java ™ objects to the client via JavaScript proxies .
DWR允许开发人员通过JavaScript代理向客户端公开服务器端的Java™对象。
-
DWR is a Java library , open sourced under the Apache license , for building Ajax-based Web applications .
DWR是Apache许可下的开放源码Java库,用于构建基于Ajax的Web应用程序。
-
DWR can also convert JavaBeans into JavaScript representations , but for security reasons , doing so requires explicit configuration .
DWR也能把JavaBean转换成JavaScript表示,但是出于安全性的原因,做这件事要求显式的配置。