2007年8月31日

几个常用判断

摘要: protected string AppPath(HttpRequest req) { string path = string.Empty; try { path = req.ApplicationPath != "/" ... 阅读全文

posted @ 2007-08-31 15:03 Neo0820 阅读(186) 评论(0) 推荐(0)

导航