Lua に関するメモ. ... debug.getlocal (level, local) ... 1000 do local n,v = debug.getlocal(1, i) if n == nil then break end print(n, ...
確定! 回上一頁