• 代码度量一种计算代码复杂度数学方法

    Code metrics are a way to mathematically calculate the complexity of code.

    youdao

  • 计算代码复杂度方法,一般统计一个给定函数方法中的代码数目

    The oldest method for calculating code complexity is counting the number of lines in a given function or method.

    youdao

  • 据此,软件质量管理人员测试人员可以获取以下几个方面的信息1系统级,模块以及函数级的源代码复杂度信息质量报告

    Thus, quality management engineer and testing engineer can get such information: 1. Complexity Information and Quality Report for System, Module and Function.

    youdao

  • 例如实际上可以容易地配置一个设备(就像Ambient Or b),代码复杂度有所上升时或者违反一定数量代码标准时,使用该设备改变颜色

    For example, it's actually quite easy to configure a device, like the Ambient Orb, to change colors if code complexity increases or even if a certain number of coding standards are violated.

    youdao

  • 代码有些方面以为平常不过,但是一旦你要实现系统其他所有必需部分时,复杂度随之放大。

    Aspects of the code that you think are trivial will magnify in complexity once you implement all the other required parts of the system.

    youdao

  • 在这里有趣我们可以使用复杂度不是使用代码覆盖率找出这个缺陷

    What's interesting here is that we were able to spot this defect using cyclomatic complexity rather than code coverage.

    youdao

  • 拥有相互依赖线程极大地增大代码复杂度

    Having threads that depend on one another dramatically increases the complexity of your code.

    youdao

  • 痛苦本身在于使用大型代码复杂度

    Such is the complexity in working with a large code base.

    youdao

  • 随着时间的迁移,系统实现复杂度共存因为修改问题添加新功能将会增加代码量。

    Over time, an implementation will accrete complexity as code is revisited for bug fixes and feature enhancements.

    youdao

  • 减少维护实现端口复杂度代码

    Reduce the complexity and amount of code required to maintain and implement a port.

    youdao

  • 尽可能重用代码使软件复杂度最小化。

    Minimize the complexity of your software through code re-use wherever possible

    youdao

  • 本能指引返回int但是底部代码增加很多复杂度没有我带来任何好处。

    My instinct led me to return an int , but it adds a lot of complexity to the code at the bottom and doesn't buy my anything.

    youdao

  • 通过明确分离表示逻辑和交互逻辑降低GUI代码复杂度

    Reduce the complexity of GUI code by allowing for a clear separation of presentation logic and interaction logic

    youdao

  • 之前每个if占用3代码贡献了1 个点的复杂度)。

    Each of the former if blocks took 3 lines of code (and contributed 1 cyclomatic complexity point).

    youdao

  • 计算机输出Kolmogorov复杂度产生输出可能最短程序(基于计算机代码二进制位数)。

    The Kolmogorov complexity of a computer's output is the shortest possible program (measured in the binary digits that lie at the bottom of all computer code) that could produce that output.

    youdao

  • 一个显著缺陷就是任务名称嵌入应用程序代码从而增加了不必要的维护复杂度

    One obvious drawback is that the name of the task gets embedded in the application code, thus adding unwanted maintenance complexity.

    youdao

  • 通常方法大类暗示着存在其他代码味道条件复杂度和重复代码

    Often, long methods and large classes are indications of other code smells, such as conditional complexity and duplicated code.

    youdao

  • 复杂度能够生成对于设计设计到代码转换效率深度观察。

    Complexity can also yield deep insights into the effectiveness of a design and the translation of that design into code.

    youdao

  • 既然任何编程项目目标之一减少用户复杂度所以最好大幅度缩短代码或者至少更好地组织代码

    Since one of the goals for any programming project should be the reduction of complexity for the user, it would be nice to dramatically shrink the code, or at least organize it better.

    youdao

  • 条件复杂度可以几种不同方式出现代码中。

    Conditional complexity can manifest in several different ways in source code.

    youdao

  • “五代码分析最后一项测量复杂度

    The final measure in the "big five" code analysis areas is complexity.

    youdao

  • 增加代码行数,增加复杂度而且会增加真正关注业务逻辑代码的阅读难度。

    It means extra code, extra complexity, and it obscures the real business logic that is your true focus.

    youdao

  • 复杂度相关常见问题包括 “代码别人代码相比怎么样?” “对于,多大的数值合适的?”

    Some of the common questions relating to cyclomatic complexity are "How does my code compare to others?" and "What is a good number for a particular class?"

    youdao

  • Swing威力复杂度作为代价理解Swing代码编写代码一样有挑战性

    Swing's power comes at the price of complexity; understanding Swing code can be as challenging as writing it.

    youdao

  • 讨论了结构覆盖测试技术程序复杂度研究了基于决策决策路径(DD -路径)代码覆盖技术。

    Structure coverage testing technology and program complexity is discussed, and the code coverage technology based on decision to decision path (DD-path) is studied.

    youdao

  • 原始强迫症(Primitive Obsession,缺少正确层次抽象)会导致大多数问题,包括代码重复条件复杂度

    My take was that its Primitive Obsession (lack of right level abstractions) that causes majority of the problems including duplication and conditional complexity.

    youdao

  • 决定Packrat解析时间复杂度线 性但是缺点需要很大内存通常代码大小

    This allows for the runtime behavior to be linear, but has the downside of relatively large memory requirements, potentially multiple times the size of the input source.

    youdao

  • 线性扫描算法应用使TTA编译器具有生成目标代码质量、算法的时间空间复杂度易于实现优点

    The application of this algorithm makes TTA compiler so many advantages, such as the quality of code obtained is high, time and space complexity is low, and implementation is easy.

    youdao

  • 为此,我们引入过程蓝图改进方法降低程序空间复杂度避免代码变换为后缀这一复杂过程。

    In order to reduce the space complexity of the arithmetic and avoid transforming the source code top-suffix tree, the method is improved based-on process blueprint.

    youdao

  • 为此,我们引入过程蓝图改进方法降低程序空间复杂度避免代码变换为后缀这一复杂过程。

    In order to reduce the space complexity of the arithmetic and avoid transforming the source code top-suffix tree, the method is improved based-on process blueprint.

    youdao

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

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

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