最近cocos2d项目中用到了lua的io.open,但是一直失败. 首先,定位原因,io.open返回2个值 local file, errInfo = io.open('a.txt', r). 如果失败,第一个值为nil,第二 ...
確定! 回上一頁