摘要: web.config<configuration> <system.web> <compilation debug="true" targetFramework="4.0" /> </system.web> <connectionStrings> <add name="constr" connectionString="Data Source=计算机名字;Initial Catalog=数据库名字;Persist Security Info=True;User 阅读全文
posted @ 2012-11-27 20:32 我是 菜鸟 阅读(137) 评论(0) 推荐(0)