记作业>英语词典>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!
      我只想说,那是几年前的事了!

双语例句

  • 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++操作。
  • With Eurasia now serving as the decisive geopolitical chessboard, it no longer suffices to fashion one policy for Europe and another for Asia.
    与欧亚大陆现在作为决定性的地缘政治棋盘上,它不再足以时装一个政策,为欧洲和另一个亚洲。
  • This simple organization suffices completely for the social conditions out of which it sprang.
    这种简单的组织,是同它所由产生的社会状态完全适应的。
  • This phenomenon alone suffices as incontrovertible proof that the Quran is God's message to the world.
    这个现象本身就是足够的无庸疑问的证据,它揭示出古兰经是上帝给予世人的警示。
  • It suffices here to repeat again that if need be, I could write many books detailing the wrongs.
    这里我只能再说,要批评中国我可以写很多本书。
  • The code isn't complex, but it suffices here because it has a couple of bugs.
    代码并不复杂,但是其中有两个bug,这足以演示调试PHP应用程序的方法。
  • It suffices to replace them with their SAX equivalent, respectively to startElement(), endElement(), and characters().
    它可以将它们替换成SAX等价物,分别替换成startElement()、endElement()和characters()。
  • Anyway, to generate an XML schema from a UML model, it suffices to decide which concept from the UML metamodel matches which XML schema tag.
    不管怎样,要从UML模型生成XML模式,只要确定UML元模型中的哪个概念和哪个XML模式标签对应就可以了。
  • With XM, it suffices to place your documents in one directory, your stylesheets in another, and, voila, you're ready to publish.
    使用XM,只要将文档放在一个目录中,把样式表放在另一个目录中,好了,这样就可以发布文档了。
  • The find command has many conditionals that allow you to choose files that meet specific requirements, such as the conceptual "all regular files modified after midnight and owned by Joe." Otherwise, grep-R suffices nicely.
    find命令具有许多选项,使得您可以选择满足特定要求的文件,如所有在午夜后修改过的、并由Joe拥有的常规文件。否则,使用grep-R就可以了。