Do Dojo core developers have a style guideline that they follow?
Dojo核心开发人员是否有可以遵循的风格指南?
On top of the Dojo core, the DIJIT layer provides the widget system as well as many widgets.
在Dojo核心层之上是dijit层,提供小部件系统以及很多小部件。
The various required dojo widgets are also imported using the dojo.require method (provided by the dojo core).
各种所需的dojo小部件也通过使用dojo . require方法(由dojo core提供)导入。
Once the dojo core is loaded, we can use dojo.require to load the TitlePane widget, which we then reference inside the body tag.
一旦dojo core加载完毕,我们就可以使用dojo . require加载TitlePane小部件,我们随后会在body标记中引用这个小部件。
The Dojo core layer includes the fundamental Ajax features that are present in many toolkits (such as IO and DnD), cross-browser compatibility, basic DOM manipulations, and so on.
Dojo核心层包含了在很多工具箱(比如IO和DnD)中都存在的基本的Ajax特性、跨浏览器兼容性、基本DOM处理等。
Roles and appropriate states have been added to all of the core widgets (Dijit) in Dojo 1.0.
在Dojo 1.0中,角色和相应的状态都已经添加到所有核心小部件(Dijit)。
This provides the core functions of Dojo and as well as the access to all other Dojo facilities.
这提供了Dojo的核心功能以及对所有其他Dojo工具的访问。
The Dojo Toolkit provides a core set of libraries, and rich set of different package libraries, and each one provides specific functions.
DojoToolkit提供了一组核心库,和一组丰富的不同的软件包库,每个库提供特定的函数。
Dojo is the first open source toolkit to be able to claim accessibility of its core widget set.
Dojo是第一个能够为其核心小部件集提供可访问性的开源工具包。
As you can see, the page starts by importing the core Dojo library.
正如您所见,此页面首先导入核心dojo库。
Dojo.js is the core Dojo Toolkit kernel and is required when using the Dojo Toolkit.
js的使用的脚本标记是核心DojoToolkit内核,这是使用Dojo Toolkit所必需的。
For example, Dojo widgets can run only if the core Dojo library is present.
例如,Dojowidget必须依赖于核心dojo库才能运行。
You access the core using dojo as the top-level wrapper, while the widgets are found under dijit.
尽管小部件位于dijit之下,但您可以使用Dojo作为顶层包装器访问核心组件。
You access the core using dojo as the top-level wrapper, while the widgets are found under dijit.
尽管小部件位于dijit之下,但您可以使用Dojo作为顶层包装器访问核心组件。
应用推荐