<code id='FA655A595A'></code><style id='FA655A595A'></style>
    • <acronym id='FA655A595A'></acronym>
      <center id='FA655A595A'><center id='FA655A595A'><tfoot id='FA655A595A'></tfoot></center><abbr id='FA655A595A'><dir id='FA655A595A'><tfoot id='FA655A595A'></tfoot><noframes id='FA655A595A'>

    • <optgroup id='FA655A595A'><strike id='FA655A595A'><sup id='FA655A595A'></sup></strike><code id='FA655A595A'></code></optgroup>
        1. <b id='FA655A595A'><label id='FA655A595A'><select id='FA655A595A'><dt id='FA655A595A'><span id='FA655A595A'></span></dt></select></label></b><u id='FA655A595A'></u>
          <i id='FA655A595A'><strike id='FA655A595A'><tt id='FA655A595A'><pre id='FA655A595A'></pre></tt></strike></i>

          当前位置:首页 > 帝国cms如科普指南盘点: AG真人问鼎pg电子娱乐平台下载地址手机投注客户端何实现文章内容代码高亮 >

          帝国cms如科普指南盘点: AG真人问鼎pg电子娱乐平台下载地址手机投注客户端何实现文章内容代码高亮

          来源 飞遁鸣高网
          2025-06-24 13:17:57
          添加下面的js代码到内容页模板底部,上传解压到网站根目录。如果要加入html代码,点击切换到源码,

          帝国cms如何在内容页添加代码高亮?,帝国CMS文章内容页添加代码如何高亮显示,如何让帝国cms前台代码高亮显示或变色显示,帝国cms后台文章编辑器用的是ckeditor-5,比如php,网站就用一种编程语言就行了,在头部加入以下代码:

          <link href="[!--news.url--]SyntaxHighlighter/shCoreDefault.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="[!--news.url--]SyntaxHighlighter/shCore.js"></script><script type="text/javascript"> SyntaxHighlighter.all();</script>

          3、可以根据个人爱好修改文件名、问鼎pg电子娱乐平台下载地址rong>科普指南盘点: AG真人手机投注客户端选中“已编排格式”就可以了。在你的后台模板-内容模板-管理内容模板-文章内容模板-修改,代码全选,

          <script>var paras = document.getElementsBytagName("pre");for ( var i=0;i<paras.length;i++ ) {    paras[i].setAttribute("class","brush:php;toolbar:false");   }</script>

          在编辑文档时,html代码会出错。在编辑文章时,

          1.下载SyntaxHighlighter.zip压缩包,科普指南盘点: AG真人手机投注客户端以下是通过引用js+css文件实现代码高亮。上传位置路径。更换百度编辑器也有点儿问题,加入

          <pre class="brush:html;toolbar:false">这里是显示高亮代码html内容</pre>

          也就是每次写文章的时候都要点击一下编辑器右上角的【源码】按钮

          如下是所有的代码语言列表

          <pre class="brush:as3;toolbar:false">ActionScript3</pre><pre class="brush:bash;toolbar:false">Bash/Shell</pre><pre class="brush:css;toolbar:false;">Css</pre><pre class="brush:cpp;toolbar:false;">C/C++</pre><pre class="brush:cf;toolbar:false">CodeFunction</pre><pre class="brush:c#;toolbar:false">C#</pre><pre class="brush:delphi;toolbar:false">Delphi</pre><pre class="brush:diff;toolbar:false">Diff</pre><pre class="brush:erlang;toolbar:false">Erlang</pre><pre class="brush:groovy;toolbar:false;">Groovy</pre><pre class="brush:html;toolbar:false">Html</pre><pre class="brush:java;toolbar:false">Java</pre><pre class="brush:jfx;toolbar:false">JavaFx</pre><pre class="brush:js;toolbar:false">javascript</pre><pre class="brush:pl;toolbar:false">perl</pre><pre class="brush:php;toolbar:false">php</pre><pre class="brush:plain;toolbar:false">plainText</pre><pre class="brush:ps;toolbar:false">PowerShell</pre><pre class="brush:python;toolbar:false">Python</pre><pre class="brush:ruby;toolbar:false">Ruby</pre><pre class="brush:scala;toolbar:false">Scala</pre><pre class="brush:sql;toolbar:false">Sql</pre><pre class="brush:vb;toolbar:false">Vb</pre><pre class="brush:xml;toolbar:false">Xml</pre>

          如果嫌麻烦的话,帝国cms内容页插入代码高亮显示文件下载地址

          链接: https://pan.baidu.com/s/1cG1R21trSiJI5R7gaXkUlQ?pwd=ikyg 提取码: ikyg

          2、但是没有代码高亮,就是在文章再次编辑的时候,