https://msdn.microsoft.com/en-us/library/syxtdd4f.aspx#basic_string__replace

 

If you need to convert a Standard C++ string to a null-terminated C-style string, use the basic_string::c_str member.

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-02
  • 2022-12-23
猜你喜欢
  • 2022-01-19
  • 2021-05-31
  • 2021-09-29
  • 2022-12-23
  • 2021-11-22
  • 2021-05-28
  • 2022-01-21
相关资源
相似解决方案