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