导航菜单

dwr是什么意思_翻译中文_怎么读

DWR

美式发音: 英式发音: 

n.干重分级法

网络释义:远程通信(Direct Web Remoting)

网络释义

n.1.干重分级法

abbr.1.durable water-repellent

1.远程通信(Direct Web Remoting)DWR(Direct Web Remoting)是一个WEB远程调用框架.利用这个框架可以让AJAX开发变得很简单.利用DWR可以在客户端利用J…

例句释义:,干重分级法

1.This is all you have to do to your back-end, so now you can start using DWR on the front end of your apppcation.这就是在后端需要做的所有工作,现在可以开始在应用程序的前端使用DWR了。

2.The DWR framework allows you to call methods on your Java classes directly from JavaScript code.DWR框架支持从JavaScript代码中直接调用Java类上的方法。

3.At this point, I'm ready to deploy my dwr. xml to my Web apppcation's WEB-INF directory, where the DWR servlet will pick it up.现在,我准备把dwr.xml部署到Web应用程序的WEB-INF目录,在那里DWRservlet会读取它。

4.DWR makes it easy to enable Ajax on the back-end of an apppcation.DWR使在应用程序的后端启用Ajax变得十分容易。

5.For this configuration we create a dwr. xml file that we place in the WEB-INF directory of the apppcation.对于此配置,我们将创建dwr.xml文件,并将其放置在应用程序的WEB-INF目录中。

6.Now, take a look at a specific example to see how DWR works.现在,让我们通过一个特定的示例来看看DWR是如何工作的。

7.Three-layer laminated soft shell upper is water and wind resistant, breathable, and treated with a DWR (durable water repellent) finish.三层复合软壳上部是水和防风,透气,以及与DWR(耐久拒水)完成治疗。

8.This is a DWR annotation that lets DWR know this class can be automatically marshaled and sent across the wire as part of an Ajax response.它是一个DWR注释,告知DWR此类可以自动整理,并作为Ajax响应的一部分发送。

9.While DWR has many features that I haven't covered, the article source code is a good starting point for taking DWR for a spin.DWR有许多我没有介绍的特性,文章源代码是把DWR投入使用的一个良好起点。

10.We also need to configure the DWR cpent side engine to use active Reverse Ajax, so we need to call dwr. engine. setActiveReverseAjax(true).我们还需要配置DWR客户端引擎,以使用活动ReverseAjax,因此我们需要调用dwr.engine.setActiveReverseAjax(true)。