• 大型计算即时存取存储器容纳多达100000个“单词”——字母数字字符字符——随时可用

    The instant access memory of a large computer may hold up to 100,000 "words"—string of alphabetic or numerical charactersready for instant use.

    youdao

  • 学习如何显示文本、执行排序计算单词行数转换字符以及其他任务

    You will learn how to display text, sort it, count words and lines, and translate characters, among other tasks.

    youdao

  • 为了计算每行适用字符最大值,我们使用浏览器默认设置风格表单提供的默认排版设置

    To compute the max. number of characters per line we have used default setting of the browser as well as default typographic settings provided by the style sheets.

    youdao

  • DB 29功能解决了字符组成及其长度计算方面问题本文将讨论这些新功能。

    The subject of what constitutes a character, and how you can count them, is addressed by the new DB2 9 functionality discussed in this article.

    youdao

  • 编码系统一种将编号分配个别字符使计算处理这些字符方法

    An encoding system is a method of assigning Numbers to individual characters so that a computer can process those characters.

    youdao

  • 需要这些细节计算行的长度、连字符对齐格式,等等

    It needs these details to calculate line lengths, hyphenation, justification, and so on.

    youdao

  • 本文中将使用字节计算字符长度方法称作字节语义使用字符计算字符串长度的方法称作字符语义。

    The counting of string length using a byte is referred to as byte semantics in this article, and the counting of string length using the number of characters is referred to as character semantics.

    youdao

  • 使用 COUNTSTRING函数决定调用次数这个函数计算 < 字符出现的次数。

    The number of calls is determined using the COUNTSTRING function, which counts the number of occurrences of the < character.

    youdao

  • 因为计算过的表达式可能长,并且可能包含对于XML标记来说非法字符,所以计算过的列它们的位置命名

    Since a calculated expression can be long, and contain characters illegal for XML tags, calculated columns are named simply by their position.

    youdao

  • escape字符加入进去,相应的Stretch编码出现1960年关于计算内部字符编码调查[4]中,因为Stretch编码集当时已经被固化了。

    I put in the escape character as a set member, but a Stretch code for that did not appear in the 1960 survey [4] of internal computer character codes because the set was already frozen.

    youdao

  • 请注意虽然可能倾向于域中键入,但那些字符有许多字符容易映射计算键盘

    Note that while you may be inclined to type into that field, many of those characters do not easily map to keys on your computer keyboard.

    youdao

  • 处理文本需要某种约定字符转换为计算实际可以处理数字这些约定叫做字符编码

    Handling text requires that there be some convention for converting characters into the Numbers computers actually handle; these conventions are called character encodings.

    youdao

  • 执行这个操作时,复制字符数目通常基于字符的相关信息计算的。

    When doing that, the number of characters to be copied is usually computed based on information about the source string.

    youdao

  • 这个传入的参数嵌套另一个字符串中获得计算返回公式结果

    This incoming parameter value will be embedded in another string to get the result of the formula calculated and returned.

    youdao

  • 因此如果计算使用来自标准ASCII英语字符表示,肯定没有问题

    AS such, computers used an English character representation from standard ASCII with no problem.

    youdao

  • 例如事件处理程序中,可以异步请求一同传递的数据执行计算字符连接操作。

    For example, within the event handler, calculation can be performed or strings concatenated for data sent along with the asynchronous request.

    youdao

  • 拥有丰富内嵌功能,用于提高通常所需操作生产力例如日期时间计算字符处理等等

    It has a rich library of built-in functions to boost your productivity for commonly required operations, such as date and time math, string manipulation, and so forth.

    youdao

  • 执行字符操作可能导致不同输出取决于计算字符使用字符长度单元

    The string operation to be performed may result in different outputs, depending on the string length unit that is used for counting the characters.

    youdao

  • 使用XML执行计算比如薪水1%,必须字符数字之间进行转换

    When using XML to perform calculations, such as figuring out 1% of salaries, you must convert between strings and Numbers.

    youdao

  • 字符分析能够自动计算连接到此SQL命令时候位置,它不可能包含单个引号或者分号

    String analysis automatically computes that by the time it is concatenated to the SQL command, it cannot include single quotes or semicolons.

    youdao

  • 使用OCTETS作为字符长度单元时,通过简单地计算字符字节数即可确定字符长度。

    When OCTETS is used as the string length unit, the length of a string is determined by simply counting the bytes of the string.

    youdao

  • 正如各种编写系统编写字符长度得到了错误的计算

    As you can see, the length of the strings written in various writing systems is miscalculated.

    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

  • 为了所有数据找到其中有意义关系分子生物学家越来越依赖高效计算科学字符算法

    To search through all this data and find meaningful relationships within it, molecular biologists are depending more and more on efficient computer science string algorithms.

    youdao

  • 下面示例一个字符算法,与计算生物学经常使用的算法相似

    The next example is a string algorithm, like those commonly used in computational biology.

    youdao

  • 如果字符匹配则执行适当计算返回格式化字符串,显示。

    The string is matched, the appropriate calculation is performed, and a formatted string is returned to be displayed.

    youdao

  • 如果种形式都不行,那么任何使用大型字符表达式需要在本地计算

    If neither is possible, any expression using a large string needs to be evaluated locally.

    youdao

  • 编写一个简单使用动态sql的SQL用户定义函数(UDF),转换字符传入公式计算

    And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.

    youdao

  • 如果使用字符语义计算字符长度,则该字符串的长度2

    The length of the string is two, if character semantics is used to calculate the length of string.

    youdao

  • 对于例来说创建count函数整个文件读取一个字符串中然后计算参数数量新添参数数量。

    For this example, you create a count function to read the entire file into one big string, and then count the total number of characters and the number of newline characters.

    youdao

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

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

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