Syntaxhighlighter is a small open-source project that can highlight various program source code syntaxes on the webpage. Http://www.jb51.net/jiaoben/15599.html
Syntaxhighlighter is a small open-source project that can highlight various program source code syntaxes on the webpage. Supports the following popular programming languages:
C #, CSS, C ++, Delphi, Java, JavaScript, PHP, Python, Ruby, SQL, Visual Basic, XML/HTML
Usage:
1. If the folder test.htm is stored in a directory, the dp. SyntaxHighlighter is decompressed to the subdirectory in the directory, which is assumed to be images.
2.Insert the following code:
The Code is as follows:
3. Insert the following code (class = "js" indicates that the source code is displayed in js syntax, and other configurable class values are
C #, css, c, delphi, java, js, php, python, ruby, SQL, vb, xml ):
The Code is as follows:
<BR> // put the program source code here <BR>
4.Insert the following code:
The Code is as follows: