angularjs数组判断是否含有某个元素的实例 也就是in_array函数,判断数组中是否含有某个元素。Array.prototype.in_array=function(e){for(i=0;i<th 判断数组