阅读背景:

Poco::format & Poco::NumberFormatter & Poco::NumberParser

来源:互联网 

Poco::format 是一个全局静态函数,提供了类似与std::printf 函数的功能,但这个函数最多只能接受6个参数。它的内部实现是依靠std::string::setf 和 std::string::fill,std::dec,std::oct,std::hex,std::scientificstd::fixed。Poco::format 是一个全局静态函数,提供了类似与std::printf 函数的功能,




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: