rindybo

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

2008年10月8日

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->ProcessStartInfo ps = new ProcessStartInfo(this.txtOpen.Text); Process fun = Process.Start(ps); ... 阅读全文
posted @ 2008-10-08 16:41 Rindy 阅读(161) 评论(0) 推荐(0) 编辑