标签: powershell
在Powershell中有一个字符串,将其输出到控制台。乍一看,它看起来像我写作主机。是吗?
if(param.index('city=')){ return param += city_name; } return param;