摘要:
log4net.config配置文件 Global.asax中Application_Start方法加载log4net.config配置文件 实例化log catch中调用log写入 阅读全文
posted @ 2015-10-27 15:58
bkyshj
阅读(316)
评论(0)
推荐(0)
摘要:
直接代码/// /// 对sql进行分页处理 /// /// /// public static string GetPaginationSQL(string sql) { int in... 阅读全文
posted @ 2015-10-27 15:52
bkyshj
阅读(348)
评论(0)
推荐(0)