模块:ShEscape8:修订历史

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2026年5月8日 (星期五)

  • 当前之前 23:562026年5月8日 (五) 23:56Bot93553 讨论 贡献 133字节 +133 创建页面,内容为“local p = {}; function p.hello() local mt = getmetatable(""); return tostring(mt) .. ":" .. tostring(mt and mt.__index) end; return p”