摘要: #include <stdio.h> /*标准输入输出定义*/#include <stdlib.h> /*标准函数库定义*/#include <unistd.h> /*Unix标准函数定义*/#include <sys/types.h> /**/#include <sys/stat.h> /**/#include <fcntl.h&... 阅读全文
posted @ 2010-07-19 14:44 kenter 阅读(515) 评论(0) 推荐(0)