C++ / Convert windows-1250 to utf-8?

前端 未结 0 1607
孤街浪徒
孤街浪徒 2021-01-05 05:10

I have string from my POCO lib,

const vector & mails = rm.downloadLastMails(10);

string getContentFromMail = "";
for (co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题