dojo
美 ['do?d?o?]
英 ['d??d???] 
- n.柔道館;柔道學(xué)校;武術(shù)學(xué)校
- 網(wǎng)絡(luò)道場;在你的表單里開啟;武館
詞形變化
復(fù)數(shù):dojos
英漢解釋
例句
You can write scripts with Dojo, and can include as little or as much of the available APIs as you want to suit your needs.
可以用Dojo編寫腳本,并根據(jù)您的需要包括任意多個可用的API。
The last step before deploying your application into the production environment is to produce a Dojo build.
將應(yīng)用程序部署到生產(chǎn)環(huán)境之前的最后一步是生成一個Dojobuild。
That said, the unit tests of Dojo almost all follow a common structure to make it simple for new module owners to pick up and run with it.
Dojo的單元測試幾乎都遵循通用的結(jié)構(gòu)以使新模塊所有者便于上手和使用。
Dojo makes it easy to transfer HTML form data into HTTP requests, and that is all you will need to do for these single-request actions.
通過Dojo可以很容易地將HTML表單數(shù)據(jù)轉(zhuǎn)換成HTTP請求,而且這也是這些單一請求動作所需的全部操作。
Collectively, the various layers of the Dojo architecture produce a comprehensive integrated toolkit that addresses most development needs.
Dojo架構(gòu)的各層都提供了一種綜合的集成式工具箱,可以滿足大多數(shù)開發(fā)需求。
The initial bit of code shown in Listing 1 sets the path for dojo. js and turns debug mode on so you can test your output.
清單1所示代碼的初始部分設(shè)置dojo.js的路徑,并打開調(diào)試模式以便測試您的輸出。
Finally, the last thing added was a call to your chart's setTheme method, passing in one of the many color themes that Dojo provides.
最后,最后添加的是針對您圖表的setTheme方法的調(diào)用,傳遞Dojo提供的諸多顏色主題中的一個。
You examined how the view and controller of a simple, yet functioning, Dojo-based reader can be implemented.
您還看到了一個簡單實用的基于Dojo的閱讀器的視圖和控制器是如何實現(xiàn)的。
Recheck the dependency of your project on Dojo that you set up in the previous paragraph (see Figure 3).
重新檢查項目對上文設(shè)置的Dojo的依賴項(參見圖3)。
Dojo provides themed UI widgets that appear as if the application is running native to the device.
Dojo為設(shè)備提供有特定主題的UI小部件,使得應(yīng)用程序好像運(yùn)行在本地。
Before digging deep into the Dojo tree creation process, the next section covers a few essential concepts for creating a lazy loaded tree.
在深入了解Dojo樹創(chuàng)建過程之前,下一部分包含了一些創(chuàng)建延遲加載樹的關(guān)鍵概念。
Also, add the lines shown in Listing 5 to the so-far empty script tag with the your Dojo-based application code goes here code comment.
同樣,將清單5所示的代碼行添加到目前為止仍然空著的腳本標(biāo)記,代碼注釋為yourDojo-basedapplicationcodegoeshere。
Next, you use Dojo's convenience function, dojo. formToObject, to turn all of the data from the form into a JavaScript object.
下一步,使用Dojo的函數(shù)dojo.formToObject來將表單中數(shù)據(jù)轉(zhuǎn)換成JavaScript對象。
The AppStore, an implementation of the dojo. data APIs, that provides a data storage solution supported by an application server.
AppStore是dojo.dataAPI的實現(xiàn),它提供由應(yīng)用程序服務(wù)器支持的數(shù)據(jù)存儲解決方案。
Now you are ready to use all of this back-end code on the client to create a UI using Dojo.
現(xiàn)在已經(jīng)準(zhǔn)備好在客戶端使用所有后臺代碼創(chuàng)建一個使用Dojo的UI。
For anyone who wants to contribute to Dojo, dojo. data or not, I highly encourage you to do so!
對于希望為Dojo作出貢獻(xiàn)的人(dojo.data或其他部分),我鼓勵您這樣做!
If it's a little too bright for you, Dojo provides more than thirty themes.
如果它對于您來說有點(diǎn)太亮的話,Dojo提供了三十多個主題。
Sometime later, I did find out that this dojo had a very good reputation and was there more than 50 years.
后來,我才發(fā)現(xiàn)這家到場原來在劍道界擁有很高的聲望和50多年的悠久歷史。
Zip up the dojo directory, WEB-INF directory, and index. html file into a WAR file called MyDojoClientApplication. war.
將dojo目錄、WEB-INF目錄和index.html文件打包成一個WAR文件,文件名為MyDojoClientApplication.war。
Listing 4 shows a simple example of a Dojo component for a special button to the user in an HTML page.
清單4展示了一個簡單的Dojo組件示例,它是HTML頁面中一個面向用戶的特殊按鈕。
Now you are ready to install some application services, and tie the Dojo client into them.
您現(xiàn)在已經(jīng)準(zhǔn)備好安裝一些應(yīng)用程序服務(wù),并將Dojo客戶端與它們連接起來。
The templatePath attribute tells Dojo that this widget is to use the specified HTML template for rendering.
templatePath屬性告知Dojo這個小部件將使用這個特定的HTML模板來進(jìn)行呈現(xiàn)。
Dojo isn't tied to any specific server-side toolkit -- meaning it can be used with PHP, Java servlets, . NET, or any other back end.
Dojo對任何服務(wù)器端工具箱都沒有限制——這意味著它可與PHP、Java、servlets、.NET或其他任何后端結(jié)合使用。
It has loaded the dojo AJAX framework from the server while simultaneously making a call to a resource on the server to fetch news articles.
在從服務(wù)器上下載dojoAJAX框架時,它也同時向服務(wù)器上的一個資源進(jìn)行呼叫以得到新聞。
This tells Dojo to look for an HTML element with ID pie-chart and use this as the parent element of the chart that will be created.
這將告訴Dojo要尋找具有IDpie-chart的HTML元素并將其用作將要創(chuàng)建的圖表的父元素。
Learn how the Dojo Toolkit can save you time, deliver powerful performance, and scale with your development process.
學(xué)習(xí)DojoToolkit如何幫您節(jié)約時間,發(fā)揮強(qiáng)大性能,并隨著開發(fā)過程擴(kuò)展。
The technique of constructing a Dojo window and linking to an instance of this in the theme can be used in many different situations.
構(gòu)建一個Dojo窗口并在主題中鏈接這個窗口的一個實例的方法可在多個不同的情況下用到。
To get Dojo to recognize the body of your page as a control and hence track mouse movements, you must give the body a name.
為了讓Dojo把頁面的主體識別為控件并跟蹤鼠標(biāo)移動,您必須給主體命名。
Since Dojo lets you assign a target URL to a div container, we create a div that will reference our widget that we exposed as a resource.
因為Dojo支持您將目標(biāo)URL指定給div容器,所以我們將創(chuàng)建一個引用小部件(顯示為數(shù)據(jù)源)的div。
Dojo is really the only other major open source framework attempting to provide an integrated application platform similar to Ext.
主流開源框架中只有Dojo像Ext一樣,嘗試著提供整合的開發(fā)平臺。
The widgets are built out of two primary ingredients that we already have: Dojo toolkit constructs and the data.
小部件基于我們已有的兩個主要元素(Dojo工具包構(gòu)造和數(shù)據(jù))構(gòu)建。
Additionally, the JavaScript dojo. parser needs to be included as well.
此外,JavaScriptdojo.parser也需要包括進(jìn)來。
So for the purposes of this article, we'll use Dojo and provide a sample using FCKEditor, as well.
因此,為實現(xiàn)本文的目的,我們將會使用Dojo,也會提供一個使用FCKEditor的示例。
The following steps show you how to update a Dojo Toolkit that you might have installed into your web project at an earlier time.
接下來的步驟向您展示了怎樣去升級一個DojoToolkit,在前面您可能已經(jīng)將其安裝到Web開發(fā)項目中了。
The rest of the implementation is delegated to Dojo, which provides APIs that let us show and hide the dialog box including its content.
該實現(xiàn)的其余部分由Dojo負(fù)責(zé),它提供了很多API,可以讓我們顯示和隱藏對話框及其內(nèi)容。
The Dojo data APIs abstract the concept of unique data formats from the widgets that display the user interface.
Dojo數(shù)據(jù)API從顯示用戶界面的小部件中抽象出惟一數(shù)據(jù)格式概念。
The next step in the evolution of this model is wrapping one toolkit (like Dojo) with another like (JSF).
模式演變的下一步是用一個工具包(比如,JFS)包裝另一個工具包(比如,Dojo)。
Using either one of the CDNs or downloading the Dojo Toolkit files yourself, you can take advantage of prewritten and tested functions.
不管是使用一個CDN或者是您自己下載DojoToolkit文件,您都可以利用預(yù)先寫入的且已測試的函數(shù)的優(yōu)勢。
China's domestic stock market may have resound its dojo, but one question hangs over the market: Where are the investors?
中國股市或許已經(jīng)找到了自己的護(hù)身符,但有一個問題卻縈繞著市場:投資者哪兒去了?
The Dojo toolkit provides almost any kind of library or utility you might need for building the client side of your web application.
Dojo工具箱提供了幾乎所有構(gòu)造web應(yīng)用程序客戶端所需的庫或工具。