truncate
英 [trʌŋˈkeɪt]
美 [ˈtrʌŋkeɪt]
v. 截短,缩短,删节(尤指掐头或去尾)
过去分词:truncated 现在分词:truncating 过去式:truncated 第三人称单数:truncates
BNC.22088 / COCA.25047
牛津词典
verb
- 截短,缩短,删节(尤指掐头或去尾)
to make sth shorter, especially by cutting off the top or end- My article was published in truncated form.
我的文章以节录的形式发表了。
- My article was published in truncated form.
英英释义
verb
- make shorter as if by cutting off
- truncate a word
- Erosion has truncated the ridges of the mountains
- approximate by ignoring all terms beyond a chosen one
- truncate a series
- replace a corner by a plane
adj
- terminating abruptly by having or as if having an end or point cut off
- a truncate leaf
- truncated volcanic mountains
- a truncated pyramid
双语例句
- Cannot truncate table '%. ls' because it is published for replication.
无法截断表''%1!'',因为该表已为复制而发布。 - The point is that sometimes SQL Server can truncate the log fast enough, and other times it can't.
这中情况说明,SQLSERVER在有些时候能够足够快的截断日志,而有时候却不能。 - You can achieve this with Audacity using the Truncate silence effect.
这可以利用Audacity的Truncatesilence效果做到。 - When another process tries to truncate the file you are transmitting, the kernel sends you a real-time signal, the RT_SIGNAL_LEASE signal.
当另外一个进程试图将你正在传输的文件截断时,内核会向你的进程发送实时信号&RTSIGNALLEASE。 - In this case, you will need to periodically truncate the file, since it will grow indefinitely otherwise.
在这种情况下,您将需要定期截断文件,否则它将会无限增长下去。 - Truncate the transaction log after each checkpoint for all databases.
对于所有数据库,在每个检查点后截断事务日志。 - A truncate leaf; truncated volcanic mountains; a truncated pyramid.
被削平了的树叶;平头的火山;平头的金字塔。 - The TRUNCATE SQL statement is now supported for fast deletes.
现在支持用于快速删除的TRUNCATESQL语句。 - The downside of this sort of operation is that db4o could accidentally truncate a value.
这种操作的缺点是,db4o可能会意外地将一个值截尾。 - TRUNCATE table statement This statement quickly deletes the contents of an entire table without firing triggers.
TRUNCATE表语句此语句无需激活触发器即可快速删除整个表的内容。