如果sucess是false,&后面的依然会执行,而&&后面不会执行

JAVA系列:&和&&的区别

return_true...true

return_true...false

return_true...true

return_true...false 

相关文章: