abstract data type 抽象料型; 抽象數(shù)據(jù)類型; 抽象數(shù)據(jù)型; 抽象數(shù)據(jù)種類; 抽象資料類型
"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
例句與用法
For numeric to character cases , the java numeric data type is converted to a string 對于從數(shù)字到字符的轉換, java數(shù)字數(shù)據(jù)類型將被轉換成字符串。
For numeric data types , this indicates the minimum number of digits to the right of the decimal point 對于數(shù)字數(shù)據(jù)類型,這指示小數(shù)點右邊的最小位數(shù)。
For simple operations on integral numeric data types , synchronizing threads can be accomplished with members of the 對于整數(shù)數(shù)據(jù)類型的簡單操作,可以用
If providertype is a numeric data type , the maximum precision of the column 如果providertype是數(shù)值數(shù)據(jù)類型,則它是列的最大精度。精度取決于列的定義。
Numeric data type must consist of digits , a decimal point , and an optional plus or minus 數(shù)據(jù)類型的字符表達式必須包含數(shù)字、小數(shù)點和可選的加號( + )或減號( - ) 。
Visual basic supplies several numeric data types for handling numbers in various representations Visual basic提供了幾種“數(shù)值數(shù)據(jù)類型” ,以各種表示形式來處理數(shù)字。
For example , you cannot join a column that has a numeric data type with a column that has a character data type 例如,不能將具有數(shù)值數(shù)據(jù)類型的列和具有字符數(shù)據(jù)類型的列相聯(lián)接。
Numeric format strings control formatting operations in which a numeric data type is represented as a string 數(shù)字格式字符串用于控制在將數(shù)值數(shù)據(jù)類型表示為字符串時產生的格式化。
For example , you cannot map an input column with a string data type to a destination column with a numeric data type 例如,不能將數(shù)據(jù)類型為字符串的輸入列映射到數(shù)據(jù)類型為數(shù)值的目標列。
Are those that represent numbers with both integer and fractional parts . the nonintegral numeric data types are decimal “非整型數(shù)據(jù)類型”是表示同時帶有整數(shù)部分和小數(shù)部分的數(shù)字的類型。