摘要: 插件接口 插件1 插件2 winform调用插件 界面 阅读全文
posted @ 2016-09-20 10:53 margin_gu 阅读(2007) 评论(5) 推荐(1) 编辑
摘要: 界面 阅读全文
posted @ 2016-09-20 10:34 margin_gu 阅读(5656) 评论(1) 推荐(0) 编辑
摘要: public class HttpUitls { public static string Get(string Url) { //System.GC.Collect(); HttpWebRequest request = (HttpWebRequest)WebRequest.Create(Url);... 阅读全文
posted @ 2016-09-20 09:17 margin_gu 阅读(8483) 评论(0) 推荐(0) 编辑
摘要: 2017/3/22 获得文件夹下所有文件名 阅读全文
posted @ 2016-09-20 09:03 margin_gu 阅读(13281) 评论(1) 推荐(1) 编辑