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...
双语例句
- It suffices to replace them with their SAX equivalent, respectively to startElement(), endElement(), and characters().
它可以将它们替换成SAX等价物,分别替换成startElement()、endElement()和characters()。 - Feature-wise, eXist suffices for basic needs and includes some unexpected lagniappes such as XInclude support.
eXist功能恰当,能满足一些基本的需求,并包含一些意想不到的附带特性,比如XInclude支持。 - 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的,所以它满足条件。 - 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”)。 - This suffices to show Cox and others have underestimated the creativity of the Chinese people and Chinese scientists.
这充分表明考克斯等人过低估计了中国人民和中国科学家的创造能力。 - 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++操作。 - 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。 - As mentioned earlier, simply removing the import suffices.
正如上面所提到的那样,简单地删除掉导入就足够了。 - This simple organization suffices completely for the social conditions out of which it sprang.
这种简单的组织,是同它所由产生的社会状态完全适应的。 - 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就可以了。