资 源 简 介
If you want to display your source code in a web page, you would probably want to format it so it will be more readable and will look as if it appeared in an IDE.
This project will format any code in the popular languages: C/C++, C# and Java into simple HTML. No scripts needed and no external JARS, libraries of J2EE stuff is required. Just use the parser in your code and generate the HTML.