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 好听的元旦简短祝福语