星空网 > 软件开发 > ASP.net

c#中重定向windows控制台程序的输出信息

这个问题来自论坛提问,答案如下.这只是一个简单的ipconfig命令.如果是复杂的,比如oracle的exp之类的命令,能在调用的时候显示出来,还是相当酷的.

 using System; using System.Windows.Forms; namespace WindowsApplication8 {   public  partial  class Form1 : Form   {     public Form1()     {       InitializeComponent();     }      delegate  void dReadLine( string strLine);     private  void excuteCommand( string strFile, string args, dReadLine onReadLine)     {       System.Diagnostics.Process p =  new System.Diagnostics.Process();       p.StartInfo =  new System.Diagnostics.ProcessStartInfo();       p.StartInfo.FileName = strFile;       p.StartInfo.Arguments = args;       p.StartInfo.WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden;       p.StartInfo.RedirectStandardOutput =  true ;       p.StartInfo.UseShellExecute =  false ;       p.StartInfo.CreateNoWindow =  true ;       p.Start();       System.IO.StreamReader reader = p.StandardOutput; // 截取输出流        string line = reader.ReadLine(); // 每次读取一行        while ( ! reader.EndOfStream)       {         onReadLine(line);         line = reader.ReadLine();       }       p.WaitForExit();     }      private  void button1_Click( object sender, EventArgs e)     {       excuteCommand( " ipconfig " , "" , new dReadLine(PrintMessage));     }      private  void PrintMessage( string strLine)     {       this .textBox1.Text += strLine +  " " ;     }   } }/* 何问起 hovertree.com */

推荐:http://www.cnblogs.com/roucheng/p/3521864.html




原标题:c#中重定向windows控制台程序的输出信息

关键词:C#

C#
*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

东南亚专线物流哪家好:https://www.goluckyvip.com/tag/98651.html
现在做出口东南亚物流怎么样:https://www.goluckyvip.com/tag/98654.html
什么物流有东南亚cod:https://www.goluckyvip.com/tag/98655.html
寄快递到东南亚需要多少运费:https://www.goluckyvip.com/tag/98656.html
东南亚快递哪个最快:https://www.goluckyvip.com/tag/98657.html
寄到东南亚哪个国际快递好:https://www.goluckyvip.com/tag/98658.html
洛阳市涧西区有啥好玩的地方 洛阳涧西区附近景点:https://www.vstour.cn/a/408256.html
九月初新疆旅游服装搭配(新疆游玩必备衣服清单):https://www.vstour.cn/a/408257.html
相关文章
我的浏览记录
最新相关资讯
海外公司注册 | 跨境电商服务平台 | 深圳旅行社 | 东南亚物流