摘要:
1. 比较运算符 符号 说明 实例 -eq 等于 -ne 不等于 -gt 大于 -ge 大于等于 -lt 小于 -le 小于等于 https://blog.51cto.com/020618/1890587 阅读全文
posted @ 2021-08-31 11:19
LeoShi2020
阅读(72)
评论(0)
推荐(0)
摘要:
1. 字符串长度 $.Length PS /root> "1234567".length 7 2. 字符串包含 if( -not ($storage.Name -match "Local*|NFS")) 阅读全文
posted @ 2021-08-31 11:14
LeoShi2020
阅读(57)
评论(0)
推荐(0)
浙公网安备 33010602011771号