环境变量文件 问答列表

Powershell 将环境变量与路径连接起来

作者:KyferEz 提问时间:12/9/2016

所以我有这个代码: $userprofile=Get-ChildItem Env:USERPROFILE $localpath="$userprofile\some\path" 我希望以下输出:...


共1条 当前第1页