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
双语例句
- Truncate insignificant trailing zero when using null scale.
使用空刻度时截去多余的零结尾。 - If you want to delete all the data in a table but do not want to delete the table itself, you can truncate it.
如果要删除表中的所有数据但不删除表本身,则可以截断该表。 - You can achieve this with Audacity using the Truncate silence effect.
这可以利用Audacity的Truncatesilence效果做到。 - If the database is suspect, you must use the NO_TRUNCATE option for the BACKUP command.
如果数据库是置疑的,你必须使用带NOTRUNCATE选项的BACKUP命令。 - TRUNCATE table statement This statement quickly deletes the contents of an entire table without firing triggers.
TRUNCATE表语句此语句无需激活触发器即可快速删除整个表的内容。 - The downside of this sort of operation is that db4o could accidentally truncate a value.
这种操作的缺点是,db4o可能会意外地将一个值截尾。 - For example, specify three to truncate the item after the third digit the right of the decimal.
例如,如果指定3,则表示在小数点右侧第三位后将项截断。 - TRUNCATED-When the column value exceeds the column width, truncate the exceeding characters.
TRUNCATED-当列值超过列的宽度时,截断超出的字符。 - Ensure that you have a valid mixture of data so that query results include real-time, insert, update, delete, and truncate actions.
确保您拥有有效的数据组合,使查询结果包含实时、插入、更新、删除和截断操作。 - In this case, you will need to periodically truncate the file, since it will grow indefinitely otherwise.
在这种情况下,您将需要定期截断文件,否则它将会无限增长下去。