如何理解unnicode,什么是unnicode?如果用如下类型定义,就是unicode吗? 例如: LPCTSTR unsigned short int 也就是说,2个字节的类型就是unicode吗? [解决办法]unicode是一种编码方式,而不是数据类型。