首先設定QTextCodec 編碼再利用QTextCodec 將QString 轉成QByteArray 之後就可以利用QByteArray 的data() (型態是const char *) 程式範例例:
確定! 回上一頁