码迷,mamicode.com
首页 > 其他好文 > 详细

把QString写到文件中可以用toutf8()函数

时间:2018-06-29 19:55:59      阅读:340      评论:0      收藏:0      [点我收藏+]

标签:qstring   array   nta   return   character   string   bytearray   utf-8   nic   

把QString写到文件中可以用toutf8()函数

 

QByteArray QString::toUtf8() const

Returns a UTF-8 representation of the string as a QByteArray.

UTF-8 is a Unicode codec and can represent all characters in a Unicode string like QString.

 

把QString写到文件中可以用toutf8()函数

标签:qstring   array   nta   return   character   string   bytearray   utf-8   nic   

原文地址:https://www.cnblogs.com/confusion/p/9245054.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!