forwardlinnosiclin.blog.chinaunix.net
forwardlin
全部博文(6)
2012年(6)
NosicLin
yandaren
xiebaoyo
分类: Python/Ruby
2012-03-27 19:13:44
copy from libreoffice
输出hello world
int main()
{
printf("hello world");
return 0;
}
syntax highlight from pastbin
上一篇:代码拷贝测试
下一篇:link
登录 注册