2018年4月3日
摘要: public class FtpHelper { string ftpServerIP; string ftpRemotePath; string ftpUserID; string ftpPassword; string ftpURI; /// /// 连接FTP ... 阅读全文
posted @ 2018-04-03 17:03 sxjljj 阅读(164) 评论(0) 推荐(0)