摘要:
Entry 入口state 资格Entitystate 状态Deleted 删除Modified 改变新状态configuration 读取配置文件Reflection 反射system 引用ConfigurationManager.AppSettings["DllName"]web.config配 阅读全文
posted @ 2018-03-17 22:47
西瓜冰镇老板
阅读(201)
评论(0)
推荐(0)
摘要:
public static T xueshengbiaoDAO<T>() where T:class { string DllName = ConfigurationManager.AppSettings["DllName"]; Assembly assemblys = Assembly.Load( 阅读全文
posted @ 2018-03-17 22:45
西瓜冰镇老板
阅读(130)
评论(0)
推荐(0)