readme

来自「用最近的dojo1.2.1制作前端的ajax购书网站」· 代码 · 共 42 行

TXT
42
字号
-------------------------------------------------------------------------------DojoX Color-------------------------------------------------------------------------------Version 0.9Release date: 10/20/2007-------------------------------------------------------------------------------Project state:dojox.color._base: 			productiondojox.color.Colorspace:		experimentaldojox.color.Generator:		beta-------------------------------------------------------------------------------Credits	Cal Henderson	Tom Trenka (ttrenka AT gmail.com)-------------------------------------------------------------------------------Project descriptionBoth a port of the older dojo.gfx.color work (Cal Henderson) as well as somenew additions (Generator, Tom Trenka).  Everything is applied to an alias ofdojo.Color or dojo.color, so that you can just use dojox.color.Color insteadwith extended methods.-------------------------------------------------------------------------------Dependencies:Depends on the Dojo Core, v1.0-------------------------------------------------------------------------------DocumentationSee the API documentation.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/color.jshttp://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/color/*Install into the following directory structure:/dojox/color/...which should be at the same level as your Dojo checkout.-------------------------------------------------------------------------------

⌨️ 快捷键说明

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