char.
美 [t?ɑ:(r)]
英 [t?ɑ:(r)] 
- n.炭;燒焦之物;〔英俚〕茶;【魚類】紅點(diǎn)鮭
- v.把…燒成炭;燒焦(木材表面);變焦黑;〔化〕碳化
- 網(wǎng)絡(luò)資料型態(tài)-字元;手機(jī)充電器;品牌充電線
例句
Sherpur itself is often jokingly referred to as "Char-pur, " which literally means "City of Loot. "
而舍爾普人常常開玩笑的把自己稱為“Char-pur”,拆開的意思就是“掠奪之城”。
Although I think he would have been happier if we surprised him with a visit from his wife Char.
不過,如果我們能把他的妻子Char請來的話,估計(jì)他會(huì)更加高興。
Here we pull each element out of a List of Any type of element, in this case containing a String, a Double, an Int, and a Char.
這次,我們從一個(gè)元素為Any類型的List中拉出所有元素,包括了String,Double,Int,和Char。
With all that out of the way, you should understand that an OMG IDL char is an 8-bit quantity that can represent a character in two ways.
解決了所有問題后,您應(yīng)該知道OMGIDLchar是一個(gè)8位變量,可以用兩種方法表示一個(gè)字符。
For addition of a char and a number, the char is coerced into a numeric value, and the two numbers are added.
若將字符和數(shù)字相加,則會(huì)將字符強(qiáng)制轉(zhuǎn)換為數(shù)值,而后將兩個(gè)數(shù)字相加。
Char and binary columns that do not allow nulls are always padded to the length of the column.
始終將不允許為空的char和binary列填充到列長。
The gasification reactivity of the mixture of petroleum and coal char is different from that of pure petroleum coke or pure coal char.
混合焦氣化反應(yīng)性既不同于純石油焦也不同于純煤焦。
When imported into a column with a data type other than sql_variant, the data is converted from char by using implicit conversion.
而導(dǎo)入到數(shù)據(jù)類型不是sql_variant的列中時(shí),數(shù)據(jù)將通過隱式轉(zhuǎn)換從char格式轉(zhuǎn)換為其他格式。
An expression with a CHAR data type may be a built-in or user-defined function , or one of the many other kinds of expressions available .
具有CHAR數(shù)據(jù)類型的表達(dá)式可以是內(nèi)置函數(shù)或用戶定義的函數(shù),或其它多種可用表達(dá)式之一。
Although the charAt implementation directly returns char primitives, the iterator implementation must box each char into a Character object.
而charAt實(shí)現(xiàn)直接返回char原語,迭代器實(shí)現(xiàn)必須將每個(gè)char裝箱為一個(gè)Character對象。
The number in the % column indicates the percentage of the total Java heap space that the CHAR[] objects are using.
欄中的數(shù)字指明了CHAR[]對象正在使用的空間占總的Java堆空間的百分比。
Due to the complex structure of char particle, most of researchers can only describe particles qualitatively or in a specific aspect.
由于顆粒相本身的復(fù)雜特性,因此研究者多是對生物質(zhì)顆粒定性或就某一方面進(jìn)行描述。
Since a char can store small positive numbers and since the character data type is a sub-range of the unsigned integer data type, C!
由于一個(gè)字元可以儲存小正數(shù)而且由于字元資料型別是無號整數(shù)資料型別的子范圍,C!
The desulfurization property of activated char has close relationship with its preparation conditions.
活性半焦的脫硫性能與其制備條件密切相關(guān)。
At the beginning of each char or varchar field, bcp adds the prefix length.
在每個(gè)char字段或varchar字段的開頭,bcp都添加前綴長度。
Maillard reactions also produced the dark char on the slab of steak I turned to next.
Maillard反應(yīng)也生成牛排上的焦黑。我轉(zhuǎn)向下一點(diǎn)。
His genetic makeup, the state of his immune system and other male char- acteristics were decoded subconsciously by the woman's brain.
女人大腦的潛意識里已經(jīng)解碼出這個(gè)男人的基因構(gòu)成、免疫系統(tǒng)狀態(tài)以及其他的男性特征。
If you know the UTF-8 encoding of a character, you can also use this method to enter Unicode characters in a CHAR or VARCHAR column.
如果知道字符的UTF-8編碼,也可以用這種方法在CHAR或VARCHAR列中輸入Unicode字符。
The electromigration of Cd in contaminated kaolin soil by an iron (Fe) and activated char (C) primary cell.
以鐵屑和活性炭構(gòu)建的(原)電池研究不同電極間距下高嶺土中的鎘在(原)電池電場下的電動(dòng)力學(xué)遷移。
The following example creates a computed column in a table that applies the TERTIARY_WEIGHTS function to the values of a char column.
以下示例將在對char列的值應(yīng)用了TERTIARY_WEIGHTS函數(shù)的表中創(chuàng)建計(jì)算列。
The " char to int promotion" table makes it clear that the sign of a char produces a very different number in the int.
上面的表格很清晰地顯示:有符號字符型在轉(zhuǎn)換后變成了一個(gè)大不相同的整型數(shù)。
Constants of the char type can be written as character literals, hexadecimal escape sequence, or Unicode representation.
char類型的常數(shù)可以寫成字符、十六進(jìn)制換碼序列或Unicode表示形式。
His favourite herb is lemon thyme. His best wine and food match though is simply "a char grilled eye fillet with a great red. "
他最喜歡的香草是檸檬百里香,他最好的葡萄酒食品搭配是“上等紅葡萄酒配牛里脊肉”。
Strings of multi-byte characters can be held as the CHAR data type, but it is important to note that max-length is in bytes, not characters.
多字節(jié)字符的字符串可以保存為CHAR數(shù)據(jù)類型,但要注意max-length是以字節(jié)為單位的,而不是以字符為單位。
For instance, a String attribute of an entity could be implemented as a CHAR, VARCHAR, or TEXT type of column.
例如,可以將實(shí)體的String類型的屬性實(shí)現(xiàn)為CHAR、VARCHAR或TEXT類型的列。
First, the CHAR type has a maximum length of 254 characters, whereas the VARCHAR type can hold up to 32, 672 characters.
首先,CHAR類型的最大長度是254個(gè)字符,而VARCHAR類型最多可以容納32,672個(gè)字符。
A string consisting of one Char object or a surrogate pair of Char objects equivalent to the code point specified by the utf32 parameter.
由一個(gè)Char對象或一個(gè)Char對象的代理項(xiàng)對組成的字符串,等效于utf32參數(shù)所指定的碼位。
Trigger_output_parameters is char(10) and can be one of these values.
trigger_output_parameters是char(10),可以是下列值之一。
Add the potatoes and stir-fry until a golden peel forms, but be careful not to let them char or stick.
加入土豆丁,翻炒至金黃色表皮形成,但小心不讓它們破裂或粘粘。
The single wildcard chars of this table. These chars can be used to match one arbitrary char.
該對照表所使用的單一比對字元。這些字元可以用來代表一個(gè)任意字元。
It was found that the pyrolysis process experienced three periods: water evaporation, devolatilization and char burnt.
實(shí)驗(yàn)結(jié)果發(fā)現(xiàn),污泥熱解過程經(jīng)歷了三個(gè)階段:水分揮發(fā)階段,揮發(fā)分揮發(fā)階段和固定碳燃盡階段;
Input; Char(8)The name of the format used to retrieve all of the configured Domino servers.
Input;Char(8)用于檢索所有已配置Domino服務(wù)器的格式的名稱。
I forget right now how I generated the score digits on my "PONG" and "BREAKOUT" screens but I probably used a char generator.
我現(xiàn)在想不起來當(dāng)初我是怎么讓我的“PONG”和“BREAKOUT”游戲屏幕顯示分?jǐn)?shù)的了,大概是用了個(gè)字符生成器吧。
Linear regression method was used to analyse the effects of maceral and rank on morphology of coal and corresponding char.
本文用多元回歸方法,分析煤巖相組分和煤階對煤及相對應(yīng)煤焦表面形態(tài)的影響。
Lee-Char finds Ackbar and Senator Meena Tills and tells them of his plan to unite the prisoners to attack their captors.
利查爾找到阿克巴和米娜·蒂爾斯議員,把團(tuán)結(jié)俘虜攻擊敵人的計(jì)劃告訴了他們。
This method was used to calculate the fractal dimension of rice husk char particles prepared by high speed pyrolysis.
利用該方法計(jì)算得到谷殼在快速熱解條件下焦顆粒分形維數(shù)的變化。
The RTC module is a typical char device as well as an important part of Industrial Control System.
實(shí)時(shí)時(shí)鐘模塊是典型的字符設(shè)備也是工業(yè)控制系統(tǒng)中的重要組成部分。
Check each char read to see whether it is a form feed; if so, increment the page counter.
檢查每個(gè)讀取的字符是否為換頁符;若是,則增加頁計(jì)數(shù)器。
Progname is a global char* variable to save the name by which the command was invoked, for display in error messages.
Progname是保存名稱(命令就是通過該名稱被調(diào)用)的全局char*變量,作為在錯(cuò)誤消息中顯示之用。
In concatenating data of the varchar, char, or text data types, the empty string is interpreted as an empty string.
在串聯(lián)varchar、char或text數(shù)據(jù)類型的數(shù)據(jù)時(shí),空的字符串被解釋為空字符串。