(a ==1 && a== 2 && a==3) 能为 true 吗?2018年1月21日 · 阅读需 3 分钟stackoverflow 上看到一道题 Can (a ==1 && a== 2 && a==3) ever evaluate to true?