• 故提出层次代码编码体制,及其代码识别控制函数

    Hierarchical code system, identifying code and control functions was presented.

    youdao

  • 一些过程例如代码发布其他过程,例如软件编码需要更严格治理

    Some processes, such as code release, require stricter governance than other processes, such as software coding.

    youdao

  • 样本代码如何遵循编码标准文档编制良好示例

    The sample code is a good example of how to follow coding standards and documentation.

    youdao

  • 通过我们设计工件可以直接进入系统概念证明编码或者编写产品代码的阶段。

    With our design artifacts, we can move directly into coding a proof-of-concept, or writing the production code for our system.

    youdao

  • 这些子类能够验证代码是否遵守编码现场处理翻译其他相关的全球化优方法。

    The subcategories allow you to validate that your code complies with best practices related to encoding, locale handling, translations, and others.

    youdao

  • 惟一扩展方法标准化—标准化代码组织方式、标准化编码约定标准化工具

    The only approach that will scale is to standardize - standardize the code organization, standardize coding conventions, and standardize the tools.

    youdao

  • 如果没有编码标准重新划分代码更加困难,按应当的频度交换更困难,快速前进也更困难。

    Without coding standards, it is harder to refactor code, harder to switch pairs as often as you should, and harder to go fast.

    youdao

  • 编码标准程序员编写代码出现

    A coding standard emerges as the programmers write code.

    youdao

  • 可以使用一个多个各自编码代码单元来表示字符

    A character can be represented using one or more of the code units of a respective encoding.

    youdao

  • 使代码中的方法包含数据编码系统支持不同的语言和平台

    Enabling methods in the code to include a data encoding system that supports all languages and platforms.

    youdao

  • 此外工具可以支持现有波形逆向工程SCA基础设施代码正向编码生成以及端口波形进行SCA兼容性测试

    In addition, the tools allow for reverse engineering of existing waveforms, forward code generation of SCA infrastructure code, and the SCA compliance testing of ported waveforms.

    youdao

  • 每日构建自动测试确保代码入时破坏编码基数

    Daily builds and automated testing ensured that the code base was not broken as code was checked in.

    youdao

  • 软件度量复杂性分析工具比较编码代码构建软件度量功能,以决定是否是不必要的复杂性

    Software metrics and complexity analysis tools compare program code to established software metrics to determine whether it is unnecessarily complex.

    youdao

  • 全书43节课涉及编码句法指导代码优化

    There are 43 lessons, covering everything from syntax to coding guidelines and code optimization.

    youdao

  • 首先解释了诸如代码代码编码模式等关键概念说明如何查看它们当前以及如何更新值。

    It first explained key concepts such as code pages, code points, and encoding schemes, and indicated how to review their current value, and how to update the value.

    youdao

  • 就是说常常要从空白屏幕开始从头编码,当代码达到数万之后才能销售。

    What this means is that I start with a blank screen, start coding, and, a few tens of thousands of lines of code later, I have something to sell.

    youdao

  • 这个新增特性用户提供了示例代码作为编码的基础。

    This new feature provides sample code to the users, which can be used as a starting point for coding.

    youdao

  • 简化算法代码恶魔,在完成编码后,应回头并且优化

    Simplify the algorithm - Code like a fiend, but once you're done, go back through your code and optimize it.

    youdao

  • 如果BLOB是以utf - 8之外的任何代码编码的,那么用户可以为TEST_XML指定输入BLOB的代码页,作为该函数的第二个可选参数

    If the BLOB is encoded in another code page other than UTF-8, users can specify the code page of the BLOB input as an optional second parameter to TEST_XML.

    youdao

  • 如果BLOB是以utf - 8之外的任何代码编码的,那么用户可以指定输入BLOB的代码作为CLEAN _ xml可选的第二个参数

    If the BLOB is encoded in another code page other than UTF-8, users can specify the code page of the BLOB input as an optional second parameter to CLEAN_XML.

    youdao

  • 考虑1对此字符不同编码发现不同代码单元中的不同编码十六进制表示及其长度有所不同

    Now consider the different encodings for this character from Table 1, and you can see that the hexadecimal representation of different encodings and their length in different code units are diffrent.

    youdao

  • 同时缩写代码沙拉编码。将肉类烹调温度可视化地桌子位置联系起来。

    He also used acronyms and words to encode salad dressing, and visualised cooking temperature for each customer's meat and linked it to the position on the table.

    youdao

  • 编码阶段(代码辅助)。

    During the coding phase (Code assist).

    youdao

  • 劣质的API不但会带来更多的编码而且代码结构更加复杂,潜藏bug地方也就越多

    Poor APIs often require not only extra code, but also more complex code that provides more places where bugs can hide.

    youdao

  • properties文件用处创建语言代码编码单元的映射

    The encodings.properties file is used to create a mapping of the language code to the encoding mnemonic

    youdao

  • NDepend支持超过60编码准则,用于评估代码质量

    NDepend supports more than 60 code metrics that can be used to assess the code quality.

    youdao

  • 可以所有XML文档只为特定的某个文件指定缺省编码(请参阅下面的验证XML代码对其字符进行编码)。

    You can also specify a default encoding for all XML documents or for only a specific file (see Validating and character encoding XML code below).

    youdao

  • 上面XQuery代码使用fnencode - for - uri函数编码查询字符串

    The above XQuery code takes care to encode your query string using the fn: encode-for-uri function.

    youdao

  • 使用 PreparedStatement 的那种代码片段编码方面更为优雅因为STATETYPE值置入SQL语句时需要进行字符串运算

    The variant with the PreparedStatement is more elegant regarding the coding, as no string arithmetic is required to put the values for STATE and TYPE in the SQL statement.

    youdao

  • 首先可以面向字节代码编码单字节字符其次数组使用时,它可以从多字节字符集(unicode),编码任何多字节字符。

    First, it can encode a single byte character from any byte-oriented code set, and second, when used in an array, it can encode any multi-byte character from a multi-byte character set such as Unicode.

    youdao

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

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

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