随笔分类 -  C++ C

##C++ format 格式化字符串
摘要:C++ format 格式化字符串实现方式 1. "http://stackoverflow.com/questions/2342162/stdstring formatting like sprintf" 5. "https://github.com/fmtlib/fmt compile time 阅读全文

posted @ 2016-11-22 14:54 ZhYQ_note 阅读(7064) 评论(0) 推荐(0)

How to convert a std::string to const char* or char*?
摘要:How to convert a std::string to const char or char ? 1. 原文地址: "http://stackoverflow.com/questions/347949/how to convert a stdstring to const char or c 阅读全文

posted @ 2016-11-14 14:13 ZhYQ_note 阅读(492) 评论(0) 推荐(0)

导航