今天是2025年5月16日 第20周 星期五
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
小
已从en:Module:Arguments导入24个版本
第1行:
第1行:
-- This module provides easy processing of arguments passed to Scribunto from
-- This module provides easy processing of arguments passed to Scribunto from
−-- #invoke. 该模块旨在为其他Lua模块所用,它不应该被#invoke 直接调用。
+-- #invoke. It is intended for use by other Lua modules, and should not be
+-- called from #invoke directly.
local libraryUtil = require('libraryUtil')
local libraryUtil = require('libraryUtil')
第6行:
第7行:
local arguments = {}
local arguments = {}
−-- Generate four different tidyVal functions, so that we don't have to check the
-- Generate four different tidyVal functions, so that we don't have to check the