You saw earlier how to build the parameter string for the method, so it looks like you're all set.
在前面已经见过如何为这个方法构建参数字符串,所以看起来不缺什么了。
See the full listing for commands.js to see how these form elements are queried to extract the user's data and to construct a parameter string suitable for a HTTP GET request.
请您查看command . js的完整清单,看看如何对这些表单元素进行查询,提取出用户的数据,然后构造出HTTP的GET请求所要求的参数字符串。
This parameter can be an empty string or NULL, if defaults should be picked.
如果应该使用默认值,那么这个参数可以是空字符串或NULL。
If you omit this parameter or pass an empty string, the default matching modes are used.
如果您忽略了此参数或传递空字符串,则将使用默认匹配模式。
This method expects a String user role-name parameter.
此方法接受一个用户角色名的字符串参数。
The method takes a string parameter, enclosed in quotes, and a code block.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
The first parameter (a string) is the name of the action method and the second parameter (also a string) is the name of the controller.
第一个参数(字符串)是动作方法的名称,第二个参数(也是字符串)是控制器的名称。
Each of the visitor methods shown takes a signature string as a parameter.
清单中的各访问器方法将签名字符串作为参数。
The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。
The data is represented as a string parameter, since XML can be represented as a string.
由于XML可以表示为字符串,所以将数据表示为字符串参数。
The first parameter is the string you want to replace in the current directory path. The second parameter is the replacement string.
第一个参数是当前目录路径中需要替换的参数,第二个参数是替换字符串。
The report name and path should be specified as an additional parameter in the URL string.
报表名和路径应该作为参数附加到URL串中。
The second parameter is a string that allows you to indicate the name of the audit source.
第二个参数是个字符串,用于指定审核源的名字。
Similar considerations apply if we change the type of the first parameter from String to int.
如果将第一个参数的类型从String变成 int ,那么也得考虑相同的问题。
The solution to this is to add a new variation of the setDirty method that takes a String parameter.
解决这个问题的方案,是添加一个带有 String 参数的setDirty方法的新变量。
The first example method takes a String parameter message and prints the message with a timestamp — useful for debugging messages, for example.
第一个示例方法接受 String参数消息,并输出消息和一个时间戳 — 这有利于调试消息。
Notice that the time stamp isn't put in lowercase but the String parameter is.
注意,时间戳并未使用小写形式,而String参数变为了小写形式。
personName is defined as a String parameter.
将个人姓名定义为字符串参数。
Add one more operation str_to_authority in this interface with return type as AuthorityID and parameter as String.
在接口中再添加一个操作str_to_authority,将返回值设置为authorityid,参数类型设置为String。
The extra String parameter supplied to jMock CGLIB's mock() method is used as an identifier for the mock object created.
提供给jMockCGLIB 的mock()方法的附加String参数被用作创建的模拟对象的标识符。
It has a single operation, Ask, that takes in a single String parameter, question, and returns a single String as a response, answer.
它具有单个操作——ask,这个操作带有单个string参数——question,并返回单个String作为响应answer。
Declares one operation: snoopy, which takes a single string parameter.
声明一个操作:snoopy,它取得一个字符串参数。
Finally, you can make recurring events easier to parse by including the singleevents parameter in the query string.
最后,可以通过在查询字符串中包含singleevents参数使重复出现的事件更易于解析。
To change the number of entries to 100 (for example), add the query string parameter num=100.
例如,要将条目数目改为 100,添加查询字符串参数num=100 。
Because String is final, the parameter cannot extend String, so it is more efficient to write it like this.
因为String是final类型,参数不能扩展String,所以这样写比较有效。
This operation takes one String parameter (for example, Jane) and returns a greeting: "Hello Jane!".
这种操作接受一个字符串参数(例如Jane),然后返回一句问候语“Hello Jane!”
Finally, notice that the method takes a single input parameter, a string called teamName.
最后,请注意该方法只用一个输入参数,一个名为teamname的字符串。
The final parameter is the string you're searching for (in this case, 'kernel').
最后一个参数是要搜索的字符串(在这里是'kernel ')。
The addCallback function takes a string as its first parameter.
addcallback函数的第一个参数是字符串。
应用推荐