type integer 中文意思是什麼

type integer 解釋
整數類型
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  • integer : n. 1. 【數學】整數 (opp. fraction)。2. 完整的東西,整體。
  1. Then integer arithmetic is performed ; if this promoted type is

    ,則執行整型運算;如果此提升類型為
  2. To cause an exception when integer arithmetic overflows the bounds of the data type ; otherwise,

    如果在整數演算法溢出數據類型界限時導致異常,則為
  3. Specifies whether integer arithmetic that overflows the bounds of the data type causes an exception at run time

    指定溢出數據類型邊界的整數演算法是否會在運行時導致異常。
  4. Specifies whether integer arithmetic that overflows the bounds of the data type will cause an exception at run time

    指定溢出數據類型邊界的整數演算法是否將在運行時導致異常。
  5. The primary advantage that elliptic curve systems have over systems based on the multiplicative group of a finite field ( and also over systems based on the intractability of integer factorization ) is the absence of a subexponential - time algorithm ( such as those of index calculus type ) that could find discrete logs in these groups

    與基於有限域的乘法群系統(及基於整數分解的難解性之上的系統)相比,橢圓曲線系統的優勢在於,迄今為止還沒找到這類群上離散對數的次指數時間演算法(如微積分類)
  6. The features of the new type of integration scheme can be described as follow : high division and easy debug are achieved in the scheme ; accumulative total is used, and the discord of integer part and decimal part are avoided in the scheme ; it can divide as well as detect direction ; it can integrate the counter into isp device and then evaluate the maxim frequency of the counter ; it also integrate square wave and some logic devices into isp device, and then improve integration, reliability, stability ; and have the character of software designation instead of hardware designation and in - system programming, and it becomes very easy to modify the circuit and to extend the function

    新型的集成化設計方案具有以下特點:細分數高而且調整方便;採用累積計數,避免大小數分別計數的不協調;細分同時完成辨向;可以在isp器件內完成計數功能,從而提高了計數器的最高工作頻率;同時將方波發生器和一些外圍的數字電路集成在一片isp器件內,提高了系統的集成度,性能可靠穩定;具有硬體設計軟體化及在系統可編程的特點,便於電路的修改和功能的擴展。
  7. Type object to an integer type object, are reported as errors

    類型對象賦給一個integer類型的對象) ,將會報錯。
  8. For example, if your tableadapter query selects a single column whose data type is an integer, then the return value of the query is an integer

    例如,如果tableadapter查詢選擇數據類型是整數的單個列,則查詢的返回值也是整數。
  9. Rc - masonry combination arch bridge abandons the disadvantages of conventional masonry arch bridge ' s falsework type construction, which makes longer construction time, higher cost and against protecting environment. compared with double arch bridge, it has better arch ring ' s integer and smaller distortion in the stage of use

    Rc -石砌體組合拱橋摒棄了傳統石砌拱橋採用有支架施工造成的工期長,造價高,不利於環境保護的缺點;相比于雙曲拱橋,主拱圈具有整體性好,使用階段變形小的優點。
  10. Data type to contain integer numbers that are too large to fit in the

    數據類型保存位數太多以至不適合
  11. Data type and how to declare variables to hold positive integer values with optimum efficiency

    數據類型以及如何聲明變量以最高效率保存正整數值。
  12. If overflow occurs converting a floating - point type to an integer the result

    如果在將浮點類型轉換為整數類型時發生溢出,則返回的
  13. If overflow occurs converting one integer type to another, the high order bits are truncated

    如果在將一個整數類型轉換為另一個整數類型時發生溢出,則截斷高序位位元組。
  14. Must be a single - valued attribute of type integer

    必須是類型為integer的單值屬性。
  15. With type integer was added

    添加了具有integer類型的
  16. Begintrans returns a value of type integer, indicating the nesting level of the new transaction

    值是事務嵌套的層次,如果只能開一層事務,何必要有返回值?
  17. For example, a parameter of type button color is imported as type integer, since button color is an alias for an integer

    例如, button _ color類型的參數將當作整數類型導入,這是因為button _ color是整數的別名。
  18. Figure f shows the result after two fields have been added, one of type integer and one of type character with an additional editbox to specify the length

    圖f顯示了添加兩個欄位后的結果,其中一個欄位的類型為integer ,另一個的類型為character (包含一個用來指定長度的附加編輯框) 。
  19. After the input and output mappings are defined, the final piece to this puzzle is the type mapping - which as you can see maps a java type integer to a relational database type integer

    定義了輸入和輸出映射后,困惑我們的最後一點是類型映射?您可以看到,它將java類型( integer )映射到關系數據庫類型( integer ) 。
  20. If you want to add a field called personid of type integer, which should not be null, and a field name of type character with a length of 42, which could be null, then the sql command would be

    如果要添加名為personid和name的欄位,前者的欄位類型為integer ,並且不應該為null ,後者的欄位類型為character , length為42 ,並且可以為null ,那麼, sql命令將如下所示:
分享友人