专业字典>英语词典>char翻译和用法

char

英 [tʃɑː(r)]

美 [tʃɑːr]

v.  (使)烧黑,烧焦; 当家庭清洁工
n.  茶

过去式:charred 过去分词:charred 现在分词:charring 复数:chars 第三人称单数:chars 

GRE

Collins.1 / BNC.19315 / COCA.15921

牛津词典

    verb

    • (使)烧黑,烧焦
      to become black by burning; to make sth black by burning it
      1. 当家庭清洁工
        to work as a cleaner in a house

        noun

          noun


          • tea
            1. a cup of 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

          英英释义

          noun

          • any of several small trout-like fish of the genus Salvelinus
              Synonym:charr
            1. a human female employed to do housework
              1. the char will clean the carpet
              2. I have a woman who comes in four hours a day while I write
              Synonym:charwomancleaning womancleaning ladywoman
            2. a charred substance

              verb

              • burn slightly and superficially so as to affect color
                1. The cook blackened the chicken breast
                2. The fire charred the ceiling above the mantelpiece
                3. the flames scorched the ceiling
                Synonym:blackensearscorch
              • burn to charcoal
                1. Without a drenching rain, the forest fire will char everything
                Synonym:coal

              双语例句

              • The type char shall be used only for storage and use of character values;
                型的变量只能用于字符值的存储和使用。
              • The XML parser converts whatever the document is written in to Unicode strings and char arrays.
                XML解析器对任何写入到Unicode字符串和字符数组中的文档进行转换。
              • So a char is one byte, which is bits& how many?
                所以char类型占了1个字节,&那是多少位?
              • Is there any char going?
                有茶吗?
              • CHAR and VARCHAR of different lengths are compatible data types.
                不同长度的CHAR和VARCHAR是兼容的数据类型。
              • Influences of mineral matter on high temperature gasification of coal char
                高温下煤中矿物质对气化反应的影响
              • First we use the str function from Clojure to convert the char to a string.
                首先,我们使用Clojure的str函数来将这个char转变为字符串。
              • In char, byte, and short you can see the effect of promotion with the arithmetic operators.
                在char,byte和short中,我们可看到算术运算符的转型效果。
              • This conversion improves performance when the CHAR and the VARCHAR types are present in one table.
                当在同一张表中同时存在CHAR和VARCHAR类型时,这一转换会提高性能。
              • To enable memory access, it provides put and set methods for ints, chars, and bytes.
                为允许内存访问,它为int、char和byte提供了put和set方法。