跳转到内容

欢迎来到MCServerWiki!如果您是第一次来到这里,请点击:创建账户

模块:Arguments:修订历史

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2022年5月6日 (星期五)

  • 当前之前 00:162022年5月6日 (五) 00:16 PexEric 留言 贡献 10,054字节 +10,054 创建页面,内容为“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) ==…” 标签移动版编辑 移动版网页编辑 高级移动版编辑