实现递归读取一个目录中的内容,参考结构体 DIR * dir; struct dirent * ptr;