因此,Web服务传递给方法的参数不能多于一个。
Therefore, your Web service cannot have more than one parameter being passed into a method.
传递给 mmap()的参数必须不能与open()时请求的访问相冲突。
The parameters passed to mmap() must not conflict with the access requested during open().
您不能通过声明为Order的指针来访问它,您也不能将它传递到另外一个希望以Order作为参数的方法。
You can't access it through a pointer declared as an Order, nor can you pass it to another method expecting an Order as an argument.
在XSLTv 2中,您不能将参数传递给未在其参数列表中定义的命名模板。
In XSLT v2, you can't pass a parameter to a named template that is not defined in its parameter list.
在DB 29中,可以使用passing子句向sql语句中嵌入的XQuery传递运行时参数,但是不能向XQuery中嵌入的SQL传递参数。
In DB2 9, you are able to pass runtime parameters to the XQuery embedded in the SQL statement using the passing clause but you could not do the same for SQL embedded inside an XQuery.
简单地翻译一下,是说这个函数的参数是不能依靠引用来传递的。
Note: Note that the parameters for call_user_func() are not passed by reference.
当你引用类型作为参数传递时,你不能改变你在调用代码中传递的指针,但表示引用类型的成员可以改变被调用的代码。
When you pass a reference type as a parameter, you can't change the pointer that you passed in your calling code, but the members of the indicated reference type can be changed in the called code.
如果指针是函数参数,而且未传递缓冲区的大小,则不能计算可用的最大缓冲区。
If the pointer is a function parameter and the size of the buffer was not passed, it is not possible to calculate the maximum buffer available.
指定按如下方式传递参数:被调用的过程或属性不能更改调用它的代码中参数下面的变量的值。
Specifies that an argument is passed in such a way that the called procedure or property cannot change the value of a variable underlying the argument in the calling code.
指定按如下方式传递参数:被调用的过程或属性不能更改调用它的代码中参数下面的变量的值。
Specifies that an argument is passed in such a way that the called procedure or property cannot change the value of a variable underlying the argument in the calling code.
应用推荐