readme
来自「用最近的dojo1.2.1制作前端的ajax购书网站」· 代码 · 共 45 行
TXT
45 行
-------------------------------------------------------------------------------dojox.embed-------------------------------------------------------------------------------Version 0.1Release date: 4/7/2008-------------------------------------------------------------------------------Project state:beta-------------------------------------------------------------------------------Credits Tom Trenka (ttrenka AT gmail.com)-------------------------------------------------------------------------------Project descriptionA move/port of what was in dojox.av._base; the nominal purpose is to provideeasy ways of including external objects that would normally require the useof either an OBJECT or an EMBED tag.The following constructors are considered beta (working tests and docs) as of2008-06-04:dojox.embed.Flashdojox.embed.FlashProxydojox.embed.Quicktimedojox.embed.Object (a Dijit that can load anything there is an embed for here)-------------------------------------------------------------------------------Dependencies:dojox.embed has no dependencies, other than the Dojo base.-------------------------------------------------------------------------------DocumentationTBD-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/dojox/trunk/embed/*Install into the following directory structure:/dojox/embed/...which should be at the same level as your Dojo checkout.-------------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?