摘要: public class FtpHelper { string ftpServerIP; string ftpRemotePath; string ftpUserID; string ftpPassword; string ftpURI; /// /// 连接FTP ... 阅读全文
posted @ 2016-08-17 09:46 bk.lling 阅读(16344) 评论(0) 推荐(2)