json 转换 问题 Ice.long

var propCnt = tempArr2[dataItem].propCnt;
var strText = new Ice.Long(propCnt.high,propCnt.low);//转为Ice的long
cc.log("The strText value is: "+strText);
this._labelGoldArr.push(strText.toNumber());

posted on 2016-05-16 14:49  豪学习哦  阅读(143)  评论(0编辑  收藏  举报

导航