2016年10月19日
摘要: web.config配置数据库连接 web.config配置数据库连接 第一种:获取连接字符串 首先要定义命名空间 system.configuration 1. string connstr= string constr = ConfigurationManager.AppSettings["co 阅读全文
posted @ 2016-10-19 08:45 雪原日暮 阅读(3850) 评论(0) 推荐(0)