摘要: #includeint main(void) /*一个简单程序*/{ int num; /*定义变量*/ num=1; /*为... 阅读全文
posted @ 2013-03-28 23:21 hahazexia 阅读(280) 评论(0) 推荐(0) 编辑