&& 简写

2020-12-16  本文已影响0人  ticktackkk
if(flag){
 todoList()
}

简写

flag&&todoList()
上一篇下一篇

猜你喜欢

热点阅读