[c#]程式路径-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 14853
  • 博文数量: 8
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 90
  • 用 户 组: 普通用户
  • 注册时间: 2018-12-19 17:30
文章分类

(8)

  • (1)
  • (1)
  • (2)
  • (1)
  • (1)
  • (1)
  • (1)
  • (0)
文章存档

(8)

我的朋友
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: c#/.net

2018-12-25 19:27:56

常搞乱,只好整理一下

依据应用程式分类

  • 的winforms
  • 卷筒纸
  • 安慰

依路径/档名分类

  • 路径
  • 档名

依namespace分类

  • 环境
  • 诊断
  • appdomain中

 

依应用程式分类

  • 的winforms

点击(此处)折叠或打开

  1. system.windows.forms.application.startuppath
  • 安慰

点击(此处)折叠或打开

  1. system.appdomain.currentdomain.basedirectory

  • 卷筒纸

点击(此处)折叠或打开

  1. server.mappath("~");
  2. //c:\\users\\username\\source\\repos\\northwnd\\northwnd\\
  3. server.mappath(".");
  4. //

依路径档名分类

  • 路径

点击(此处)折叠或打开

  1. server.mappath(".");
  2. server.mappath("~");

  3. system.windows.forms.application.startuppath;
  4. system.environment.currentdirectory;
  5. system.appdomain.currentdomain.basedirectory;//會自動加上/

  • 名称(符号调试/反射)

点击(此处)折叠或打开

  1. system.diagnostics.process.getcurrentprocess().mainmodule.filename;
  2. this.gettype().assembly.location



阅读(828) | 评论(0) | 转发(0) |
0

上一篇:

下一篇:

给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图