How can I pass a parameter to a delegate callback method?
我如何传递参数给委托的回调方法?
How do I pass a parameter to views and access all objects?
我如何传递参数的观点和访问的所有对象?
How to pass a parameter to the Spring controller via an URL?
如何春天控制器通过URL传递一个参数吗?
As you can see, the anchors provide complete links that pass a parameter value to the home page.
正如您所见,作者们提供了完整链接,可将参数值传递给主页。
In Listing 12 you can see how we pass a parameter with the name format from the client to the server.
在清单12中可以看到我们是如何从客户机向服务器传递名字为format的参数的。
In XSLT v2, you can't pass a parameter to a named template that is not defined in its parameter list.
在XSLTv 2中,您不能将参数传递给未在其参数列表中定义的命名模板。
You also need to pass a parameter to the updateEmployee page to indicate which employee record to display.
您还需要向 updateEmployee页面传递一个参数,以指示显示哪一个员工。
In the previous article (Part 2), you saw how you can pass a parameter to a single table in the report.
在前面的文章(第2部分)中,您会看到怎样向报告中的单个表格传递一个参数。
You also need to pass a parameter to this agent to determine what percentage increase to apply to a given employee's salary.
还需要向此代理传递一个参数,以确定为给定员工增加工资的百分比。
For reference types, if you pass a parameter by value, it results in a copy of the reference to an object being passed.
重要事项对于引用类型,按值传递参数会得到对所传递对象的引用的副本。
Normally you pass a parameter by value, unless you want the procedure to be able to change its value in the calling code.
通常按值传递参数,除非希望过程能够更改其在调用代码中的值。
Therefore, you need to pass a parameter to the server — specifically, the ID of the cart item for which you want to see a description.
因此,您需要为服务器传递一个参数——特别是您想看的商品信息的购物车条目id。
Should you need to get the header field key, you could pass a parameter to the final method representing the index of the entry in the result set you were interested in.
如果需要得到头字段键,可以向最后一个方法传递一个参数,这个参数表示在结果集中所感兴趣的项的索引。
Typically, the standard way of moving between pages is to pass a parameter to the server-side script loading the data, telling it what page of the result set it should output.
通常,在页面之间移动的标准方法是向加载数据的服务器端脚本传递一个参数,告知它应该输出结果集的哪个页面。
Basically, whenever the last argument of a method is an array of objects, or a parameter declaration with a triple dot, you can pass multiple parameters to this method.
基本上,只要当一个方法的最后一个参数是一个对象数组,或者是一个有三个点的参数,你就可以向这个方法传入多重参数。
API call where we pass in the name of the FORM element as a parameter to the API call.
在此调用中,我们将FORM元素的名称作为一个参数传递给API调用。
You may, however, decide that this is unnecessary and only adds more clutter to the trace output, given that you have to pass the random number as a parameter to the called programs.
然而,您可能认为这样是不必要的,并且只会给跟踪输出添加更多混乱,因为您必须将该随机数作为一个参数传递给被调用的程序。
In line 24, you invoke the service and pass the current value of your input field as a parameter.
24行,激活服务并将当前输入栏的值作为参数传递。
For many Python packages, all you need to do to install them is pass their name as a parameter to ez_setup.py or easy_install.
对于很多python包来说,要安装这些包,需要做的就是将这些包的名字作为一个参数传递给ez_setup . py或easy_install。
To access the preventDefault function, you must pass the handler event through as a parameter and use it to access the function.
要访问preventdefault函数,您必须传递处理函数(即使作为一个参数)或者使用它访问该函数。
They allow you to pass SQL parameter markers as a variable into the embedded XQuery expressions.
这些函数允许传递SQL参数占位符,作为嵌入式XQuery表达式的一个变量。
By using this knowledge, you can pass in a parameter to the read method or the readline method to control how many characters are read.
通过使用这个知识,可以向read或readline方法传递一个参数,控制读取的字符数。
The comparator class is followed by the code to create an instance of the comparator and pass this as a parameter when creating a record enumeration.
紧跟comparator类之后的代码创建了一个比较器的实例,并在创建记录枚举时将其作为一个参数。
The Schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value.
Schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。
Once authentication is successful, the CAS servlet filter can validate the ticket and pass the username as a parameter to the requested application.
身份验证成功之后,CASservlet过滤器可以检查ticket,并将用户名作为参数传递给请求的应用程序。
We implement the LSIDDataService interface and pass it as a parameter to the DataServlet servlet class provided by the LSID package.
我们实现LSIDDataService接口,并将其作为参数传递至LSID包提供的DataServletservlet类。
You will pass the unique message identifier as a parameter during the generation of locale sensitive messages from the message file.
当您从消息文件中生成地区敏感的消息时您将该唯一的消息标志符作为参数传递。
Because the name of the adjuster will change, we'll pass it as a parameter.
因为调整器的名称将会改变,所以我们将其作为参数传送。
If you don't want to pass in a parameter, you could add a method with which the client can query the thread ID of the called program.
如果不希望传入一个参数,您可以添加一个方法,客户机可以使用该方法来查询被调用程序的线程ID。
Invoke the configuration actions; pass the information retrieved as a parameter.
调用配置操作;作为参数传递获取的信息。
应用推荐