摘要:        
1 #include <unistd.h> 2 #include <stdio.h> 3 #include <stdlib.h> 4 #include <dirent.h> 5 #include <string.h> 6 #include <sys/stat.h> 7 /** 8 * 将数据的目录和深度一起传进来 9 */10 void printfdir(char *dir, int depth) {11 12 DIR * dp; //对目录进行操作13 struct dirent *entry; //对目录的数据项进行    阅读全文
posted @ 2013-01-20 06:30
陈哈哈
阅读(4263)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号