抵制使用 module() 定义模块 module("filename", package.seeall) 这种写法是不提倡的,官方给出了两点原因: 我们可以利用这个特性代码来做一些高阶玩法,比如代码热更新等。