青年中文青年中文

arithmetic operators的意思

arithmetic operators中文翻譯:

算子

相似詞語短語

arithmetic───n.算術,算法;數字

arithmetic operation───[計]算術運算

arithmetic operations───算術運算

overloaded operators───重載運算符

arithmetic mean───算術均數;等差中項;n.算術中項,算術平均

arithmetic series───[數]算術級數,等差級數

arithmetic progression───算術級數,等差級數;等差級數,等差數列;[數]算術級數,算術數列

arithmetical operators───算術運算子,算術運算符

arithmetic average───[經] 算術平均數;[數]算術平均數

雙語使用場景

Library Support for nullable types, including conversion operators and arithmetic operators.───為可空類型提供類庫支持,包括轉換運算符和算術運算符。

arithmetic operators, on the other hand, are left associative. The expression.───另一方面,算術操作符為左結合。表達式。

The arithmetic operators are left associative, which means they group left to right.───算術操作具有左結合性,這意味著它們從左向右結合。

For example, it is not possible to call arithmetic operators in a C# generic class, although it is possible to call user defined operators.───例如,您無法在C#泛型類別中呼叫算術運算子,不過可以呼叫使用者定義的運算子。

Given the arithmetic operators you know Java has, how can you write an expression that achieves the desired result?───給定你所知的Java含有的操作符,你如何編寫一個表達式來獲得期望的結果?

Use standard arithmetic operators for numbers and a concatenation operator for combining strings.───數字要使用標準算術運算子,合并字串要使用串連運算子。

The nullability property of arithmetic operators over floating point data type is always nullable.───對浮點數據類型執行運算的算術運算符的為空性屬性始終可為空。

Fuzzy decision set of binary comparison and mood arithmetic operators are adopted to calculate weight of basic unit system.───運用語氣算子結合決策序列排序,計算各單元輸入系統的權重,獲得計劃調整的最優化方案。

At the top of the board area, choose the numbers and arithmetic operators that give the specified result.───在園地區域的頂部,選擇會得出特定結果的數字和算術運算子。

英語使用場景

Use standard arithmetic operators for numbers and a concatenation operator for combining strings.

In char, byte , and short you can see the effect of promotion with the arithmetic operators.

With the established factor set, evaluation set, membership degree and weight set, the fuzzy comprehensive evaluation of pigging was obtained by using the weighted average fuzzy arithmetic operators.

You'll find arithmetic operators, binary operators, assignment operators, and pointer dereferencing.