摘要: 内容:【推荐客户端:Live Writer】{回车产生<p>, Shift+Enter产生<br/>, Tab键产生缩进; } (不允许发布任何与政治相关的内容) 请输入内容 $intA.lengthGet-date[int]$big=0[int]$small=-1[int]$temp=0forEach($temp in $intA){ if($temp -ge $big) { $small=$big $big=$temp } else { if($temp -ge $small) { $small=$temp } }}$small$bigGet-date 阅读全文
posted @ 2011-03-09 15:17 漠北水獭 阅读(172) 评论(0) 推荐(0)