文件名称:tinymce_4.7.6_dev
-
所属分类:
- 标签属性:
- 上传时间:2018-02-28
-
文件大小:2.88mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,由Javascr ipt写成。它对IE6+和Firefox1.5+都有着非常良好的支持。
功能方面虽然不能称得上是最强,但绝对能够满足大部分网站的需求,并且功能配置灵活简单。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。(TinyMCE is a lightweight, browser - based, see - and - gain editor, written by Javascr ipt. It has very good support for both IE6+ and Firefox1.5+.
Although the function can not be the strongest, it can definitely meet the needs of most web sites, and the function configuration is flexible and simple. Another feature is that the loading speed is very fast, and if your server's scr ipting language is PHP, it can be further optimized. Most importantly, TinyMCE is a free software based on LGPL license, which you can use for business applications.)
功能方面虽然不能称得上是最强,但绝对能够满足大部分网站的需求,并且功能配置灵活简单。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。(TinyMCE is a lightweight, browser - based, see - and - gain editor, written by Javascr ipt. It has very good support for both IE6+ and Firefox1.5+.
Although the function can not be the strongest, it can definitely meet the needs of most web sites, and the function configuration is flexible and simple. Another feature is that the loading speed is very fast, and if your server's scr ipting language is PHP, it can be further optimized. Most importantly, TinyMCE is a free software based on LGPL license, which you can use for business applications.)
相关搜索: tinymce
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| tinymce\src\core\demo\css\content_editable.css | 925 | 2018-01-29 |
| tinymce\src\core\demo\html\commands_demo.html | 393 | 2018-01-29 |
| tinymce\src\core\demo\html\content_editable_false_demo.html | 5156 | 2018-01-29 |
| tinymce\src\core\demo\html\custom_theme_demo.html | 361 | 2018-01-29 |
| tinymce\src\core\demo\html\full_demo.html | 426 | 2018-01-29 |
| tinymce\src\core\demo\html\jquery_integration.html | 511 | 2018-01-29 |
| tinymce\src\core\demo\html\tiny_demo.html | 335 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\CommandsDemo.ts | 3343 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\ContentEditableFalseDemo.ts | 2705 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\CustomThemeDemo.ts | 2061 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\Demos.ts | 373 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\FullDemo.ts | 3604 | 2018-01-29 |
| tinymce\src\core\demo\ts\demo\TinyMceDemo.ts | 1116 | 2018-01-29 |
| tinymce\src\core\main\js\GlobalsTemplate.js | 58 | 2018-01-29 |
| tinymce\src\core\main\js\JqueryIntegration.js | 11719 | 2018-01-29 |
| tinymce\src\core\main\json\globals.json | 2089 | 2018-01-29 |
| tinymce\src\core\main\text\readme_lang.md | 151 | 2018-01-29 |
| tinymce\src\core\main\ts\DragDropOverrides.ts | 7641 | 2018-01-29 |
| tinymce\src\core\main\ts\EditorSettings.ts | 7436 | 2018-01-29 |
| tinymce\src\core\main\ts\EditorView.ts | 2573 | 2018-01-29 |
| tinymce\src\core\main\ts\ErrorReporter.ts | 1857 | 2018-01-29 |
| tinymce\src\core\main\ts\ForceBlocks.ts | 3329 | 2018-01-29 |
| tinymce\src\core\main\ts\InsertContent.ts | 12446 | 2018-01-29 |
| tinymce\src\core\main\ts\InsertList.ts | 5880 | 2018-01-29 |
| tinymce\src\core\main\ts\Mode.ts | 1926 | 2018-01-29 |
| tinymce\src\core\main\ts\NodeChange.ts | 4825 | 2018-01-29 |
| tinymce\src\core\main\ts\SelectionOverrides.ts | 15468 | 2018-01-29 |
| tinymce\src\core\main\ts\api\AddOnManager.ts | 8282 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Editor.ts | 39156 | 2018-01-29 |
| tinymce\src\core\main\ts\api\EditorCommands.ts | 18182 | 2018-01-29 |
| tinymce\src\core\main\ts\api\EditorManager.ts | 20927 | 2018-01-29 |
| tinymce\src\core\main\ts\api\EditorObservable.ts | 5506 | 2018-01-29 |
| tinymce\src\core\main\ts\api\EditorUpload.ts | 7099 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Env.ts | 4568 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Events.ts | 462 | 2018-01-29 |
| tinymce\src\core\main\ts\api\FocusManager.ts | 1152 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Formatter.ts | 6428 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Main.ts | 721 | 2018-01-29 |
| tinymce\src\core\main\ts\api\NotificationManager.ts | 3948 | 2018-01-29 |
| tinymce\src\core\main\ts\api\PluginManager.ts | 314 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Settings.ts | 2358 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Shortcuts.ts | 5911 | 2018-01-29 |
| tinymce\src\core\main\ts\api\ThemeManager.ts | 312 | 2018-01-29 |
| tinymce\src\core\main\ts\api\Tinymce.ts | 3855 | 2018-01-29 |
| tinymce\src\core\main\ts\api\UndoManager.ts | 10639 | 2018-01-29 |
| tinymce\src\core\main\ts\api\WindowManager.ts | 6833 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\BookmarkManager.ts | 2840 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\ControlSelection.ts | 17071 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\DOMUtils.ts | 53142 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\DomQuery.ts | 38905 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\DomSerializer.ts | 3442 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\ElementUtils.ts | 3162 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\EventUtils.ts | 18505 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\RangeUtils.ts | 2883 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\ScriptLoader.ts | 8756 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\Selection.ts | 21584 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\Serializer.ts | 3767 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\Sizzle.ts | 60104 | 2018-01-29 |
| tinymce\src\core\main\ts\api\dom\TreeWalker.ts | 2797 | 2018-01-29 |
| tinymce\src\core\main\ts\api\file\BlobCache.ts | 2552 | 2018-01-29 |
| tinymce\src\core\main\ts\api\geom\Rect.ts | 4964 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\DomParser.ts | 28707 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Entities.ts | 10155 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Node.ts | 12820 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\SaxParser.ts | 15964 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Schema.ts | 36234 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Serializer.ts | 3711 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Styles.ts | 11682 | 2018-01-29 |
| tinymce\src\core\main\ts\api\html\Writer.ts | 4870 | 2018-01-29 |
| tinymce\src\core\main\ts\api\ui\Factory.ts | 2690 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Class.ts | 3794 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Color.ts | 5153 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Delay.ts | 5328 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\EventDispatcher.ts | 7711 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\I18n.ts | 3086 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\JSON.ts | 2478 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\JSONP.ts | 755 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\JSONRequest.ts | 2637 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\LocalStorage.ts | 1051 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Observable.ts | 3857 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Promise.ts | 5560 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\Tools.ts | 10995 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\URI.ts | 10766 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\VK.ts | 774 | 2018-01-29 |
| tinymce\src\core\main\ts\api\util\XHR.ts | 3033 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretBookmark.ts | 6355 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretCandidate.ts | 2221 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretContainer.ts | 4730 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretContainerInline.ts | 2161 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretContainerInput.ts | 1729 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretContainerRemove.ts | 3294 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretFinder.ts | 3329 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretPosition.ts | 11958 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretUtils.ts | 7855 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\CaretWalker.ts | 7532 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\FakeCaret.ts | 5286 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\LineUtils.ts | 3919 | 2018-01-29 |
| tinymce\src\core\main\ts\caret\LineWalker.ts | 4310 | 2018-01-29 |
| tinymce\src\core\main\ts\delete\BlockBoundary.ts | 3069 | 2018-01-29 |
| tinymce\src\core\main\ts\delete\BlockBoundaryDelete.ts | 868 | 2018-01-29 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
