五五字典>英语词典>omitting翻译和用法

omitting

英 [əˈmɪtɪŋ]

美 [əˈmɪtɪŋ]

v.  删除; 忽略; 漏掉; 遗漏; 不做; 未能做
omit的现在分词

柯林斯词典

  • VERB 省略;删节;排除;遗漏
    If youomitsomething, you do not include it in an activity or piece of work, deliberately or accidentally.
    1. Omit the salt in this recipe...
      省略菜谱中放盐这一步。
    2. Our apologies to David Pannick for omitting his name from last week's article.
      我们在上周的文章里漏掉了戴维·潘尼克的名字,特此向他致歉。
  • VERB 未(做);没有(做)
    If youomit todo something, you do not do it.
    1. His new girlfriend had omitted to tell him she was married.
      他的新女友未把自己已婚的事实告诉他。

双语例句

  • Classification should not be based on the magnitude of tolerance, or the effect of omitting an operation.
    分类不应基于大小不同的宽容,或效果的省略手术。
  • If your code processes a lot of data, omitting capture might be worthwhile.
    如果代码将处理大量数据,则忽略捕捉可能是有意义的。
  • A word formed from two or more words by omitting or combining some sounds.
    两个或多个单词省略或组合后形成的单词。
  • One mistake Chinese often make is omitting the s from the third person singular verb.
    中国人常犯的一个错误是第三人称单数动词漏掉s。
  • Models work by omitting details, making the problem small enough to fit into your head and reason about.
    模型是通过忽略细节、简化问题(将问题简化到能够装入一个人的大脑中并进行推理的粒度)的方式工作的。
  • Omitting the constructor argument list and enclosing parentheses is equivalent to specifying an empty argument list. For a description of a function, click a function in the list, and then click Help on this function.
    删除构造函数参数列表和圆括号相当于明确一个空的参数列表。有关某一函数的说明,请单击列表中的函数,然后单击此函数上的帮助。
  • For the sake of not burdening the reader, I am omitting the more intricate details of the argument.
    为了不给读者过重的负担,我省略了这个论证的更复杂的细节。
  • A model is a description of a system from a particular perspective, omitting irrelevant detail so that the characteristics of interest are seen more clearly.
    模型是以特定的观点对系统的描述,忽略了不相关的细节,同时更清晰地看到关注的特性。
  • Omitting high-fat items from your diet is also a must in order to bring out the definition you desire.
    饮食中去除高脂食物也很必要,从而达到你想要的目标。
  • Now by omitting parenthesis, the code can become a little clearer as shown below
    现在通过忽略圆括号,代码变得更清晰了