您要查找的是不是:
- double concaveD.Cc.
- Double-RESURFDouble-RESURF
- 利用一個(gè)“造型”,double結果會(huì )轉換回char。The double result is turned back into a char with a cast.
- Double-Bagging算法Double-Bagging algorithm
- (=double vibrations) 雙振動(dòng)d.v.
- Double-Bagging決策樹(shù)Double-Bagging decision-making tree
- Double指定一筆年金的付款總期數。Double specifies the total number of payment periods in the annuity.
- 一個(gè)double類(lèi)型值,指示數字應乘到的冪。A double value that indicates the power to which the number should be raised.
- EURO和USD類(lèi)都有針對Double的擴大和收縮轉換。Both the EURO and USD classes have widening and narrowing conversion to and from Double.
- Double指定在最終支付后期望的未來(lái)值或現金余額。Double specifies the future value or cash balance you want after you make the final payment.
- decimal可以升級為float,float可以升級為double。A decimal may be promoted to float, and a float may be promoted to double.
- 返回一個(gè)Double數據類(lèi)型值,指定每一期的年金利率。Returns a Double specifying the interest rate per period for an annuity.
- 目標為Single或Double的收縮轉換可能會(huì )導致丟失信息。A narrowing conversion to Single or Double can cause a loss of information.
- 執行除法之前,任何整數數值表達式都會(huì )被擴展為Double。Before division is performed, any integral numeric expressions are widened to Double.
- double類(lèi)型還可以表示NaN(非數字)、正負無(wú)窮和正負零。The double type can also represent NaN (Not a Number), positive and negative infinity, and positive and negative zero.
- 下面的代碼示例演示一個(gè)線(xiàn)程安全方法,它累計Double值的運行總和。The following code example demonstrates a thread-safe method that accumulates a running total of Double values.
- 請注意,即使兩個(gè)操作數都是整數常數,結果也始終為浮點(diǎn)類(lèi)型(Double)。Note that the result is always floating-point (Double), even though both operands are integer constants.
- 此版本的重載方法使用當前區域性使用的格式測試貨幣、Double和日期值。This version of the overloaded method tests currency, double, and date values using the format used by the current culture.
- 對于float目標類(lèi)型或double目標類(lèi)型,如果值是下溢正值時(shí),該值映射為0e0。The value is mapped to 0e0 when the value is a positive underflow for a float or double target type.
- char可以隱式轉換為ushort、int、uint、long、ulong、float、double或decimal。A char can be implicitly converted to ushort, int, uint, long, ulong, float, double, or decimal.