1、首先在你的项目中引入hutool的jar包
3、boolean aChar = CharUtil.isFileSeparator(c);是否为Windows或者Linux(Unix)文件分隔符//
5、我们换成双右斜杠试试运行