April 9th, 2008Post from live writer
看看效果如何:)
找了个插入代码的插件, 插入段hello world试试:D
#include <stdio.h>
int main ()
{
printf ("hello world!");
return 0;
}
看看效果如何:)
找了个插入代码的插件, 插入段hello world试试:D
#include <stdio.h>
int main ()
{
printf ("hello world!");
return 0;
}