It then replaces them with the concatenated string.
随后又使用连接后的字符串替换这些字符串。
The reports are concatenated for displaying current information.
这些报告会合并在一起,显示当前信息。
Are strings being repeatedly concatenated without string buffers?
字符串被反复连接并没有使用字符串缓冲?
Get the byte array representation of the concatenated string from Step 1.
得到第1步中串接的字符串的字节数组表达。
You can also use the Reorder ICONS to change the order in which the attributes are concatenated.
您还可以使用Reorder图标来更改对属性进行连接的顺序。
This method simply returns the firstName and lastName fields, concatenated with a space in between.
这个方法只返回firstName和lastName字段,中间使用一个空格连接。
This is not useful since queries would typical not use such concatenated values in their predicates.
此索引项是没有用的,因为普通查询不会在其谓词中使用此类串联值。
Kerberos USES this concatenated string to generate the secret key instead of using the password alone.
Kerberos利用这个串接的字符串而不仅仅是密码生成密钥。
The two values are concatenated, and the five-bit value is used as the byte index of the concatenated value.
这两个值被串接在一起,5位值用作所串接的值的字节索引。
A comment in this model is a record in ClearQuest rather than a concatenated string used in the notes package.
ClearQuest中这种模式中的评论是一个记录,而不是运用在注释包中的连接字符串。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
The following name property has its value concatenated with the parent menu name, separated by an underscore ("_").
接下来的name属性,具有与上级菜单名相联系的值,由下划线(“_”)隔开。
The order shown in the display box is the order each rich text body field response is concatenated in the new email.
在显示框中的显示顺序就是每个富文本正文字段回复连接到新电子邮件中的顺序。
In the case of sub menu, some property value is concatenated with parent menu name separated by an underscore (" _ ").
在子菜单中,有一些属性值会与由下划线(“_”)隔开的上级菜单联系起来。
Notice, in lines 3-4, the order BY option is used for specifying the order in which the elements should be concatenated.
注意在第3 - 4行中,ORDERBY选项用于指定元素应按何种次序连接起来。
Finally, the whole line is concatenated to the existing HTML so you have a complete list when the for loop is completed.
最后,所有行连接成现在的HTML,当for循环完成后,就有了完整列表。
Concatenated with the stock symbol you are looking for. For example, if you are looking for a quote of IBM, your URL is.
例如,如果正在查找IBM的股票报价,url为。
In the following example, the column LISTPRICES shows the string with the concatenated costs separated by a + (plus) sign.
在下列的示例中,列LISTPRICES显示了包含用加号(+)分隔的连接在一起的成本的字符串。
In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored.
在我们的应用程序中,用户输入的日期和时间被连接成一个字符串,转换成字节,然后被存储。
Its name consists of the name of the portlet application file concatenated with the suffix _portletapplication. For example.
其名称由portlet应用程序文件名和后缀_ portletapplication组成。
We also specify that the function will return a VARCHAR (42), which is large enough to hold the concatenated address attributes.
并指定该函数返回一个足以保留连接的地址属性的VARCHAR (42)。
If it does, the associated expanded text for the acronym is retrieved and concatenated to the message string destined for the user.
如果有,则检索到缩略词关联的扩展文本并连接到发给用户的消息字符串。
A subsequent query specifying the address column in the CLIENTS table retrieves the address information as a concatenated mailing address.
随后的查询指定了clients表中的address列,从中检索地址信息,并将其作为连接的邮寄地址。
This method (shown in Listing 8) takes two byte arrays, concatenates the second array after the first, and returns the concatenated array.
这个方法(见清单8)取两个字节数组,将第二个数组串接到第一个之后,并返回串接的数组。
You no longer have to worry about the possibility that your text is being held by several adjacent text nodes that need to be concatenated.
不再需要担心文本包含在几个相邻的Text节点中,因而需要串接这些节点的情况。
Listjoin — indicating that the value of the named variable is a list, whose members are to be concatenated together using the value of arg.
listjoin——指示指定变量的值是一个列表,将使用arg的值将其成员连接起来。
Concatenate the name-type and name-string parts of the PrincipalName and then prepend the SEQUENCE bytes before the concatenated byte array.
将PrincipalName的name - type和name -string部分串接到一起,然后在串接字节数组前面附加SEQUENCE字节。
String analysis automatically computes that by the time it is concatenated to the SQL command, it cannot include single quotes or semicolons.
字符串分析能够自动计算出,到它连接到此SQL命令时候位置,它不可能包含单个的引号或者分号。
To create the concatenated string "users.brian.accessRights", the compiler will create a temporary StringBuffer object, call StringBuffer.append
为创建串联的字符串 “users.brian.accessRights” ,编译器将创建一个临时的StringBuffer对象,调用 StringBuffer.append 三次,然后调用 StringBuffer.toString ,这意味着至少两个对象的创建和几个方法调用。
For example, within the event handler, calculation can be performed or strings concatenated for data sent along with the asynchronous request.
例如,在事件处理程序中,可以对随异步请求一同传递的数据执行计算或字符串连接操作。
应用推荐