目前的版本更新至Apache Commons IO 2.6 官网资源地址:链接 2.as依赖 作者as版本3.1.0,gradle版本4.4,依赖方法如下(红色部分): dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.1...