跳到主要内容

KInterval.toString() method

把当前区间转成字符串。

Convert the interval to string format.

Signature:

toString(): String;

Links: toString(): String;

Returns:

String

返回区间字符串。

Return the interval string format.