2015年4月20日

Powershell 中 catch webexception

摘要: powershelltry{ $resp = $r.GetResponse() $reqstream = $resp.GetResponseStream() $sr = new-object System.IO.StreamReader $reqstream... 阅读全文

posted @ 2015-04-20 10:58 leonworld2011 阅读(552) 评论(0) 推荐(0)

导航