1 最近在学习PowerShell,因为我本身就是做爬虫的,所以就先从爬虫入手学习P […] PowerShell爬虫抓取百度性感妹子图2019年12月6日 在 Powershell小技巧 标签 Crawler / Powershell / Spider / 妹子图 / 爬虫 来自 isak
2 最近在学习Powershell,为了练手,写了一个必应搜索主页面壁纸下载的脚本, […] 使用Powershell下载必应搜索壁纸,并且设置为桌面背景2019年12月3日 在 Powershell小技巧 标签 Powershell / 壁纸下载 / 必应 来自 isak
1 Powershell的下一个版本为:Powershell 3.0。Powersh […] Powershell 3.02012年8月21日 在 Powershell 标签 Powershell / Powershell 3.0 来自 Mooser Lee
可以通过查询环境变量查询当前用户名: PS> $env:userdomain b […] Powershell 查询用户名Who Am I2012年6月1日 在 Powershell 标签 Powershell 来自 Mooser Lee
获取本机的系统盘可以通过环境变量SystemDriver直接获取。 具体如下: […] 获取网络上机器的系统盘符2012年5月22日 在 Powershell 标签 Powershell 来自 Mooser Lee
我们可以像创建管道函数那样创建管道脚本,具体采用低速顺序模式,还是高速流模式,这 […] Powershell 创建管道脚本2012年5月5日 在 Powershell 标签 Powershell / 管道 / 脚本 来自 Mooser Lee
1 Windows Azure PowerShell Cmdlets 本文链接: h […] Azure PowerShell Cmdlets2012年5月2日 在 Azure / Powershell 标签 Powershell 来自 Mooser Lee
14 通过WMIObject对象的rename方法,重命名计算机。重启计算机生效,也可 […] Powershell 更改计算机名2012年3月22日 在 Powershell 标签 Computer / Get / Powershell / WmiObject 来自 Mooser Lee
2 Powershell管道就像流水线,对于数据的处理是一个环节接着一个环节,如果你 […] Powershell ForEach-Object 循环2012年1月22日 在 Powershell 标签 Powershell / 循环 / 方法 / 管道 来自 Mooser Lee
6 cmdlet 的名称由一个动词和一个名词组成,其功能对用户来讲一目了然。但是对于 […] Powershell 别名2011年11月24日 在 Powershell 标签 Powershell / Powershell教程 / 导入 / 导出 / 文件 来自 Mooser Lee