基本解釋[計(jì)算機(jī)科學(xué)技術(shù)]逗號(hào)運(yùn)算符逗點(diǎn)算符逗號(hào)運(yùn)算子英漢例句雙語(yǔ)例句The comma operator has left-to-right associativity.逗號(hào)運(yùn)算符具有從左曏右的關(guān)聯(lián)性。The result of the comma-operator is the last expression evaluated.逗號(hào)運(yùn)算符的結(jié)果是最後計(jì)算的表達(dá)式。This warning indicates an ignored sub-expression in test context because of the comma-operator (, ).此警告意味著,由於使用了逗號(hào)運(yùn)算符 (,) 而忽略了測(cè)試上下文中的子表達(dá)式。comma-operator更多例句專(zhuān)業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)逗號(hào)運(yùn)算符逗點(diǎn)算符逗號(hào)運(yùn)算子