Chinaunix首页 | 论坛 | 博客
  • 博客访问: 8769
  • 博文数量: 6
  • 博客积分: 765
  • 博客等级: 军士长
  • 技术积分: 70
  • 用 户 组: 普通用户
  • 注册时间: 2011-11-25 17:13
文章分类
文章存档

2012年(6)

最近访客

分类: Python/Ruby

2012-03-27 19:13:44

copy from libreoffice

输出hello world

int main()

{

    printf("hello world");

    return 0;

}


syntax highlight from pastbin


阅读(441) | 评论(0) | 转发(0) |
0

上一篇:代码拷贝测试

下一篇:link

给主人留下些什么吧!~~