| 释义 |
truncates 释义 缩短 例句 1·The compiler performs the cast, which truncates data. 编译器会进行截断资料的转换。 2·Truncates text that does not fit in the rectangle and adds ellipsis. 截断无法放入矩形框的文本并添加省略号。 3·string.trunc([n]) Truncates the numeric string 123.456.trunc(2) returns 123.45 trunc([n]) 截断数字字符串 123.456.trunc(2) 返回 123.45
|