语法高亮 Highlight.js

码农软件 · 软件分类 · 语法着色和高亮 · 2019-04-06 14:29:27

软件介绍

highlight.js是一个用于在任何web页面上着色显示各种示例源代码语法的JS项目。具有以下特色:

  • 支持 92 种语言,49 种代码格式化风格。

  • 自动检测语言种类

  • 支持多语言混合的代码高亮

  • 支持Node.js

  • 支持使用任何HTML标记

  • 兼容任意js框架

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

Tango with Django

Tango with Django

David Maxwell、Leif Azzopardi / Leanpub / 2016-11-12 / USD 19.00

Tango with Django is a beginner's guide to web development using the Python programming language and the popular Django web framework. The book is written in a clear and friendly style teaching you th......一起来看看 《Tango with Django》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具