module-arguments(模块参数) 一组用空格分开的变量,用来改变当前PAM模块的行为。对于当前模块无效的参数将会被忽略,并把错误信息记录到syslog中。
基于28个网页-相关网页
module arguments 模块参数
Actually, that is not quite true; the module will also infer the proper types from simpler arguments when there is only one unambiguous way of "lifting" the arguments to the correct types.
实际上,这并不十分正确;当只存在一种明确的方式可将参数“提升”成正确类型时,模块也可从更简单的参数中推断出正确类型。
This calls the remote node and executes the specific module and function with the supplied arguments, returning the result to the caller.
这将调用远程节点,使用所提供的参数执行特定模块和函数,并将结果返回给调用方。
Both attr_reader and attr_writer are not keywords but are actual methods in Ruby (found in the Module class) that take symbols as arguments.
attr _ reader和attr _ writer都不是关键词,而是Ruby中的实际方法(在module类中),它们以符号作为参数。
应用推荐