03 2016 档案

该文被密码保护。
posted @ 2016-03-17 15:12 ike_li 阅读(8) 评论(0) 推荐(0)
摘要:此模式可以很好的更换程序使用不同的数据库 1.用到的属性类 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ReflectionAndAbstractFac 阅读全文
posted @ 2016-03-04 11:24 ike_li 阅读(660) 评论(0) 推荐(0)
摘要:1. Windows7,VS2013,网站发布到IIS,访问发生如下错误: HTTP 错误 500.21 - Internal Server Error处理程序“NickLeeCallbackHandler”在其模块列表中有一个错误模块“ManagedPipelineHandler” 原因:在安装F 阅读全文
posted @ 2016-03-01 10:30 ike_li 阅读(172) 评论(0) 推荐(0)