1、添加依赖的jar包 以gradle添加依赖为例 compile "org.apache.commons:commons-lang3:3.6" compile "commons-net:commons-net:3.6" View Code 相关文章: