搬家 - swgr's Blog
搬家
swgr
posted @ 2010年8月17日 05:45
in other
with tags
hello world
, 1209 阅读
找一个比较舒服的支持RSS和优秀Syntax Highlight的blog真不容易,汗。
就先住在这吧。
#include<stdio.h> int main() { printf("hello, world\n"); return 0; }