Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在代码中将字符集设置为多字节。我的意思是不进入编译器的属性并设置它。我的意思是,嗯......在代码中。:p
看看 wcstombs() 或者 WideCharToMultiByte()
有#defines 控制事物的编译方式:
#define _MBCS