摘要:
VS 2015 compiling cocos2d-x 3.3 error “fatal error C1189: #error: Macro definition of snprintf conflicts with Standard Library function declaration”; 阅读全文
摘要:
UnicodeEncodeError: 'ascii' codec can't encode characters in position 13-16: ordinal not in range(128)在你python的安装目录下的Lib目录,找到site.py,修改def setencoding... 阅读全文