Fish Wang
says to
YSITD
c = a != null ? a: b != null ? b: c != null ?c: d; 而且你可以 != 放前面