摘要: fstat ,lstat,stat; 头文件:#include<sys/stat.h> #include<sys/types.h> #include<unistd.h> 定义函数: (1)int stat(const char *file_name,struct stat *buf) 返回一个与此命 阅读全文
posted @ 2016-03-03 18:58 高傲的monkey 阅读(693) 评论(0) 推荐(0)