常見例句雙語例句Does the comma operator in an array have a name?有逗號(hào)運(yùn)算符數(shù)組中有名字嗎?The comma operator has left-to-right associativity.逗號(hào)運(yùn)算符具有從左曏右的關(guān)聯(lián)性。Avoid the use of the comma operator except for very disciplined use in the control part of for statements.避免使用逗號(hào)操作符,除非在特定的for 語句的控制部分。 返回 comma operator