non-numeric
美
英 
- n.非數(shù)字的
- 網(wǎng)絡(luò)是非數(shù)值型;非數(shù)值的;非數(shù)字
英漢解釋
例句
The length of a non-numeric column or parameter refers to either the maximum or the length defined for this type by the provider.
非數(shù)值列或參數(shù)的長(zhǎng)度是指提供程序為此類型定義的最大值或長(zhǎng)度。
As you click more non-numeric fields, Excel places them on the inside of fields already on the PivotTable, building a hierarchy.
當(dāng)你點(diǎn)擊多個(gè)非數(shù)值型字段時(shí),Excel會(huì)自動(dòng)把這些字段安排在數(shù)據(jù)透視表的字段區(qū)域當(dāng)中,并建立層次結(jié)構(gòu)。
Describes how to modify the length of a column with a non numeric data type.
說明如何修改具有非數(shù)值數(shù)據(jù)類型的列的長(zhǎng)度。
Note: PHP will evaluate a non-numeric string as 0, but still return the string if it's seen as the numerically highest value.
注:PHP會(huì)將非數(shù)值的string當(dāng)成0,但如果這個(gè)正是最大的數(shù)值則仍然會(huì)返回一個(gè)字符串。
This asks for a numeric comparison only and explicitly disregards non-numeric join matches.
這要求進(jìn)行數(shù)值比較,并且顯然不接受非數(shù)值連接匹配。
In the following example, the input value is invalid if it contains non-numeric characters or if it is outside the lower and upper bounds.
在下面的示例中,如果輸入值包含非數(shù)字字符或者位于上下限之外,則輸入值無效。
The most common graphic attributes here are the bubble's size or, for non-numeric variables, fill color and brightness.
最普通的圖形屬性是氣泡的大小,對(duì)于非數(shù)字變量來說,是填充顏色和明度。
If the underlying ODBC driver returns a precision value for a non-numeric data type, this value is used in the schema table.
如果基礎(chǔ)ODBC驅(qū)動(dòng)程序返回一個(gè)非數(shù)值數(shù)據(jù)類型的精度值,則將在架構(gòu)表中使用此值。
Reported when a non-numeric value is read from a text file, when a numeric value was expected.
當(dāng)一個(gè)數(shù)字的數(shù)值被期望的時(shí)候當(dāng)一個(gè)非數(shù)字的數(shù)值從一個(gè)文字檔被讀的時(shí)候,報(bào)告。
Quote each non-numeric user supplied value that is passed to the database with a database-specific string escape function.
使用特定于數(shù)據(jù)庫(kù)的字符串轉(zhuǎn)義函數(shù)來引用傳遞給數(shù)據(jù)庫(kù)的用戶提供的值。
Missing values for NOT NULL columns are set to zero for numeric types and to the empty string for non-numeric types.
NOTNULL列中缺少的值被設(shè)置為零(對(duì)于數(shù)值類型)和空字符串(對(duì)于非數(shù)值類型)。
The 'Copies' field contains non-numeric characters.
“份數(shù)”字符域包含非數(shù)字的字符。
Entering a non-numeric value should cause an error notification.
輸入一個(gè)非數(shù)字值就會(huì)出現(xiàn)一個(gè)錯(cuò)誤通知。
Type invalid (in this example, non-numeric) data into the first control, and then tab to the second.
向第一個(gè)控件中鍵入無效(在此例中為非數(shù)值的)數(shù)據(jù),然后切換到第二個(gè)控件。
If the data type is non-numeric, the field is added to the Row Labels area.
如果該數(shù)據(jù)類型不是數(shù)值型,那么這個(gè)字段就會(huì)增加到行標(biāo)簽區(qū)域。
If non numeric data is input, that read and any subsequent use of the stream will fail.
如果輸入非數(shù)值型數(shù)據(jù),這次的讀入以及流的后續(xù)使用都將失敗。
Clearly separate non-numeric symbols such as currency signs and tax application markers from the currency values.
將非數(shù)字符號(hào),比如貨幣符號(hào)和稅務(wù)應(yīng)用程序的標(biāo)記,與貨幣值清晰分開。
Use uint only for RGB colors, bit masks, and other non-numeric values.
只對(duì)RGB顏色、位掩碼、及其它非數(shù)字值使用uint。
The 'From' field contains non-numeric characters or a number greater than 65535.
“從”字符域包含非數(shù)字的字符或大于65535的數(shù)字。
If you pass a non-numeric argument, the program returns 1.
如果傳遞的是非數(shù)值參數(shù),則程序返回1。
Next, type a non-numeric value in the text box, such as a word, and click the button.
接下來,在文本框中鍵入一個(gè)非數(shù)值,如一個(gè)單詞,然后單擊按鈕。
For example, if you try to update an integer property by using non-numeric characters, a validation exception is thrown.
例如,如果嘗試使用非數(shù)值字符更新整數(shù)屬性,則會(huì)引發(fā)驗(yàn)證異常。
Non-numeric columns (for example, col_A) are renamed by creating a new element using xsl: element and copying the text value over.
非數(shù)字列(例如col_A)通過使用xsl:element創(chuàng)建一個(gè)新元素并復(fù)制文本值來重命名。