摘要: 1.根据URL,用户名,密码进行初始化 public class FtpTools { public static String hostname=null; public static Integer port=null; public static String username=null; p 阅读全文
posted @ 2019-12-03 18:53 yuan益达 阅读(680) 评论(0) 推荐(0)