本帖最后由 liuzhly 于 2010-01-19 15:11 编辑
上面代码可与牧场数据进行无缝转换,自动适应,程序正常运行必须等所有用户这批动物收取重新购买后就正常了!
最终表文件如下:红色代表生产次数,"totalCome":7 代表剩余产量
比如:1505 那个,产量是 12 ,产了3次,应该是 36 ,好友可偷取剩余量: 12 *3/2 +1 = 19 !这才正确!!经过测试,程序正常!
如果是原来程序,只要第一次好友偷到最低了,以后几次就没法偷了~~~
{"animalfood":87.4791666651,"animalfeedtime":"1263882597","item1":10111,"item2":10223,"item3":10332,"item4":10441,"animal":[
{"buyTime":"1263792867","cId":"1008","postTime":"1263864907","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263792867","cId":"1008","postTime":"1263864915","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263792867","cId":"1008","postTime":"1263864912","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263792867","cId":"1008","postTime":"1263864914","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263792867","cId":"1008","postTime":"1263864917","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263792867","cId":"1008","postTime":"1263864908","totalCome":7,"tou":",15,,336,,37,,64,,328,,127,","feedtime":"1263882597","cycle":1}
{"buyTime":"1263712231","cId":"1505","postTime":"1263851662","totalCome":19,"tou":",170,,4,,303,,36,,64,,278,","feedtime":"1263882597","cycle":3}
{"buyTime":"1263712231","cId":"1505","postTime":"1263851659","totalCome":19,"tou":",170,,4,,303,,36,,64,,278,","feedtime":"1263882597","cycle":3}
{"buyTime":"1263712231","cId":"1505","postTime":"1263851661","totalCome":19,"tou":",170,,4,,303,,36,,64,,278,","feedtime":"1263882597","cycle":3}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}
{"buyTime":0,"cId":0,"postTime":0,"totalCome":0,"tou":""}]} |