现在一般不能用sprintf 和strcpy ,推荐使用snprintf 和strncpy ,以防止缓冲区 ... folly::fbstring 是一个完全兼容 std::string 的类,可以做到无缝 ...
確定! 回上一頁