Skip to content
California, TX 70240 | (1800) 456 7890

云博客

云博客

  • 前端
  • windos
  • 微信
  • 数据库
  • 移动开发
  • 技术杂谈
  • 前端
  • windos
  • 微信
  • 数据库
  • 移动开发
  • 技术杂谈
  • Home
  • html中使用富文本编辑器
前端

html中使用富文本编辑器

云博小周宇2024年5月5日2023年8月17日1 Min Read

引入kindeditor-all.js和lang/zh-CN.js

 

KindEditor.ready(function(K) {
     window.editor1 = K.create(‘#id‘, {
         allowFileManager : true
     });
});

  

Previous Post曹工改bug:centos下,mongodb开机不能自启动,systemctl、rc.local都试了,还是不行,要不要放弃?
Next Postasp.net公众号验证接口

近期文章

  • 36.VUE — 认识 Webpack 和 安装
  • kubernets kube-proxy的代理 iptables和ipvs
  • nginx + http + svn
  • 基于Docker搭建 Php-fpm + Nginx 环境
  • .net 5+ 知新:【1】 .Net 5 基本概念和开发环境搭建

近期评论

    © 2025. All Rights Reserved.