通过C语言实现对指定目录的递归遍历,用到的结构类型函数包括:DIR、struct dirent、opendir、readdir、closedir