摘要:
HttpContext.Current.Request.PhysicalPath; // 获得当前页面的完整物理路径.比如 F:\XFU.NSQS\project\website\Default.aspxHttpContext.Current.Request.PhysicalApplicationP 阅读全文
posted @ 2018-05-09 11:08
华翎科技
阅读(593)
评论(0)
推荐(0)
摘要:
string ss = "A,B"; string[] str = ss.Split(','); System.Diagnostics.Process p = new System.Diagnostics.Process(); p.StartInfo = new System.Diagnostics 阅读全文
posted @ 2018-05-09 10:46
华翎科技
阅读(181)
评论(0)
推荐(0)
摘要:
/// <summary> /// 打开EXE /// </summary> /// <param name="filename">EXX路径</param> /// <param name="args">参数</param> /// <returns></returns> Process mypr 阅读全文
posted @ 2018-05-09 10:45
华翎科技
阅读(125)
评论(0)
推荐(0)

浙公网安备 33010602011771号