02 2017 档案

摘要:/// <summary> /// list转datatable /// </summary> /// <typeparam name="T"></typeparam> /// <param name="collection"></param> /// <returns></returns> pub 阅读全文
posted @ 2017-02-27 11:09 三醉 阅读(6354) 评论(0) 推荐(1)
摘要:public static class ExcelHelper { #region 查询Excel /// <summary> /// 将Excel文件导出至DataTable(第一行作为表头) /// </summary> /// <param name="ExcelFilePath">Excel 阅读全文
posted @ 2017-02-24 13:55 三醉 阅读(280) 评论(0) 推荐(1)
摘要:public class ZipHerlper { #region 压缩zip public static bool CreateZipDirectory(string dirPath, string zipFilePath) { bool success = false; FileInfo zip 阅读全文
posted @ 2017-02-24 11:49 三醉 阅读(209) 评论(0) 推荐(0)
摘要:1 public static class voiceHelper 2 { 3 public static System.Speech.Synthesis.SpeechSynthesizer synth; 4 /// 5 /// 语音提示 6 /// 7 /// 提示内容 8 ... 阅读全文
posted @ 2017-02-06 09:43 三醉 阅读(1493) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示