readme

来自「这是一个ajax的例子大家好好的看看就是一个鱼眼的效果」· 代码 · 共 40 行

TXT
40
字号
-------------------------------------------------------------------------------DojoX Collections-------------------------------------------------------------------------------Version 0.9Release date: 05/27/2007-------------------------------------------------------------------------------Project state: stable-------------------------------------------------------------------------------Project authors	Tom Trenka (ttrenka@gmail.com)-------------------------------------------------------------------------------Project descriptionDojoX Collections is the port of the original Dojo 0.4.x collection classes.It is intended for use by people who are looking for a little bit more functionality out of common collections, like ArrayLists or Dictionaries.Included are the Iterator and DictionaryIterator classes, both of which canoperate on standard arrays and objects (respectively).-------------------------------------------------------------------------------Dependencies:DojoX Collections has no dependencies, outside of Dojo Core.-------------------------------------------------------------------------------DocumentationSee the API documentation for Dojo (http://dojotoolkit.org/api).-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/collections.jshttp://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/collections/*Install into the following directory structure:/dojox/collections/...which should be at the same level as your Dojo checkout.-------------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?