52古典>英语词典>suffices翻译和用法

suffices

英 [səˈfaɪsɪz]

美 [səˈfaɪsɪz]

v.  足够; 足以
suffice的第三人称单数

柯林斯词典

  • VERB 足够;充足
    If you say that something willsuffice, you mean it will be enough to achieve a purpose or to fulfil a need.
    1. A cover letter should never exceed one page; often a far shorter letter will suffice.
      附信不应超过一页,通常来说,一封相对非常简短的信就足够了。
  • PHRASE (用于句首)无须多说,只需说…就够了
    Suffice it to sayorsuffice to sayis used at the beginning of a statement to indicate that what you are saying is obvious, or that you will only give a short explanation.
    1. Suffice it to say that afterwards we never met again...
      简单地说,此后我们再也没有见过面。
    2. Suffice to say, it was more than a couple of years ago!
      我只想说,那是几年前的事了!

双语例句

  • Obviously, if you have an explicit conversion function to turn an object of type X into one of type Y ( where Y implements some interface IY), that function suffices to adapt X to protocol IY.
    显然,如果您有一个显式的转换函数可以将类型X的对象转换为类型Y的对象(在这里Y实现了某个IY接口),那么那个函数要能够让X适配协议IY。
  • The result shows the displacement suffices requirement of the design.
    结果表明,位移响应满足设计要求。
  • It suffices to say here that when this rule eventually runs, a target C++ operation will have been created already in the abstract syntax tree mentioned earlier.
    在这里就可以说明,该规则什么时候起效,在上面提到过的抽象语法树状结构中,已经创建了一个目标C++操作。
  • An ordinary fluorescent lamp positioned close to the reaction mixture suffices as a source of UV light.
    将普通的荧光灯置于反应混合液近旁,即足以作为紫外光光源。
  • The code isn't complex, but it suffices here because it has a couple of bugs.
    代码并不复杂,但是其中有两个bug,这足以演示调试PHP应用程序的方法。
  • As long as a page doesn't change, the cached version of the page suffices as proxy.
    只要页面没有发生变化,缓存后的页面就能够胜任代理的作用。
  • To use this antenna it suffices to be raised on a mast or pole to a height a little higher than that of surrounding houses.
    要使用这个天线它足以提高对桅杆或极点一个高度略高于周围房子的。
  • A vapor, a drop of water suffices to kill him.
    一口气、一滴水就足以致他死命了。
  • Now notice couple interesting things& GetInt Apparently in this program, I don't actually care what it is, I only care that it is greater than zero, so it suffices.
    现在结合有趣的东西-,返回一个值。,GetInt,returns,a,value。,显然在这个程序里,我的确没有关心他是什么,我只关心它是大于0的,所以它满足条件。
  • It suffices to replace them with their SAX equivalent, respectively to startElement(), endElement(), and characters().
    它可以将它们替换成SAX等价物,分别替换成startElement()、endElement()和characters()。