Lua 设置搜索路径package.path和package.cpath,. --方法1 只加载想要的目录 package.path = "../myLuaTest/myLuaCode/?.lua;" --方法2 增加目录 ...
確定! 回上一頁