dwr的意思
dwr中文翻譯:
abbr.WEB遠程調用框架(DirectWebRemoting);耐久拔水處理(durablewaterrepellant);應急保安樓通風系統
onwards and upwards───天天向上;勇往直前;一直進步
ghost riders in the sky───天空中的幽靈騎士
corroboration define───確證定義
glide into───漸變為
traitorous lord───叛徒領主
cinematics definition───電影定義
cove molding───油畫外框的一種(邊呈凹圓狀)
cannonading of the french fleet───法國艦隊的炮聲
vocality credit union───聲樂信用合作社
you do not face───你沒有臉
This article USES version 2.0 of DWR.───本文使用DWR 2.0版本。
DWR USES this approach.───DWR就使用了這種方式。
Couch from DWR.───長沙發來自dwr。
This is all you have to do to your back-end, so now you can start using DWR on the front end of your application.───這就是在后端需要做的所有工作,現在可以開始在應用程序的前端使用DWR了。
The DWR framework allows you to call methods on your Java classes directly from JavaScript code.───DWR框架支持從JavaScript代碼中直接調用Java類上的方法。
At this point, I'm ready to deploy my dwr. xml to my Web application's WEB-INF directory, where the DWR servlet will pick it up.───現在,我準備把dwr.xml部署到Web應用程序的WEB-INF目錄,在那里DWRservlet會讀取它。
DWR makes it easy to enable Ajax on the back-end of an application.───DWR使在應用程序的后端啟用Ajax變得十分容易。
For this configuration we create a dwr. xml file that we place in the WEB-INF directory of the application.───對于此配置,我們將創建dwr.xml文件,并將其放置在應用程序的WEB-INF目錄中。
Now, take a look at a specific example to see how DWR works.───現在,讓我們通過一個特定的示例來看看DWR是如何工作的。
DWR operates and maintains the State Water Project, including the California Aqueduct.
The classes param is a comma-separated list of all classes that are annotated with DWR annotations.
The onload contains a call to dwr.engine.setActiveReverseAjax(true), which tells DWR to open a persistent connection to the server and await callbacks.
DWR creates script sessions for each open stock ticker page.
The getFileUploadStatus() method is used to calculate the current file upload progress, which will be called by the client using DWR (to be discussed in the next section).