Fill

以指定字符填充字符串。

bool  Fill(
   short  character      // 字符
   )

参数

character

[输入]  填充的字符。

返回值

true 如果成功, false 如果字符串未能填充。