摘要:
private string GetAppPath() { string applicationPath = HttpContext.Current.Request.ApplicationPath; if (applicationPath.Length > 1) { applicationPath = applicationPath + "/"; } return applicationP... 阅读全文
posted @ 2010-02-10 09:40
ggbbeyou
阅读(134)
评论(0)
推荐(0)

浙公网安备 33010602011771号