一个字符串值,可由模糊处理工具识别并指定处理选项。
A string value that is recognized by the obfuscation tool and which specifies processing options.
在一个应用程序中,一个键(msg1)同一个字符串值(Hello)相关联。
In an application program, a single key (msg1) is associated with a single string value (Hello).
此函数将一个字符串值作为输入,该字符串是一个有效的SQL全选择语句。
This function takes a string value as input which is a valid SQL full select statement.
我们去做的在所有的代理入口底下是增加一个字符串值和我们的代理的注册表项路径。
What we have got to do is add a string value at the end of all agent entries and add our agent's registry key path.
在清单9中,一个字符串值只有在由3到25个字符组成并且以“xyz”为结尾时才是有效的。
In Listing 9, a string value is valid only if it is from 3 to 25 characters long and ends with the string "xyz".
不要使用命令行参数来设置帐户状态,您要在构建文件中设置一个字符串值,任务会使用字符串值更新状态。
Instead of using the command-line parameter to set the account's status, you'll set a string value in the build file, and the task will use the string value to update the status.
qualifier可以包含一个字符串值,在这种情况下,Spring会试图通过名字来找到对应的对象。
The qualifier may contain a String value in which case Spring will attempt to match by name.
举例来说,我们可以搜索带有全部字符串值的concat函数,随后将参数连接为一个字符串值,如图8所示。
For example, we could search for concat functions with all string-literal values, then concatenate the arguments into a string value as in Figure 8.
URI模板是一个字符串值,由文字字符序列和特殊的标记组成,可以将一系列输入值转换为一个URI。
A URI Template is a string value that includes a mixture of literal character sequences and specialized tokens that, when processed with a set of input values, yields a URI. For example.
返回一个字符串值,其中包含一个数组的所有元素,这些元素连接在一起,并由指定的分隔符字符串分隔。
Returns a string value consisting of all the elements of an array concatenated together and separated by the specified separator string.
函数体的第一行可以是一个字符串值,这个字符串是该函数的(文档字符串(documentationstring)) ,也可称作docstring 。
The first statement of the function body can optionally be a string literal; this string literal is the function's documentation string, or docstring.
此变量是一个字符串且它的值是您的跟踪属性文件的完全限定路径和文件名。
This variable is a string and its value is the fully qualified path and filename of your trace properties file.
这个响应会抛出一个异常,因为温度的值不是浮点类型—它实际上是一个字符串。
This response should throw an exception because the temperature value is not a float type — it is actually a string.
这是因为尽管从不同的散列中获得同一个字符串的返回值,但是将关键字链接到散列上也只是时间的问题。
This is because although completely different hashes are returned for the same string, it just becomes a matter of time before keys are linked to hashes.
用同样的方法,我们可以从头到尾遍历这个结果集,取得每个对象的位置信息的xml值(一个字符串)。
In this way, we can iterate over the result set, and get the XML value (as a string) for each object's location information.
惟一不同的是当JSON字段为数组时的情况,在此情况下,必须将它们的值连接成一个字符串。
The only places where this is not the case is where the JSON fields are arrays, which must have their values concatenated into a single string.
在使用API来获得并设置项目的值时,只有一个字符串可以用作数据类型。
When using APIs to get and set the value of an item, only a string can be used as the data type.
RTRIM RTRIM (p. d escription)返回一个字符串,其中输入值结尾处的所有空格都被移除。
RTRIM RTRIM (p.description) Returns a character string in which all Spaces at the end of the input value have been removed.
这种方法使用对一个字符串计算得到的摘要(digest)值,该字符串由两个文本值和密码组成。
This method USES a digest value computed over a string made up of two other text values combined with the password.
or UPPER U CASE (p. d escription)返回一个字符串,其中输入值中的所有字母字符都已转换为大写。
UCASE, or upper UCASE (p.description) Returns a character string in which all alphabetical characters in the input value have been converted to uppercase.
因此,为了获得该文本值,需要遍历tagname的子节点,并将它们整理成一个字符串。
Thus, in order to get the text value, you need to traverse the children of tagname, collating them into a string.
它需要一个名称(只是一个字符串)和一个值(任何类型的对象)。
This takes a name (which is just a string) and a value (which can be any type of object).
它只保存一段数据:一个字符串、一个数字、未定义的值以及对另一个变量的引用。
They hold only one piece of data: a string, a number, the undefined value, a reference to another variable.
因此,拓扑编辑器中的默认确认器会自动确保属性有一个字符串类型的值。
Thus, the default validators in the topology editor automatically ensure that the attribute has a string value.
这个函数接受一个字符串参数(该域的原始值),并返回该值的一个屏蔽版本。
This function accepts a string as an argument (the original value of the field), and returns a masked version of the value.
该操作等待一个字符串,被解释为股票的报价机符号,然后返回当前该股票报价,一个浮点值。
This operation expects a string, to be interpreted as a ticker symbol for a stock, and returns a current quote for that stock, a float value.
在这个例子中,一个anyatomictype类型的元素可以包含一个字符串或整数作为有效值。
In this example, an element of type anyAtomicType can contain a string or integer as a valid value.
下面的这个例子使用raw _ input从命令提示符获取一个字符串,然后将值赋给quest。
The following example USES raw_input to grab a string from the command prompt, then assigns the value to quest.
第 1 行使用一个字符串函数splitlines() 分隔服务器列表,然后将这些值作为一个变量appServers 进行存储。
Line 1 uses splitlines(), a string function, to separate the list of servers, and then these values are stored as a variable, appServers.
该值应该是一个字符串,在查询表时,希望将该字符串添加到where子句的后面。
The value should be a string that you want to be added to the end of the where-clause when querying the table.
应用推荐