Qt截取字符串

示例:

  cout << QString("abcdasdf").mid(1,3);

posted @ 2022-04-10 17:16  看不见的R  阅读(339)  评论(0)    收藏  举报