• Binding Parameters vs. String concatenation.

    2绑定参数vs .字符串拼接

    youdao

  • How smart is the compiler at optimizing string concatenation.

    聪明编译优化字符串连接

    youdao

  • Listing 2 shows a sample algorithm which creates such a key by string concatenation.

    清单2显示了一个通过字符串串联创建此类示例算法

    youdao

  • It then USES string concatenation to create a complete, well-formed XML document from it.

    然后使用字符串连接创建完整的、结构良好XML文档

    youdao

  • It should generally not be used merely as a replacement for simple string concatenation. For example.

    使用它取代简单字符串连接

    youdao

  • Use parameterized queries or stored procedures to access a database as opposed to using string concatenation.

    使用参数化查询存储过程访问数据库不是使用字符串连接。

    youdao

  • We also have the added problem of duplicating the string concatenation using join(), which adds an extra second.

    我们添加了使用join()复制连接字符串问题这会额外增加1 秒的时间。

    youdao

  • The print instruction emits the argument to standard output (stdout), and concat implements string concatenation.

    print指令发出标准输出stdout参数concat实现字符串连接

    youdao

  • If a number is used in a string concatenation expression, for example, the number is converted to a string first.

    例如如果数字一个字符串连接表达式中,数字会先转换为字符串。

    youdao

  • We are not using the unified programming model offered by WCF and the URL is hacked together using string concatenation.

    我们没有使用WCF提供统一编程模型而且URL也是通过字符串连接搞出来的。

    youdao

  • 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文档

    youdao

  • You can build a HQL WHERE clause using either binding parameters or simple string concatenation; the decision impacts on performance.

    可以使用绑定参数构造HQLWHERE子句,可以使用字符串拼接的方法,决定性能会有一定影响

    youdao

  • You'll also find some simplifications from C, which include string concatenation, associative array elements, and aggregation operators.

    看到C 语言带来的简化,其中包括字符串连接关联数组元素合并操作符。

    youdao

  • Basically, if you're using simple string concatenation or string substitution to create SQL queries, it's likely you're headed for trouble.

    基本上来说如果使用简单字符串拼接字符串替换操作创建SQL查询,那么可能面临着问题。

    youdao

  • Therefore, any operation on a string, including string concatenation, produces a new string object, rather than modifying an existing one.

    所以,在字符串任何操作包括字符串连接都产生一个新的字符串对象不是更改一个存在的字符串。

    youdao

  • A connection string injection attack can occur when dynamic string concatenation is used to build connection strings that are based on user input.

    使用动态字符串串联根据用户输入生成连接字符串时,可能发生连接字符串注入式攻击

    youdao

  • In this context, where this is the right-hand side of a String concatenation expression (using the plus sign), this.toString is invoked implicitly.

    这里上下文中this一个String的链接表达式(使用加号)的右边,this . toString隐式地调用了。

    youdao

  • This warning indicates that a call to a string concatenation function is probably passing an incorrect value for the number of characters to concatenate.

    警告意味着调用字符串串联函数时,所传递表示串联字符可能不正确

    youdao

  • For example, I could define an Array and then inadvertently attempt to do something numeric with it, or even some String concatenation, shown in Listing 7.

    例如定义Array然后无意中尝试用于进行一些数字操作,甚至一些string级联,如清单7所

    youdao

  • This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.

    这次相同方法发生字符串串联并且现在输入参数函数运行受到String自变量的限制。

    youdao

  • Be aware that simple string concatenation can be a dangerous way to construct XML documents in general (see Resources for an article that expands on this point).

    注意使用简单字符串连接构造XML文档一般来说比较危险(参考资料中的一篇文章解释了这一点)。

    youdao

  • If you prefer not to use a long string concatenation statement like this, an alternative is to use the string formatting operator which enables you to have an expression like.

    如果喜欢使用这么长的字符串连接语句一种方法使用字符串格式操作符,可以使用下面这样的表达式。

    youdao

  • Concatenation is the process to sequentially join multiple pieces of data, usually literal strings with non-string-literal data (most commonly, variables or other literals).

    连接操作个顺序连接多个数据片段过程通常是连接字符串字符串数据(绝大多数是变量其它字符)。

    youdao

  • The printk function relies on a feature of the C language called string literal concatenation.

    printk 是基于C语言一个名为字符串逐字连接 的特性

    youdao

  • These functions do string copying and concatenation, but in a much less error-prone way. These functions' prototypes are.

    这些函数执行字符串复制拼接不过不容易出错

    youdao

  • The string version of concatenation requires strings you want to join to be copied to a new location, which is an o (n) operation.

    String版本连接操作要求将需要连接的两个字符串复制位置一种O (n)操作。

    youdao

  • The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.

    arrayconcat函数获取一个字符串数组作为输入字符串输出中返回联接这些字符串。

    youdao

  • By passing in an empty string as the separator, you can perform a simple concatenation of all elements in an array.

    如果传递一个字符串作为分隔符可以简单地将数组所有元素连接起来。

    youdao

  • The following example prints a combination of a local variable, system functions, and a text string using concatenation.

    下面示例使用串联打印局部变量系统函数文本字符串组合

    youdao

  • How to concatenation values from string into value in variable?

    如何字符串串联变量

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定