CFileFind f;
if(!f.FindFile(filePath))
   f.Close()//这里需要close吗?