hhhh2010

博客园 首页 新随笔 联系 订阅 管理

2014年12月29日 #

摘要: 一,路径相关 String path1 = System.IO.Directory.GetCurrentDirectory(); MessageBox.Show("获取应用程序的当前工作目录:" + path1); //获取程序的基目录... 阅读全文
posted @ 2014-12-29 14:35 hhhh2010 阅读(442) 评论(0) 推荐(0) 编辑