摘要:
privatevoidForm1_Load(objectsender,EventArgse){stringip="202.96.128.191";stringstr=cmdIP(ip);Console.WriteLine(str);Console.ReadLine();MessageBox.Show(str);}privatestaticstringcmdIP(stringstrip){Processp=newProcess();p.StartInfo.FileName="cmd.exe";p.StartInfo.UseShellExecute=fals 阅读全文
posted @ 2013-11-14 14:08
渺晓
阅读(321)
评论(0)
推荐(0)
2013年11月14日