09 2015 档案

System.Net.FtpClient改进
摘要:项目用到Ftp,搜了下现有的类库System.Net.FtpClient 貌似比较不错。一开始用着还行,但是有个FtpServer下有8k多内容,列表需要很久(7、8s)才能刷新出来。翻源码吧,有两个地方可以改进FtpClient.cs 中public FtpListItem[] GetListin... 阅读全文

posted @ 2015-09-02 15:23 beastplus 阅读(330) 评论(0) 推荐(0)

导航