readme

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

TXT
40
字号
-------------------------------------------------------------------------------DojoX String Utilities-------------------------------------------------------------------------------Version 0.9Release date: 05/08/2007-------------------------------------------------------------------------------Project state:dojox.string.Builder: productiondojox.string.sprintf: betadojox.string.tokenize: beta-------------------------------------------------------------------------------Project authors	Ben Lowery	Tom Trenka (ttrenka@gmail.com)	Neil Roberts-------------------------------------------------------------------------------Project descriptionThe DojoX String utilties project is a placeholder for miscellaneous stringutility functions.  At the time of writing, only the Builder object has beenadded; but we anticipate other string utilities may end up living here as well.-------------------------------------------------------------------------------Dependencies:Dojo Core (package loader).-------------------------------------------------------------------------------DocumentationSee the Dojo Toolkit API docs (http://dojotookit.org/api), dojo.string.Builder.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/string/*Install into the following directory structure:/dojox/string/...which should be at the same level as your Dojo checkout.

⌨️ 快捷键说明

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