查找数组中元素的索引位置

#查找 元素n 的索引位置

$aa="m","n","s"
[array]::IndexOf($aa,'n')

posted on 2014-10-24 17:49  momingliu11  阅读(1021)  评论(0编辑  收藏  举报