移植Android平台的时候,string出了问题,

getCString()与c_str(),是怎么回事?
求大神帮帮忙,

getCString 是CCString封装的一个方法吧。
你的animationNames数组是个什么东西std::string?

已经解决啦, 谢谢,