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


JAVA系列:&和&&的区别_JAVA


return_true...true

return_true...false

return_true...true

return_true...false