Home > 乱七八糟 > 装了个代码语法高亮插件

装了个代码语法高亮插件

February 1st, 2009
1
2
3
4
5
6
#include <stdio.h>
 
int main()
{
    printf("hello, world!\n");
}
Categories: 乱七八糟 Tags: ,
Comments are closed.