QT unsigned char转QString ,各种printf标准输出格式转QString前提知道在printf中知道以什么形式输出。uint8_t number = 5;const uint8_t id[12] = {'1','2','3','4' ...
確定! 回上一頁