数组去重

去重的几种方式:

传统方法:

假定法:

 

利用indexOf()

foreach:

 

posted on 2017-07-21 23:29  anhappy  阅读(110)  评论(0)    收藏  举报