网站首页  词典首页

请输入您要查询的英文单词:

 

单词 string concatenation
释义

string concatenation

美 
英 
  • un.字符串连接
  • 网络连结字符串;字符串串联;字串连接
un.
1.
字符串连接

例句

释义:
1.
Also notice the query in which we use string concatenation to add the $name parameter to the query.
还要注意查询,其中使用字符串连接来向查询添加$name参数。
www.ibm.com
2.
String concatenation can be surprisingly performance intensive.
字符串连接表现出惊人的性能紧张。
blog.sina.com.cn
3.
Therefore, any operation on a string, including string concatenation, produces a new string object, rather than modifying an existing one.
所以,在字符串上的任何操作,包括字符串连接,都产生一个新的字符串对象,而不是更改一个存在的字符串。
www.linuxforum.net
4.
You'll also find some simplifications from C, which include string concatenation, associative array elements, and aggregation operators.
您还看到从C语言带来的简化,其中包括字符串连接、关联数组元素和合并操作符。
www.ibm.com
5.
Listing 2 shows a sample algorithm which creates such a key by string concatenation.
清单2显示了一个通过字符串串联创建此类键的示例算法。
www-128.ibm.com
6.
Many applications use string concatenation to build representations of data, be it in XML, HTML, or just some proprietary format.
许多应用程序使用字符串串联以XML、HTML或仅以某种专用格式构建数据表示。
msdn2.microsoft.com
7.
Variables can be injected into the query using string concatenation in PHP.
在PHP中可以使用字符串连接将变量插入到查询中。
www.ibm.com
8.
You can build a HQL WHERE clause using either binding parameters or simple string concatenation; the decision impacts on performance.
既可以使用绑定参数构造HQL的WHERE子句,也可以使用字符串拼接的方法,该决定对性能会有一定影响。
www.infoq.com
9.
Basically, if you're using simple string concatenation or string substitution to create SQL queries, it's likely you're headed for trouble.
基本上来说,如果您使用简单的字符串拼接或字符串替换操作来创建SQL查询,那么就很可能面临着问题。
www.ibm.com
10.
Generates a string concatenation of two expressions.
生成两个表达式的字符串连接。
msdn2.microsoft.com
1.
The addition operator also performs string concatenation when either operand is a string.
当任一操作数为字符串时,加法运算符还执行字符串串联操作。
msdn2.microsoft.com
2.
Going back to Listing 14, once we have the list of entries, we then use some simple string concatenation to create an XML document.
返回到清单14,在拥有条目列表之后,使用某个简单的字符串连接来创建XML文档。
www.ibm.com
3.
The print instruction emits the argument to standard output (stdout), and concat implements string concatenation.
print指令发出标准输出(stdout)的参数,且concat实现字符串连接。
www.ibm.com
4.
Listing 3: String concatenation for producing a single cache key out of the diffferent keys and IDs.
清单3:用于在不同的键和ID中生成一个缓存键的字符串串联
www.ibm.com
5.
You could use a String, but as advanced Java programmers, you all know that string concatenation is bad, right?
也可以使用一个String,但是作为一个高级Java程序员,你们都知道字符串的串接不是很好,对不对?
www.ibm.com
6.
Use parameterized queries or stored procedures to access a database as opposed to using string concatenation.
使用参数化查询或存储过程来访问数据库,而不是使用字符串连接。
www.ibm.com
7.
It then uses string concatenation to create a complete, well-formed XML document from it.
然后使用字符串连接创建完整的、结构良好的XML文档。
www-128.ibm.com
8.
String concatenation: The JSR 14 target mode of javac causes the compiler to generate calls to StringBuffer instead of StringBuilder.
字符串连接:javac的JSR14目标模式使编译器生成对StringBuffer的调用而不是对StringBuilder的调用。
www.ibm.com
9.
When CONCAT_NULL_YIELDS_NULL is set to OFF, string concatenation across server boundaries cannot occur.
如果将CONCAT_NULL_YIELDS_NULL设置为OFF,则不能出现跨服务器边界的字符串串联。
technet.microsoft.com
10.
We are not using the unified programming model offered by WCF and the URL is hacked together using string concatenation.
我们并没有使用WCF提供的统一编程模型,而且URL也是通过字符串连接搞出来的。
www.infoq.com
1.
String concatenation requires time and memory to create the string, and then writes to the stream.
字符串串联需要时间和内存来创建字符串,然后写入流。
msdn2.microsoft.com
2.
However, this demonstrates the impact that seemingly simple string concatenation can have;
然而,此程序演示了看似简单的字符串连接所产生的影响。
blog.sina.com.cn
3.
Beware the performance of string concatenation
注意字符串连接的性能
blog.csdn.net
4.
Method instead of performing string concatenation and then invoking the
方法,而不是先执行字符串串联然后调用
msdn2.microsoft.com
5.
Using a char array in string concatenation
在字符串连结中使用char数组
wenku.baidu.com
6.
It should generally not be used merely as a replacement for simple string concatenation. For example
不应使用它取代简单的字符串连接。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/3 23:41:55