• ueditor自定义上传路径

    对源码进行了修改,实现了自定义上传路径设置,配置方便简单 a、jsp页面中首先定义customJson参数,设置saveRootPath和filePathFormat var customJson = {         "saveRootPath": "d:/eoms4_attaches"    //绝对路径         ,"filePathFormat": "/自定义路径/{time}{rand:6}"    //图片上传路径        } b、实例化editor时把customJson参数传入 var editor = UE.getEditor("upload_ue", {             ......             ,serverUrl : "/ueditor/jsp/controller.jsp?customJson="+encodeURI(JSON.stringify(customJson))         });

    0
    540
    3.22MB
    2019-04-28
    50
  • Elasticsearch2.3.4+head+ik

    版本:Elasticsearch2.3.4 直接集成了head管理工具和中文分词IK工具,直接可使用 head访问路径:http://IP:PORT/_plugin/head/

    0
    87
    31.44MB
    2019-04-26
    10
  • 创作能手

    授予每个自然周发布1篇到3篇原创IT博文的用户
关注 私信
上传资源赚积分or赚钱