将key 对应的值置为nil 并不会让Lua table 回改空间;这是期望的行为。如果你想释放空间,应当让整个Lua table 被垃圾回收。 下面这篇题为"Lua Performance Tips" 的PDF ...
確定! 回上一頁