5.1的相關文章
5.1的相關公司資訊
5.1的相關商品

Lua 5.1 Reference Manual - The Programming Language Lua
瀏覽:1320
日期:2025-04-24
lua_close [-0, +0, -] void lua_close (lua_State *L); Destroys all objects in the given Lua state (calling the corresponding garbage-collection metamethods, if any) and frees all dynamic memory used by this state. On several platforms, you may not need to ...看更多