readme
来自「用最近的dojo1.2.1制作前端的ajax购书网站」· 代码 · 共 43 行
TXT
43 行
-------------------------------------------------------------------------------DojoX JSON Modules-------------------------------------------------------------------------------Version 0.1Release date: 07/06/2008-------------------------------------------------------------------------------Project state:beta-------------------------------------------------------------------------------Credits Kris Zyp (kris@sitepen.com)-------------------------------------------------------------------------------Project descriptionJSONQuery (dojox.json.query) - A comprehensive object data query toolJSON Schema (dojox.json.schema) - An object validation tool based on JSON SchemaJSON Referencing (dojox.json.ref) - JSON Referencing capable serializer anddeserializer.-------------------------------------------------------------------------------Dependencies:dojox.json.ref uses dojo.date.stamp-------------------------------------------------------------------------------DocumentationSee the Dojo API tool (http://dojotoolkit.org/api)-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/json/*Install into the following directory structure:/dojox/json/...which should be at the same level as your Dojo checkout./dojox/json/*Require in the dojox.data stores you wish to use.-------------------------------------------------------------------------------Additional Notes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?