... 函数355.1 多重返回值(multiple results)365.2 变长参数(variable number of arguments)395.3 具名实参(named arguments)42第6章 深入函数456.1 closure(闭合函数)476.2 非全局的函数(non-global function)506.3 正确的尾调用(proper tail call)...
基于146个网页-相关网页
Named arguments and defaults 默认值 ; 参数命名
Optional parameters and named arguments 可选参数和命名参数
Named and optional arguments 命名的和可选的实参 ; 命名参数和可选参数
o Named and optional arguments 命名的和可选的实参
You can supply named arguments in any order.
您可以以任何顺序提供具名引数。
Named arguments can also be used with properties that have additional arguments.
命名参数也可以与带有附加参数的属性一起使用。
The getopt UNIX utility scans the positional parameters for the named arguments you specify.
UNIX实用程序getopt扫描位置参数以获得您指定的命名参数。
应用推荐