摘要:
c# 操作 FTP 方法 using System; using System.Net; using System.IO; using System.Text; using System.Net.Sockets; /// /// FTPClient 的摘要说明。 /// public class FTPClient { #region 构造函数 /// /// 缺省构... 阅读全文
posted @ 2009-02-21 17:09
cqsar
阅读(1905)
评论(0)
推荐(0)
浙公网安备 33010602011771号