5
8
2010
3

Test Blog System

I need two features in the blog system:

  1. Display equations:         

e=mc^2

 

 

  1. Display code:

                                  

#include <stdio.h>
main()
{
 printf("hello, world!");
}

 

 

 

Category: 未分类 | Tags: test

| Theme: Aeros 2.0 by TheBuckmaker.com