摘要: Using powershell:powershell (New-Object Net.WebClient).DownloadFile('http://www.google.com', 'result.txt')You must use single quotes and not double quotes for this to work 阅读全文
posted @ 2012-10-09 10:56 Alex Tian 阅读(137) 评论(0) 推荐(0)