wstring

  • wstring转string详解

    一、wstring和string简介 wstring和string是c++中的两种字符串类型,它们在处理不同数据类型的字符串时有不同的用途。string是使用char类型来表示的,…

    编程 2024-12-12