chars
英 [tʃɑːz]
美 [tʃɑːrz]
v. (使)烧黑,烧焦; 当家庭清洁工
char的第三人称单数
柯林斯词典
- V-ERG (将…)略微烧焦;(把…)烤煳
If foodcharsor if youcharit, it burns slightly and turns black as it is cooking.- Toast hazelnuts on a baking sheet until the skins char...
在烘板上将榛子烤至表皮微煳。 - Halve the peppers and char the skins under a hot grill.
将甜椒剖成两半,在滚热的烤架上烤至外壳微焦。
- Toast hazelnuts on a baking sheet until the skins char...
- VERB 当清洁工
If a womanchars forsomeone, she works as their cleaner.- I'm calling round at the Rodings to ask if Mrs Higgins will char for you.
我将去一趟罗丁家,打听希金斯夫人愿不愿意为你当清洁工。
- I'm calling round at the Rodings to ask if Mrs Higgins will char for you.
- N-UNCOUNT 茶
Tea that you drink can be referred to aschar.- Is there any char going?
有茶吗?
- Is there any char going?
- See also:charred
双语例句
- Experimental Studies on the Heat Exchange between Solid Heat Carriers and Biomass Chars
固体热载体与生物质半焦热交换实验研究 - Then we check that the first two chars of s1 are "-s", to indicate the start page option.
然后我们检查指示起始页选项的s1的头两个字符是否为“-s”。 - Change of pore structure of partially gasified coal chars and its relation-ship with the gasification rates are studied.
研究了煤焦的孔隙结构在气化过程中的变化及其与气化的关系。 - So, should I be drawing these boxes four times bigger since ints are four times bigger than chars usually?
所以,我应该把这个盒子画成4倍大,因为一般int型是char型的4倍大小? - He is definitely right that tuning will just increase if he solves the problem later on ( when more chars are coded).
将问题延迟解决只会事半功倍(当愈来愈多角色开放后),他在这方面的做法完全正确。 - Note: fgets() reads at most BUFSIZ-1 chars from fin and stores them in the char string line.
注:fgets()最多从fin读取BUFSIZ-1个字符并将它们存储在字符串行。 - Thus, the filter only allows in chars that are numeric digits, discarding the newline characters.
因此,这个过滤器只允许数值char,而会丢弃换行字符。 - Housewives, washerwomen, nursemaids and chars;
有家庭主妇,洗衣女工,保姆和勤杂女工; - Characteristic study on the co-gasification of coal chars with CO_2 and steam
煤焦与水蒸气及CO2共气化反应性研究 - And data types are correct, too: no developers made price an int instead of a float or used an array of chars for string data because they still think they're writing C code.
另外,数据类型也是正确的:没有开发人员把price的数据类型设置为int而不是float,或者使用char数组存储字符串数据(这是C语言的做法)。