dojo

dojo

美 ['doʊdʒoʊ]  英 ['dəʊdʒəʊ]

  • n.柔道馆;柔道学校;武术学校
  • 网络道场;在你的表单里开启;武馆

词形变化

复数:dojos  

英汉解释

n.

例句

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编写脚本根据需要包括任意多个可用API

The last step before deploying your application into the production environment is to produce a Dojo build.

应用程序部署生产环境之前最后生成一个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单元测试几乎遵循通用结构使模块所有者便于上手使用

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表单数据转换HTTP请求而且也是这些单一请求动作全部操作

Collectively, the various layers of the Dojo architecture produce a comprehensive integrated toolkit that addresses most development needs.

Dojo架构提供一种综合集成工具箱可以满足大多数开发需求

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代码初始部分设置dojo.js路径打开调试模式以便测试输出

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方法调用传递Dojo提供诸多颜色主题一个

You examined how the view and controller of a simple, yet functioning, Dojo-based reader can be implemented.

看到一个简单实用基于Dojo阅读器视图控制器如何实现

Recheck the dependency of your project on Dojo that you set up in the previous paragraph (see Figure 3).

重新检查项目上文设置Dojo依赖参见3)。

Dojo provides themed UI widgets that appear as if the application is running native to the device.

Dojo设备提供特定主题UI小部件使得应用程序好像运行本地

Before digging deep into the Dojo tree creation process, the next section covers a few essential concepts for creating a lazy loaded tree.

深入了解Dojo创建过程之前一部分包含一些创建延迟加载关键概念

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代码添加目前为止仍然脚本标记代码注释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函数dojo.formToObject表单数据转换JavaScript对象

The AppStore, an implementation of the dojo. data APIs, that provides a data storage solution supported by an application server.

AppStoredojo.dataAPI实现提供应用程序服务器支持数据存储解决方案

Now you are ready to use all of this back-end code on the client to create a UI using Dojo.

现在已经准备好在客户端使用所有后台代码创建一个使用DojoUI

For anyone who wants to contribute to Dojo, dojo. data or not, I highly encourage you to do so!

对于希望Dojo作出贡献(dojo.data其他部分),鼓励这样

If it's a little too bright for you, Dojo provides more than thirty themes.

如果对于来说有点的话Dojo提供了三十多个主题

Sometime later, I did find out that this dojo had a very good reputation and was there more than 50 years.

后来发现这家到场原来拥有声望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.

现在已经准备好安装一些应用程序服务Dojo客户端它们连接起来

The templatePath attribute tells Dojo that this widget is to use the specified HTML template for rendering.

templatePath属性告知Dojo这个部件使用这个特定HTML模板进行呈现

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任何服务器工具箱没有限制——意味PHPJavaservlets、.NET其他任何结合使用

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.

服务器上下dojoAJAX框架同时服务器一个资源进行呼叫得到新闻

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-chartHTML元素用作将要创建图表元素

Learn how the Dojo Toolkit can save you time, deliver powerful performance, and scale with your development process.

学习DojoToolkit如何节约时间发挥强大性能随着开发过程扩展

The technique of constructing a Dojo window and linking to an instance of this in the theme can be used in many different situations.

构建一个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页面主体识别控件跟踪鼠标移动必须主体命名

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支持目标URL指定div容器所以我们创建一个引用小部件显示数据div

Dojo is really the only other major open source framework attempting to provide an integrated application platform similar to Ext.

主流开源框架只有DojoExt一样尝试提供整合开发平台

The widgets are built out of two primary ingredients that we already have: Dojo toolkit constructs and the data.

部件基于我们有的两个主要元素Dojo工具包构造数据构建

Additionally, the JavaScript dojo. parser needs to be included as well.

此外,JavaScriptdojo.parser需要包括进来

So for the purposes of this article, we'll use Dojo and provide a sample using FCKEditor, as well.

因此实现本文目的我们将会使用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前面可能已经安装Web开发项目

The rest of the implementation is delegated to Dojo, which provides APIs that let us show and hide the dialog box including its content.

实现其余部分Dojo负责提供了很多API可以我们显示隐藏对话及其内容

The Dojo data APIs abstract the concept of unique data formats from the widgets that display the user interface.

Dojo数据API显示用户界面小部件抽象惟一数据格式概念

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文件可以利用预先写入测试函数优势

China's domestic stock market may have resound its dojo, but one question hangs over the market: Where are the investors?

中国股市或许已经找到自己护身符一个问题萦绕市场投资者哪儿

The Dojo toolkit provides almost any kind of library or utility you might need for building the client side of your web application.

Dojo工具箱提供几乎所有构造web应用程序客户端工具