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.- A cover letter should never exceed one page; often a far shorter letter will suffice.
附信不应超过一页,通常来说,一封相对非常简短的信就足够了。
- 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.- Suffice it to say that afterwards we never met again...
简单地说,此后我们再也没有见过面。 - Suffice to say, it was more than a couple of years ago!
我只想说,那是几年前的事了!
- Suffice it to say that afterwards we never met again...
双语例句
- Typically, however, a password suffices to gain access.
然而在一般情况下,通过密码就可以获得访问权限。 - It suffices to replace them with their SAX equivalent, respectively to startElement(), endElement(), and characters().
它可以将它们替换成SAX等价物,分别替换成startElement()、endElement()和characters()。 - Her income suffices for her needs.
她的收入足够她用。 - 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.
这个现象本身就是足够的无庸疑问的证据,它揭示出古兰经是上帝给予世人的警示。 - The code isn't complex, but it suffices here because it has a couple of bugs.
代码并不复杂,但是其中有两个bug,这足以演示调试PHP应用程序的方法。 - Therefore, it suffices to loop across a single level in the tag list ( except when we look exactly one level lower for the specific markup production, such as "title").
因此,对于循环遍历标记列表中的单个级别,它已经足够了(除非我们正好寻找比特定标记产品级别低一级的级别,譬如“title”)。 - It suffices here to repeat again that if need be, I could write many books detailing the wrongs.
这里我只能再说,要批评中国我可以写很多本书。 - For now, I'll skip the details of how this is transformed and deployed in Flash format, but it suffices to say that OpenLaszlo does all of the heavy lifting.
我暂时不介绍关于这样的代码是如何被转换和部署成Flash格式的细节,但是可以告诉您,OpenLaszlo可以完成所有重要的工作。 - 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就可以了。