$.each(function(i,data){ return true; --continue; return false; --break; }) 转载于:https://www.cnblogs.com/liushenghuan/p/5740542.html