填充字符串到指定长度
已废弃,请使用 ES6 {@link String.prototype.repeat} 函数 具体请参考 MDN {@url(https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/repeat)}
填充的字符串
填充的长度
填充完成的字符串
Generated using TypeDoc
填充字符串到指定长度
已废弃,请使用 ES6 {@link String.prototype.repeat} 函数 具体请参考 MDN {@url(https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/repeat)}