因为uint8并不是内置类型,其实就是unsigned char,所以会被cout误解。 你只须将它强转为(unsigned int),cout就不会乱码了。
65,208
社区成员
250,519
社区内容
加载中
试试用AI创作助手写篇文章吧