string_parameter造句
推荐文章

1、Both methods can use a string parameter as the message text shown above the bar.
两种方法都可以使用一个字符串参数作为消息文本显示在上面的工具条中。
2、Modify the getMsg controller action to take a string parameter and return a string value.
修改getMsg控制器动作以获取字符串参数并返回字符串值。
3、All methods accept one string parameter and return a string value.
所有方法都接受一个字符串参数(用户名称)并返回一个字符串值。
4、The string parameter to the Connector.open() method is a valid URL.
open()方法的字符串(string)参数是一个有效的URL。
5、Notice that the time stamp isn't put in lowercase but the String parameter is.
注意,时间戳并未使用小写形式,而String参数变为了小写形式。
6、This operation takes one String parameter and returns a greeting: "Hello Jane!".
这种操作接受一个字符串参数(例如Jane),然后返回一句问候语“Hello Jane!”
7、To change the number of entries to 100, add the query string parameter num=100.
例如,要将条目数目改为 100,添加查询字符串参数num=100 。