There are eight basic types in Lua: nil, boolean, number, string, function, userdata, thread, ... Do not confuse Lua threads with operating-system threads.
確定! 回上一頁