• 首先一个检查我们以前使用过字符串长度函数

    First, I'm going to do a sanity check strlen so we've used string length, strlen, before.

    youdao

  • 上述函数决定离开圆周偏移量线段长度

    The functions above determine the offset from the circle edge and length of each line.

    youdao

  • 可以指定一个可选字符串长度单元指明哪些单元中表示函数起始位置结果

    An optional string length unit can be specified to indicate in what units the start and result of the function are expressed.

    youdao

  • 如果函数长度超过100行,显示错误消息

    If the function length exceeds 100, an error message is displayed.

    youdao

  • 除了输入字符串之外,SUBSTRING函数还有其他三个参数它们分别起始位置长度代码单元指定

    Along with the input string, the SUBSTRING function has three other arguments, which are start position, length, and code unit specification.

    youdao

  • 如果使用CODEUNITS16来计算前两个字节长度函数给出一个警告

    If you find the length of the first two bytes in CODEUNITS16, the function results in a warning.

    youdao

  • 函数接受指向用户空间缓冲区指针、一个指向内存缓冲区的指针、以及一个字节定义长度

    This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes.

    youdao

  • 消息摘要是一个安全的单向的哈函数任意长度数据转化成固定长度校验和/哈希码。

    Message Digests are secure, one-way hash functions that convert arbitrary length data into fixed-length check sum / hash code.

    youdao

  • 如果使用CODEUNITS来获取字符长度,则用作字符串函数输入CODEUNITS的不同会导致输出的不同。

    If you take the length of a character in CODEUNITS, the output differs according to the CODEUNITS used as inputs to the string function.

    youdao

  • 消息摘要安全单向哈函数,它可以接受任意大小的输入数据输出固定长度二进制哈希值。

    Message digests are secure one-way hash functions that take arbitrary-sized data and output a fixed-length binary hash value.

    youdao

  • 使用基于字符字符串函数可以解决获取基于CODEUNITS字符串长度时的问题

    The character-based string functions can be used to solve the problem of getting the length of string in terms of CODEUNITS.

    youdao

  • SQL标准所述函数使用字符语义查找字符字符串长度

    This function, as mentioned in SQL standards, is used to find the length of a character string in character semantics.

    youdao

  • 一些函数输入数值比如字符串函数起始长度偏移量参数

    For some functions, a numeric value is input, for example start, length, and offset parameters of string functions.

    youdao

  • 很多情形下需要根据代码单元计算字符串长度可以使用基于字符函数获取根据字符串单元计算的字符串长度

    In many situations, you need the string length in terms of code units, the character-based functions could be used to find the length of the string in terms of string units.

    youdao

  • 函数DB2 中的LENGTH 函数类似拥有一个可选字符串长度单元可以用来表示结果

    This function is similar to the LENGTH function in DB2 and has an optional string length unit, in which the result can be expressed.

    youdao

  • 字符串变量长度substr函数输入参数决定了结果字符串的期望长度或length函数输出

    Length of a string variable: Input argument for the SUBSTR function, which determines the desired length of the resulting string or output of the length function.

    youdao

  • 获取文件每行文本长度请使用length函数

    To get the length of each line in the file text, use the length function.

    youdao

  • 注意argv列表长度通过len函数不是作为方法获得的,Jython的一种用法许多语言中常见

    Notice that the length of the argv list is obtained through the len function and not as a method; this is a Jython idiom and is common in many languages.

    youdao

  • 可以使用string函数报告字符串属性长度位置例如

    You can also use string functions to report string attributes such as length or position of a sub-string, for example

    youdao

  • 长度大于0字符串解析Boolean函数总是被判断True即使字符串'false '时亦是如此。

    A string whose length is greater than zero is always evaluated as True when resolved to a Boolean function, even if its value is the string 'false'.

    youdao

  • Perl例程 checksize 处理整个文件作为 Perl数组 @_ implicit的一部分检查函数长度

    The Perl subroutine checksize traverses over the whole file (as part of the @_ implicit array in Perl) and keeps checking for function lengths.

    youdao

  • strncpy _ from_user函数字符串用户空间复制一个内核缓冲区给定一个用户空间地址最大长度

    The strncpy_from_user function copies a string from user space into a kernel buffer, given a user space source address and Max length.

    youdao

  • 如果计算的中间结果长度固定而且可以容易地编为二进制返回computeaggregate函数,可以第一种方法

    The first approach can be used if the intermediate result that is to be computed has a fixed length and can easily be encoded in the binary string returned from the computeAggregate function.

    youdao

  • 可以马上看到当然,K值…,扭力常数-,长度函数

    So you can immediately see that, of course, the value for kappa-- -- the torsional constant-- is a function of the length.

    youdao

  • 改进方法之一可能生成隐形(可以string - length函数计算长度)。

    One improvement might be to generate a blind table for short paragraphs only (you can evaluate the length of a paragraph with the string-length function).

    youdao

  • strnlen_user函数带有两个参数用户空间缓冲区地址检查最大长度

    The strnlen_user function takes two arguments: the user space buffer address and the maximum length to check.

    youdao

  • 接下来函数确定每个值项lvalue长度,这通过strlen函数映射到已过滤的函数的副本上来实现。

    Next the function determines the length of each assignment's lvalue, by mapping the strlen function over a copy of the filtered lines.

    youdao

  • 滑块移动调用名为fct调来改变显示颜色长度,那个回调会调用ProgressBarvalue函数设置新的长度

    Moving the slider changes the length of the displayed color bar by invoking the callback named FCT, which calls the value function on the ProgressBars to set the new length.

    youdao

  • 计算堆栈平均长度办法stack1中的函数数量stack2中的函数数量,再除以2

    The average stack length is determined by the number of functions in stack1 plus the number of functions in stack2 divided by 2.

    youdao

  • 这个调用./linux/kernel/printk.c 中的printk函数开始,使用 va_start解析可变长度参数之后调用vprintk(在同一个文件)。

    The call begins in ./linux/kernel/printk.c in the printk function, which calls vprintk (in the same source file) after resolving the variable-length arguments using va_start.

    youdao

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

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

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