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
双语例句
- TRUNCATED-When the column value exceeds the column width, truncate the exceeding characters.
TRUNCATED-当列值超过列的宽度时,截断超出的字符。 - Truncate the transaction log after each checkpoint for all databases.
对于所有数据库,在每个检查点后截断事务日志。 - If you want to delete all the data in a table but do not want to delete the table itself, you can truncate it.
如果要删除表中的所有数据但不删除表本身,则可以截断该表。 - Truncate a word; erosion has truncated the ridges of the mountains.
缩短一个单词;冲蚀已经截短了山的顶端。 - Ensure that you have a valid mixture of data so that query results include real-time, insert, update, delete, and truncate actions.
确保您拥有有效的数据组合,使查询结果包含实时、插入、更新、删除和截断操作。 - Truncate all files at the point of the crosslink.
在交叉链接处截断所有的文件。 - Could not truncate table '%. ls' because there is not enough room in the log to record the deallocation of all the index and data pages.
未能截断表''%1!'',因为日志中没有足够的空间来记录所有索引和数据页的解除分配。 - If the database is suspect, you must use the NO_TRUNCATE option for the BACKUP command.
如果数据库是置疑的,你必须使用带NOTRUNCATE选项的BACKUP命令。 - String all incoming variables of all unexpected characters and truncate the length to a reasonable limit.
将传入的所有意料之外字符的所有变量都转换成字符串,并将其截断为合理的限制长度。 - The point is that sometimes SQL Server can truncate the log fast enough, and other times it can't.
这中情况说明,SQLSERVER在有些时候能够足够快的截断日志,而有时候却不能。