摘要: 求关注求膜拜~following is test:1 #include<stdio.h>2 3 int main(int argc, char* argv[])4 {5 return printf("hello world!");6 } 阅读全文
posted @ 2012-03-16 19:15 Kevin!=NULL 阅读(139) 评论(2) 推荐(1) 编辑