純lua 其實是個噱頭。這裡還是要依賴lfs(lua file sytem),好在quick-cocos2d-x 已經包含了這個庫。 ... local iter, dir_obj = lfs.dir(path)
確定! 回上一頁