From professional translators, enterprises, web pages and freely available translation repositories.
比較運算符用於比較兩個表示式。傳回結果為布林型表示式,可用於確定比較結果是 true (真,-1) 還是 false (假,0)。
comparison operators compare two expressions. the result is returned as a boolean expression that determines if the comparison is true (-1) or false (0).