将个人姓名定义为字符串参数。
引用字符串参数会导致分割错误?
此方法接受一个用户角色名的字符串参数。
在后面的小节中我将谈到查询字符串参数的具体作用。
I will cover the specific roles of the query string parameters in future sections.
unid是在查询字符串参数unid中隐式指定的。
The unid is implicitly specified when there is a querystring parameter unid.
可以通过查询字符串参数来指定要查看的该类别的产品。
The category's products to view would be specified by a querystring parameter.
声明一个操作:snoopy,它取得一个字符串参数。
Declares one operation: snoopy, which takes a single string parameter.
在登录失败时,我们添加了一个查询字符串参数“lf”。
In the case of a bad login, we added a querystring parameter of "lf." we also added some custom code (that's what those JSP ICONS indicate) to handle this.
指定的命令需要一个字符串参数。请提供此参数。
The specified command requires a character-string parameter. Please provide one.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
The method takes a string parameter, enclosed in quotes, and a code block.
由于XML可以表示为字符串,所以将数据表示为字符串参数。
The data is represented as a string parameter, since XML can be represented as a string.
修改getMsg控制器动作以获取字符串参数并返回字符串值。
Modify the getMsg controller action to take a string parameter and return a string value.
例如,要将条目数目改为 100,添加查询字符串参数num=100 。
To change the number of entries to 100 (for example), add the query string parameter num=100.
RenameGroup方法使用两个字符串参数:组的原有名称和新名称。
The RenameGroup method takes two string arguments: the old name and new name of the group.
这个函数接受一个字符串参数(该域的原始值),并返回该值的一个屏蔽版本。
This function accepts a string as an argument (the original value of the field), and returns a masked version of the value.
在这里,通过使用查询字符串参数,能够更灵活地寻找注解,同时不影响可读性。
In this case, using a query string argument might provide a more flexible means of finding annotations without removing the readability.
在创建预备语句(包括可调用语句)时,在创建时捕捉到 SQL字符串参数。
When creating a prepared statement (including a callable statement), the SQL string argument is captured at creation time.
唯一的对象ID和所管理的页面名称作为查询字符串参数被追加到请求ID后面。
The unique object ID and the name of the managed page are appended to the request URI as parameters of the query string. For example.
每一个声明实际上都调用了一个名为Value的方法,它接受一个字符串参数。
Each declaration is actually calling a method named Value that takes a string argument.
在此例中,help选项不需要任何参数,但是file选项需要一个字符串参数。
In this case, the help option doesn't require any arguments, but the file option requires a string argument.
其中一个没有参数,另外一个接受整型id值,还有一个同时接收整型和字符串参数。
One of them takes no arguments, another one takes an Int ID value, and another one takes both an Int and String.
如果没有发现那样的方法,则该代码搜索带字符串参数的一个public构造函数。
If no such method is found, then the code searches for a public constructor that takes a string.
您还可以配置的配置文件中排除查询字符串参数,如会话id的网址出现在报告界面。
You can also configure the profile to exclude query string parameters such as session IDs from the URLs that appear in the report interface.
例如,parameter(1)告诉解析器用字符串参数后的第一个参数替代这个值。
For example, parameter (1) tells the parser to replace this with the first argument after the string argument.
developerapi类将定义获取两个字符串参数并返回字符串值的developer方法。
The DeveloperApi class defines a developer method that takes two string parameters and returns a string value. The developer_api.rb.
如果提供了第二个字符串参数,则提示消息框的默认响应是在文本字段中显示第二个字符串。
If you provide a second string argument, the prompt message box displays the second string in the text field as the default response.
在我们继续之前,有必要注意一下带有三个字符串参数的XSLTtranslate函数。
Before we go on, it's worth noting that the XSLT translate function takes three strings.
这种操作接受一个字符串参数(例如Jane),然后返回一句问候语“Hello Jane!”
This operation takes one String parameter (for example, Jane) and returns a greeting: "Hello Jane!".
在这里我要指出的是,使用字符串参数通过Web服务接口发送XML通常被认为是糟糕的设计,应该加以避免。
The point here is that using a string parameter to send XML across a web service interface is generally considered bad design and should be avoided.
在这里我要指出的是,使用字符串参数通过Web服务接口发送XML通常被认为是糟糕的设计,应该加以避免。
The point here is that using a string parameter to send XML across a web service interface is generally considered bad design and should be avoided.
应用推荐