zfdai

return false:将停止循环 ,跳出each
return true:跳至下一个循环(就像在普通的循环中使用\'continue\')。

分类:

技术点:

相关文章: