This is an excellent resource for every coder. It’s a plugin named “Google Syntax Highlighter for Wordpress”. Here is an example:
Este es un excelente recurso para los programadores. Es un plugin llamado “Google Syntax Highlighter for Wordpress”. Aquí un ejemplo:
// My first C# program
// Author: disgen
// Creation Date: Feb 10, 2008
public class HelloWorld
{
public static void Main()
{
System.Console.WriteLine("Hello, World! This is Engineering that System Blog! http://disgen.net");
}
}
Source: google-syntax-highlighter

0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.