通过引用传递的参数同样也不允许。
它检测所调用的方法和所传递的参数。
It detects which method was called and which parameters are passed.
设置通过方法传递的参数的名称。
基于传递的参数值,函数决定使用何种登录方法。
Based on the values of passed parameters, the function decides which login method to use.
在本节中,您将了解到如何识别和使用传递的参数。
In this section you will learn how to identify and use the parameters that are passed.
a显示每个exec系统调用中传递的参数字符串。
A shows the argument strings passed in each exec system call.
在方法调用期间,签名声明了被传递的参数。
A signature declares parameters passed during a method call.
正如您所看到的,在注册时传递的参数是相同的。
As you can see, the parameters passed on the registration are the same.
套接字层验证tCP应用程序传递的参数的正确性。
The socket layer validates the correctness of the parameters passed by the TCP application.
细心的读者会发现,如果传递的参数包含单引号,将会完全失败。
The careful reader will realize that this may fail badly if the passed argument includes single quotes.
主引导文件根据作为URL的一部分传递的参数确定执行哪个模块。
The main bootstrap file determines which module to execute based on parameters passed as part of the URL.
进而,当它调用Web 2时改变了传递的参数(为了避免调用陷入死循环)。
Further, it changes the parameter it passes when calling Web2 (to keep us from calling in an endless loop).
然后请注意,在循环体中,我使用callback来调用传递的参数函数对象。
Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.
传统的UNIX和Linux命令将一些传递的参数看作选项。
Traditional UNIX and Linux commands consider some of the passed arguments to be options.
在清单5所示设计示例中,我验证所传递的参数,如果它是无效的,我就提出异常。
In the contrived example shown in Listing 5, I validate the passed argument, and if it is invalid, I raise an exception.
这个错误是由于向tuple函数传递的参数不为成员或度量值所导致的。
The error is caused by passing something other than a member or a measure as the parameters to the tuple function.
一般来说,传递的参数你没有垃圾值从堆栈寄存器或阅读,不写之前调用。
Generally, the parameters you have not passed are garbage values read from the registers or the stack, which were not written to prior to the call.
函数调用中传递的参数顺序与函数定义中xsl:param的顺序对应。
In the function invocation, the order of parameters passed in corresponds to the the order of XSL: params in the function definition.
在客户端和服务器之间传递的参数和结果类型可以包括在组件的存储模型中声明的类型。
The parameter and result types that pass between client and server can include types declared in the component's storage model.
不过,请注意,传递的参数必须是序列——并且不只是对象序列——否则将会出现错误。
Notice, however, that you must pass in a sequence — and not just a sequence of objects — or you'll get an error.
正在调用重载方法或属性的表达式找不到与传递的参数类型完全匹配的参数。
An expression that is calling an overloaded method or property does not find an exact match to the types of arguments that are passed.
首先它使用名为check_local_disk的命令定义。传递的参数是!
在One - JAR命令行上传递的参数,被不加修改地传递到应用程序的主方法。
Arguments passed on the One-JAR command line are passed through to the application main method without modification.
如果传递的参数是NULL,那么运行时尝试绑定包含支持的协议序列之一的本地端点。
If the parameter passed is NULL, then the runtime tries to bind to the local endpoint with one of the supported protocol sequences.
如果您自定义开发TAI,请确保TAI仔细检验请求中传递的参数,并确保检验以安全的方式进行。
If you custom-develop a TAI, ensure that the TAI carefully validates the parameters passed in the request and that the validation is done in a secure way.
第10列是传递给此命令的所有其他信息,也就是记录尾部包含的信息,通常是传递的参数。
Column 10 is any other information parsed to the command, that is the information contained, if any from the trail record, which generally is the parameters parsed.
fire方法使用了存储在规则bean及为了执行规则而作为变量传递的参数中的数据。
The fire method uses the persistent data stored in the rule bean and the parameters passed as arguments for the execution of the rule.
清单19展示DisplayMonth命令处理器如何基于传递的参数或默认值来确定想要的尺寸。
Listing 19 shows how the DisplayMonth command processor determines the desired size based on passed parameters or defaults.
wordform_handler类有一个初始化器,并记录传递的参数,决定是否对XML结果应用XSLT。
The wordform_handler class has an initializer and keeps track of the parameter passed in to determine whether to apply XSLT to XML results.
规则的上下文是从客户机传递的参数,还包括规则可访问的任何静态数据或服务以及规则内维护的任何状态。
The context for the rules is the arguments passed from the client, plus any static data or services accessible to the rules, plus any state maintained within the rules.
应用推荐