• 将默认标志符号替换上标标志符号

    Replaces a default glyph with a superscript glyph.

    youdao

  • 这种符号替换运算具有很强容错能力

    The symbolic substitution possesses excellent capability of making correction for error.

    youdao

  • 然后,该处理程序根据压缩类型符号进行解压缩并用解压缩的符号替换请求中的已压缩符号

    The handler then decompresses the symbol according to the compression type and replaces the compressed symbol with the decompressed symbol.

    youdao

  • 然后,这个过滤器根据压缩类型符号进行解压缩,并用解压缩符号替换请求中的已压缩符号

    The filter then decompresses the symbol according to the compression type and replaces the compressed symbol in the request with the decompressed symbol.

    youdao

  • 默认标志符号替换为下标标志符号或者可以结合标志符号替换定位调整获得正确的位置

    Replaces a default glyph with an inferior glyph, or it may combine glyph substitution with positioning adjustments for proper placement.

    youdao

  • 默认标志符号替换序号标志符号或者可以结合标志符号替换定位调整获得正确的位置

    Replaces a default glyph with an ordinal glyph, or it may combine glyph substitution with positioning adjustments for proper placement.

    youdao

  • 性能分析表明OEHCBSS实现性强、性能优,特别是符号替换处理器具有通用性强、速度快等特点。

    The evaluation of performance shown that the OEHCBSS is easy to realize and high performance, especially its symbolic substitution processor is multi function and high speed.

    youdao

  • 为了实现二进制加法符号替换规律本文提出了简单逻辑系统包括片二维列阵光学双稳器件

    For realizing symbolic substitution rules of binary addition. This paper proposes a simple optical logic system which includes only one 2-d array of optical bistable device.

    youdao

  • 分析符号替换算法特点基础提出基于此算法的光电混合型计算机OEHCBSS体系结构及其算法。

    Based on the analysis of the symbolic substitution algorithm, an optoelectronic hybrid computer (OEHCBSS) architecture which is based on the algorithm is proposed.

    youdao

  • 另外,考虑一下使用号替换下划线,微格式( Microformats )将连字符号作为标准的分割符号,不过某些特定版本浏览器处理上可能有问题.可以阅读一下 Underscores inclassand IDNames (类ID中的下划线)这边文章来了解更多信息.

    Microformats use hyphens as a standard separator, and certain older browsers have a hard time with them. You can read more about this at Underscores in class and ID Names.

    youdao

  • DB 2 9.7中,压缩(称为深度压缩)通过跨行重复出现模式替换更短符号字符串压缩数据

    In DB2 9.7, row compression, also referred to as deep compression, compresses data rows by replacing patterns of values that repeat across rows with shorter symbol strings.

    youdao

  • 如果解析后的上下文变量内容空,则不会发生替换并且变量名称查询字符串保持不变(包括“%”符号)。

    If the resolved context variable content is null, no replacement occurs and the variable name remains unchanged in the query string (including the "%" signs).

    youdao

  • 这个处理程序符号已压缩版本放入请求中,替换原有符号

    The handler puts the compressed version of the symbol into the request, replacing the original symbol.

    youdao

  • 这种替换会发生那些标点符号空格位于相同位置词汇清单27清单28

    The substitution applies only to terms where the punctuation, symbol, or whitespace is in the same position, as shown in Listing 27 and Listing 28.

    youdao

  • 调用 preg_replace()函数字符串替换美元符号所有空格每个逗号,生成认为整数的内容。

    The call to the preg_replace() function replaces the dollar sign, any whitespace, and every comma with the empty string, yielding what's supposed to be an integer.

    youdao

  • 这里,%替换其他标点符号空格

    In this case the % substitutes other punctuation characters and whitespace.

    youdao

  • 标点符号用来替换其他字符即使搜索词汇包含引号中或者标点符号转义了如清单25

    The set of punctuation and symbols substitute for other members of the set, even if the search term is enclosed in double quotes, or the punctuation is escaped, as shown in Listing 25.

    youdao

  • 因为除非符号替换否则应用程序无法正确工作要求必须建立构建流程实现它,同时这个流程还要快速的,当然是开发环境

    Since the application doesn't work until the tokens have been replaced, build processes have to be set up to carry this out, and quickly, certainly in development environments.

    youdao

  • HTML符号 <替换 < 符号防止作者文档输入任何有危险的 HTML标记

    Replacing the < symbol with the HTML symbol < will prevent the author from entering any risky HTML tags into the document.

    youdao

  • 通配符不能用于替换标签符号即使转义的(对于关键字短语搜索),如清单29

    Wildcard characters cannot be used to substitute punctuation, even when escaped (for keyword and phrase search), as shown in Listing 29.

    youdao

  • 符号特殊语法验证替换值是否给出提供了可能

    The special syntax of tokens also makes it possible to verify that values for all the tokens have been supplied.

    youdao

  • 使用tr简单:使用前面所给出的符号表示法,一个字符替换出现所有一个字符。

    Using tr is simple: to replace all occurrences of one character with another, use the notation shown in the previous paragraph.

    youdao

  • 可以一个多个文件,或在整个解决方案中搜索文本代码符号进行替换

    You can search and replace in one or more files or an entire solution for text, code, or symbols.

    youdao

  • 网络论坛即时信息工具以及网络游戏中这些文本符号表情通常会被自动替换对应图像表情,不过它们还是被称为emoticon

    In web forums, instant messengers and online games, text emoticons are often automatically replaced with small corresponding images, which came to be called emoticons as well.

    youdao

  • 但是有没有想到标点符号进行替换呢?

    But do you think of to undertake replacing to punctuation mark?

    youdao

  • Escape方法会传入参数中所有空格标点符号重音字符以及其它任何非ascii字符替换为%xx编码形式其中xx与其所表示字符的16制数表示形式相同

    All Spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with % xx encoding, where xx is equivalent to the hexadecimal number representing the character.

    youdao

  • lzss算法一种字典编码技术尝试同样字符串在字典中的位置符号替换原字符串。

    LZSS is a dictionary encoding technique. It attempts to replace a string of symbols with a reference to a dictionary location of the same string.

    youdao

  • 然后这些标志性角色替换显眼文化符号创作

    Then the role of these iconic replaced with prominent cultural symbols to create.

    youdao

  • 基于对数字电视地面传输系统复杂度性能代价综合考虑提出符号变换为基础的IC I自消除模块替换卷积模块。

    Based on synthesis consideration of complexity and performance cost, this paper proposed a modified scheme of using the ICI self-cancellation module to replace the convolutional coding module.

    youdao

  • 基于对数字电视地面传输系统复杂度性能代价综合考虑提出符号变换为基础的IC I自消除模块替换卷积模块。

    Based on synthesis consideration of complexity and performance cost, this paper proposed a modified scheme of using the ICI self-cancellation module to replace the convolutional coding module.

    youdao

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

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

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