摘要: public class FtpHelper { static string ftpServerIP = "ftp://127.0.0.1:2120"; static string ftpUserID = "admin"; static string ftpPassword = "password" 阅读全文
posted @ 2021-05-08 17:56 BengBaLaHei 阅读(438) 评论(0) 推荐(0)