ueditor+word粘贴上传

公司做的项目要用到文本上传功能。

网上找了很久,大部分都有一些不成熟的问题,终于让我找到了一个成熟的项目。

下面就来看看:

1、打开工程:

 

对于文档的上传我们需要知道这个项目是否符合我们的初衷。

运行:

 

复制随便一篇文档,粘贴进去。

 

 

通过粘贴后,文档以及图片被粘贴进来了,看看html代码是否如我们的预期:

 

看来这个工程完全符合我们的预期,图片全部使用img标签统一。传输进度条的效果超出了我的意料。

来看看我们的文档图片被放置在哪了:

 

地址:F:Gitueditor1.xupload20190424

图片被统一放置在文件夹。

由此看来这个项目的实际效果大大超出了我的意料了,带入工程后完美的优化了工程项目,商业前景非常好啊!

 控件包:

 IE(x86):http://t.cn/AiC6segS

 IE(x64):http://t.cn/AiCXv7ti

 Chrome:http://t.cn/AiC6s86u

 Firefox:http://t.cn/AiCXvMr5

 exe:http://t.cn/AiCXvoVl

 

 示例下载:

 FCKEditor2x:http://sina.lt/gcYu

 CKEditor3x:http://sina.lt/gcY5

 CKEditor4x:http://sina.lt/gaWw

 CuteEditor6x:http://sina.lt/gcYD

 KindEditor3x:http://sina.lt/gcYG

 KindEditor4x:http://sina.lt/gcYN

 TinyMCE3x:http://sina.lt/gcYS

 TinyMCE4x:http://sina.lt/gcYU

 UEditor1x:http://sina.lt/gcYW

 xhEditor1x:http://sina.lt/gcYX

 eWebEditor9x:http://sina.lt/gcZa

 测试教程:http://sina.lt/gaWK

 这是我的博客链接,里面还有一些其他的教程:http://blog.ncmem.com/wordpress/page/2/

原文地址:https://www.cnblogs.com/xproer/p/10763904.html