词语屋>英语词典>chars翻译和用法

chars

英 [tʃɑːz]

美 [tʃɑːrz]

v.  (使)烧黑,烧焦; 当家庭清洁工
char的第三人称单数

柯林斯词典

  • V-ERG (将…)略微烧焦;(把…)烤煳
    If foodcharsor if youcharit, it burns slightly and turns black as it is cooking.
    1. Toast hazelnuts on a baking sheet until the skins char...
      在烘板上将榛子烤至表皮微煳。
    2. Halve the peppers and char the skins under a hot grill.
      将甜椒剖成两半,在滚热的烤架上烤至外壳微焦。
  • VERB 当清洁工
    If a womanchars forsomeone, she works as their cleaner.
    1. 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.
    1. Is there any char going?
      有茶吗?
  • See also:charred

双语例句

  • User-defined cell data requires a name ( 1-31 chars).
    用户定义的单元格数据要求一个名称(1-31个字符)。
  • The structure development of coal chars under high temperature reducing conditions was studied.
    研究了在高温还原性条件下煤焦的孔隙结构的变化规律。
  • Micro-Physical and Chemical Properties and Combustion Reactivity of Blended Coal Chars
    混煤焦的微观理化特性与燃烧反应性
  • CO_2 Gasification Reaction Characteristics of Huainan Coal Chars
    淮南煤焦CO2气化反应特性的试验研究
  • Study on CO_2 gasification reactivity of rice straw chars
    稻秆半焦与CO2气化反应特性的研究
  • 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个字符并将它们存储在字符串行。
  • The adsorption experiments show that the biomass chars have a certain adsorption capacity for sulfur dioxide and nitrous oxide.
    吸附实验表明,生物质焦对二氧化硫和一氧化氮具有一定的吸附能力;
  • 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语言的做法)。
  • Vec_uchar16, for instance, is a16-element vector of unsigned chars, and vec_float4 is a4-element vector of floats.
    举例来说,vecuchar16是一个unsignedchar类型的16元素的向量,而vecfloat4是一个float类型的4元素的向量。