代码着色插件 jshighlight

码农软件 · 软件分类 · 语法着色和高亮 · 2019-04-06 05:59:47

软件介绍

jshighlight-一款基于javascript的轻量级的代码着色插件,这个插件使用比较简单,而且代码比较少。虽然原生只支持html、css、javascript,但是它也可以被扩展以支持其他的语言,下面会讲到怎么去扩展它,本博客已经将原来臃肿的插件替换成了jshighlight,具体效果可以查看这篇文章中的代码,下面简要介绍一下她的一些信息:

插件特点

  1. 真正轻量级,JS代码压缩后3K左右;
  2. 调用方便,引入jshighlight核心js文件即可;
  3. 不依赖于任何其他库;
  4. 原生支持HTML、CSS、Javascript;
  5. 支持其他语言的轻松扩展;
  6. 显示行号,直接复制代码不会复制行号;
  7. 提供四套主题可选,默认使用Monokai样式主题;

详情可以查看:http://www.sanjh.cn/fen-xiang-yi-ge-qinag-liang-ji-yu-fa-gao-liang-cha-jian-jshighlight.html

效果

本文地址:https://www.codercto.com/soft/d/2956.html

Coding the Matrix

Coding the Matrix

Philip N. Klein / Newtonian Press / 2013-7-26 / $35.00

An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concepts and computational problems are motiva......一起来看看 《Coding the Matrix》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具