含有【代码高亮】标签的文章

相关博文

  • Ueditor代码高亮

    暂未分类

    1.在需要代码高亮处引入文件ueditor自带的第三方代码高亮插件<link rel="stylesheet" href="/static/plugin/ueditor/third-party/SyntaxHighlighter/shCoreDefault.css"> <script type="text/javascript" src="/static/plugin/ueditor/third-party/SyntaxHighlighter/shCore.js"></script> 2.添加js代码<script type="text/javascript">     SyntaxHighlighter.all(); </script>3.修改shCore.js,添加复制代码和语言显示工具栏var cl

    宁夏 2019年5月2日 代码高亮

标签云

站点信息

  • 文章统计:11 篇
  • 标签统计:3 个