摘要:
获取网站根目录的方法有几种如:Server.MapPath(Request.ServerVariables["PATH_INFO"]) Server.MapPath("/") Server.MapPath("")Server.MapPath(".") Server.MapPath("../") Server.MapPath("..") Page.Request.Applica... 阅读全文
posted @ 2009-10-23 15:39
一狼哥
阅读(11362)
评论(0)
推荐(0)
摘要:
<appSettings> <add key="connect" value="Data source=127.0.0.1;initial catalog=master;user id=sa; password=sa"/>webconfig配置: </appSettings> <connectionStrings> <add name="one... 阅读全文
posted @ 2009-10-23 14:46
一狼哥
阅读(716)
评论(0)
推荐(0)
浙公网安备 33010602011771号