会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cnsealine
博客园
首页
新随笔
联系
管理
订阅
2015年1月9日
PowerShell New
摘要: 法一:新建 %userprofile%\Documents\WindowsPowerShell\profile.ps1 就能让PowerShell 自动载人其中定义的内容。 法二:将.ps1文件改成.psm1文件,将其放在%userprofile%\Documents\WindowsPowerShell\Modules下,注意要为每个psm1文件件建一个同名的文件夹,然后将psm1文件放在这个文...
阅读全文
posted @ 2015-01-09 23:56 cnsealine
阅读(322)
评论(0)
推荐(0)
编辑
公告