今天是2024年7月1日 第27周 星期一

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

更改

跳到导航 跳到搜索
添加15字节 、 2023年8月12日 (六) 12:18
已从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
匿名用户

导航菜单