c# 获得当前绝对路径的方法(超简单)
废话不多说,直接上代码
//////获得当前绝对路径 /// ///指定的路径 /// 绝对路径 publicstaticstringGetMapPath(stringstrPath) { if(strPath.ToLower().StartsWith("http://")) { returnstrPath; } if(HttpContext.Current!=null) { stringpath=HttpContext.Current.Server.MapPath("~/"+strPath); returnpath; } else//非web程序引用 { strPath=strPath.Replace("/","\\"); if(strPath.StartsWith("\\")) { strPath=strPath.Substring(strPath.IndexOf('\\',1)).TrimStart('\\'); } returnSystem.IO.Path.Combine(AppDomain.CurrentDomain.BaseDirectory,strPath); } }
以上这篇c#获得当前绝对路径的方法(超简单)就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持毛票票。
热门推荐
10 祝福语大全短句简短英语
11 金婚祝福语大全简短唯美
12 小学同学简短祝福语
13 结婚伴娘祝福语简短精辟
14 女儿生日祝福语英语简短
15 孩子给老师祝福语简短
16 答谢生子祝福语简短独特
17 班务总结祝福语大全简短
18 朋友聚会结束祝福语简短