Recently, I developed a workflow to use the dojo plotting function. However, I don't have much system Chinese information about dojo, so I hope there will be clear and refreshing APIs.
However, the API documentation for the offline version is not found. Only the online version is available, and the network speed is slow and annoying. I heard that content assist of Aptana supports JavaScript frameworks such as dojo and jquery, and then downloads the latest version of Aptana Studio 3, an Eclipse plug-in, I used Asp.net to develop Web applications, so I only wrote this version ).
Next, we will introduce the first dojo package. Because Aptana Studio comes from eclipse, it has some advantages like it. The most disgusting thing is to download the plug-in, which is slow to death. Fortunately, this version of Aptana has changed a bit. Now we only need to drag the. sdocml file prepared by Aptana for dojo to your project of APP explorer to get smart awareness.
Alert (the official website named this file content assist file. Aptana perceives the dojo assistant. This file is actually an XML document. It can be seen that SMART awareness is implemented in this way)
According to the official website, compatibility is not guaranteed. Therefore, if you encounter something that Aptana cannot perceive, Do not spray the rest of the house because they have already stated it.
(Don't forget to introduce the dojo Development Kit, that is, dojo, dijit, and dojox. It is also dragged in, huh, huh)
----------------------------------------------------------------------
Localization:
The official website of the explanation is as follows: http://wiki.appcelerator.org/display/tis/Changing+the+Studio+UI+into+a+Different+Language
This is the link of the guy in the blog Park: Ghost. Because the ugliness of eclipse inherited by Aptana will be perfectly presented here.
The official website is powerful, and netizens are caring.
(From http://hi.baidu.com/ddduggguo/blog/item/4275e4ec8f5420cd2e2e2128.html)