摘要: 操作FTP管理类:using System;using System.Collections.Generic;using System.Text;using System.Net;using System.IO;using System.Windows.Forms;namespace Demo{ ... 阅读全文
posted @ 2014-04-16 21:10 Jara 阅读(1079) 评论(0) 推荐(1)
摘要: 导出TXT关键类:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.IO;using System.Globalizatio... 阅读全文
posted @ 2014-04-16 21:07 Jara 阅读(5702) 评论(0) 推荐(2)