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.
如果您忽略了此参数或传递空字符串,则将使用默认匹配模式。
Again, the example USES a string parameter, but you can use any object.
同样,本例使用了一个字符串参数,但您可以使用任何对象。
This method expects a String user role-name parameter.
此方法接受一个用户角色名的字符串参数。
The first parameter, of type string, is the topic this message arrived on.
第一个参数为字符串类型,它是此消息的主题。
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.
第二个参数是将被转化成大写或小写字符的输入字符串。
Both methods can use a string parameter as the message text shown above the bar.
两种方法都可以使用一个字符串参数作为消息文本显示在上面的工具条中。
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.
第二个参数是个字符串,用于指定审核源的名字。
All methods accept one string parameter (the name of user) and return a string value.
所有方法都接受一个字符串参数(用户名称)并返回一个字符串值。
Similar considerations apply if we change the type of the first parameter from String to int.
如果将第一个参数的类型从String变成 int ,那么也得考虑相同的问题。
该参数的类型是String。
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,它取得一个字符串参数。
Alert is a function invocation, with a single string as a parameter.
alert是个函数调用,只有一个字符串作为参数。
To change the number of entries to 100 (for example), add the query string parameter num=100.
例如,要将条目数目改为 100,添加查询字符串参数num=100 。
应用推荐