此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
char_traits::to_char_type
static E to_char_type(const int_type& ch);
The static member function returns ch, represented as type E. A value of ch that cannot be so represented yields an unspecified result.
ch
E