Lua C++交互 應用實例步驟(UserData使用) 一.配置Lua C++交互環境 1.下載Lua 包環境 地址: https://www.lua.org/download.html ,我們這里用的是5.4.2版本。 2.新建C+ ...