如题,应该怎么识别系统语言为繁体中文呢?
ccLanguageType currentLanguageType = CCApplication::sharedApplication().getCurrentLanguage();
返回的类型只有kLanguageChinese啊!!
如题,应该怎么识别系统语言为繁体中文呢?
ccLanguageType currentLanguageType = CCApplication::sharedApplication().getCurrentLanguage();
返回的类型只有kLanguageChinese啊!!
用android的api,要写jni