22 // std::hexfloat(output_stream); // hexadecimal float representation. 23 output_stream.precision(std::numeric_limits<double>::max_digits10 - 1);.
確定! 回上一頁