信息交流、传播、提炼

nice to meet you

博客园 首页 新随笔 联系 订阅 管理
String strAppDir = Path.GetDirectoryName(
            Assembly.GetExecutingAssembly().GetName().CodeBase);
String strFullPathToMyFile = Path.Combine(strAppDir, "fileName.txt");

  
posted on 2009-07-01 16:09  seeyou  阅读(220)  评论(0)    收藏  举报