In the Lua C library there is a function luaL_register that allows you to load many functions into a table at once, usually package.preload.
確定! 回上一頁