Lua tutorial
Lua tutorial
Lua environment installation
Lua basic syntax
Lua data type
Lua variables
Lua cycle
Lua process control
Lua function
Lua operator.
Lua string
Lua array
Lua iterator
Lua table (table).
Lua modules and packages
Lua yuan table (Metatable.)
Lua Coroutine
The Lua file I/O
Lua error handling
Lua garbage collection
Lua is object-oriented
Lua database access
Lua read more
1. Lua Study Notes (First Level topic)
Lua Study Notes ii (Advanced Topic)
Lua Study Notes 3 (Advanced Topics)
Basic function libraries in Lua
Math Library in Lua
How does Lua output tree-structured tables?
Meta tables and meta methods in Lua
Table library in Lua
Lua function callback technique
Common operating system libraries in Lua
Cocos2d-x uses Luajit for encryption
Lua string library
Modules and module functions in Lua
Lua IO library
Understand dots, colons, and self in Lua
Lua code writing specification
Calling C functions in Lua (LuA-5.2.3)
Lua common data structures