此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
basic_ios::fill
E fill() const; E fill(E ch);
The first member function returns the stored fill character. The second member function stores ch in the fill character and returns its previous stored value.
ch