05 2013 档案

摘要:在Stack over flow 上看到的http://stackoverflow.com/questions/710863/log4net-vs-nlogI was recently tasked to "prototype up some loggin'" for an upcoming project. I didn't have any logging framework experience. I researched, ran through tutorials, made toy apps, etc. on Log4Net, NLog, and 阅读全文

posted @ 2013-05-22 11:38 骄傲的豹子 阅读(6762) 评论(5) 推荐(3)

摘要:public class Program { public static string path = @"D:/ProjectFiles/ZJ/卫生部诊疗科目/康复医院科室代码及名称于卫生部的对照关系.xlsx"; public static string connStr = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + path + ";Extended Properties=Excel 12.0;"; static void Main(string[] args) { ... 阅读全文

posted @ 2013-05-09 18:40 骄傲的豹子 阅读(281) 评论(0) 推荐(0)

导航