通常用于返回值的三目运算符

return index==5?10:(index==6?20:"未知");
posted on 2019-04-28 17:02  2015熊出没  阅读(360)  评论(0)    收藏  举报