摘要: //获取包含清单的已加载文件的路径或 UNC 位置。 public static string sApplicationPath = Assembly.GetExecutingAssembly ( ).Location; //result: X:\xxx\xxx\xxx.dll (.dll文件所在的 阅读全文
posted @ 2012-11-08 09:26 代码/改变世界 阅读(188) 评论(0) 推荐(0) 编辑