⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 用最近的dojo1.2.1制作前端的ajax购书网站
💻
字号:
-------------------------------------------------------------------------------dojox.editor-------------------------------------------------------------------------------Version 0.5Release date: 7/10/2008-------------------------------------------------------------------------------Project state:experimental-------------------------------------------------------------------------------Credits	Mike Wilcox 	- Author    Dustin Machi 	- Technical Assistance-------------------------------------------------------------------------------Project descriptionSpace for extensions and additional plugins for dijit.Editor -------------------------------------------------------------------------------Dependencies:dijitdojox.form-------------------------------------------------------------------------------DocumentationThe plugins directory contains extensions which work with dijit.Editor.-------------------------------------------------------------------------------Plugin Installation instructionsGet dojo and dijit from svn. Include the Editor and plugins in your page:dojo.require("dijit.Editor");dojo.require("dojox.editor.plugins.TablePlugins");dojo.require("dojox.editor.plugins.UploadImage");And the style sheet:<link href="[path]dojox/editor/plugins/resources/editorPlugins.css" type="text/css" rel="stylesheet" /><link href="[path]dojox/form/resources/FileInput.css" type="text/css" rel="stylesheet" />See tests for examples:dojox/editor/plugins/tests/editorTablePlugs.htmldojox/editor/plugins/tests/editorUploadPlug.html

⌨️ 快捷键说明

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