- 點 drop
- 點運算 point operation
- 運算符 operational character; operational symbol(s); operators; or
- 定點運算 festkommaarithmetik fixed-point arithmetic; fixed point arithmetic; fixed point arithnetic; fixed point calculation; fixed point mathematics; fixed point operation; fixed-point calculation; fixed-point mathematics; fixed-point operation; fliesskommaarithmetik floating-point arithmetic
- 定點運算庫 fixed point arithmetic library
- 浮點運算 float-point arithmetic; floating decimal arithmetic; floating point arithmetic; floating point mathematics; floating point operation; floating-decimal arithmetic; floating-point arithmetic; floating-point calculation; floating-point mathematics; floating-point operation; fpu
- 浮點運算器 floating point unit
- 句點運算子 dot operator dot
- 兆浮點運算 megaflops mflops; megaflops, mflops
- 次方浮點運算;拍浮點運算 petaflops
- 浮點運算對階, 浮點運算操作 floating-point arithmetic operation
- 定點運算fixed-point calculation
- 浮點運算程序 floating-point arithmetic routine
- 浮點運算單元 floating point unit
- 浮點運算非法 lllegal use of floating point
- 浮點運算上溢 error 205 floating point overflow
- 浮點運算系統(tǒng) fas floating point arithmetic system
- 浮點運算下溢 error 206 floating point underflow
- 擴(kuò)充浮點運算 extended floating point operations
- 延伸浮點運算 extended floating point operation
- 按模運算符 modulo operator
- 比較運算符 comparison operator
- 并置運算符 concatenation operator
- 布爾運算符 boolean connective; boolean operators; xor
- 乘法運算符 multiplication operator; multiplying operator
"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- To access them , use the dot operator
;若要訪問這兩個成員,請使用點運算符: - For example , the dot operator is used to access the property named
中,使用點運算符來訪問 - The dot operator specifies a member of a type or namespace
點運算符指定類型或命名空間的成員。 - The dot operator is typically used for accessing the properties of an object
點運算符通常用于訪問對象的特性。 - Furthermore , the dot operator and the bracket operator are interoperable
此外,點運算符和方括號運算符還可以互操作。 - As was true of the dot operator , the bracket operator can be applied recursively
和點運算符一樣,方括號運算符也可以遞歸應(yīng)用。 - The dot operator
點運算符( - Finally , the dot operator and the bracket operator are somewhat interchangeable
最后,點運算符和方括號運算符可能實現(xiàn)某種程度的互換。 - The el provides two different accessors for just this purpose - the dot operator
就為了實現(xiàn)這種用途, el提供了兩種不同的存取器(點運算符( - When the property being accessed is itself an object , the dot operator can be applied recursively
當(dāng)被訪問的特性本身是對象時,可以遞歸地應(yīng)用點運算符。