摘要: 在FTPClient ftpClient = new FTPClient()代码后,ftpClient.connect(url,port)代码前,调用ftpClient.setAutodetectUTF8(true); 即可解决中文问题。曾尝试过在调用ftpClient.connect(url,po... 阅读全文
posted @ 2015-04-15 15:09 AI粉嫩特攻队 阅读(2285) 评论(0) 推荐(0)