原创 linux常用頭文件

linux常用頭文件如下: POSIX標準定義的頭文件 #include <dirent.h> // 目錄項 #include <fcntl.h> //文件控制 #include <fnmatch.h>