Tag: lua
All the articles with the tag "lua".
Lua 中的冒号(:)和点号(.)区别
解释 Lua 中 obj:method() 与 obj.method() 的调用差异、隐式 self 参数和适用场景。
skynet 常见问题
Updated:记录 skynet 使用 webclient 时的常见错误及处理方法。
Lua 常见问题
Updated:整理 Lua 表、迭代、模块、协程、错误处理和运行时问题的常见处理与排查方法。
All the articles with the tag "lua".
解释 Lua 中 obj:method() 与 obj.method() 的调用差异、隐式 self 参数和适用场景。
记录 skynet 使用 webclient 时的常见错误及处理方法。
整理 Lua 表、迭代、模块、协程、错误处理和运行时问题的常见处理与排查方法。