用C++在Linux上找出所有未被压缩的文件public int GetFileType(string filePath){int result = 0;if (File.Exists(filePa1月前60