常見例句雙語例句Does the comma operator in an array have a name?有逗號運(yùn)算符數(shù)組中有名字嗎?The comma operator has left-to-right associativity.逗號運(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.避免使用逗號操作符,除非在特定的for 語句的控制部分。 返回 comma operator