Code metrics are a way to mathematically calculate the complexity of code.
代码度量是一种计算代码复杂度的数学方法。
Furthermore, geometrical uniformity of STC is utilized to reduce the complexity of code search greatly.
另外,证明了空时码的几何一致性并使用该特性大大地减少了空时码搜索的复杂度。
Code generation: Where some complexity of code is unavoidable it may be possible to use code generation techniques.
代码生成:在无法避免代码复杂性的地方,可以使用代码生成技术。
Aspects of the code that you think are trivial will magnify in complexity once you implement all the other required parts of the system.
代码中有些方面你以为平常不过,但是一旦你要实现系统中其他所有必需的部分时,复杂度又随之放大。
The style you choose has a significant impact on the code complexity and maintainability of your style sheets.
您所选择的样式对样式表的代码复杂性和可维护性具有重要的影响。
The use of these constructs in an application can reduce the complexity of the code and increase generality of the application.
在应用程序中使用这些构造可以减少代码的复杂性,并且提高了应用程序的通用性。
One obvious drawback is that the name of the task gets embedded in the application code, thus adding unwanted maintenance complexity.
它的一个显著缺陷就是,任务名称嵌入到应用程序代码中,从而增加了不必要的维护复杂度。
The complexity of the existing code base has resulted in some inconsistent behaviors across different browser families.
现存代码基础的复杂性导致了在不同浏览器家族中不一致的行为。
While services are good and can make your applications more flexible, they also increase the complexity of your code base and testing strategy.
尽管服务很好,它能够使你的应用更灵活,但它也增加了你代码基础和测试策略的复杂性。
Instead, programmers should strive to balance the complexity of the code with the needs of the users.
相反,程序员应该努力平衡代码的复杂性和用户的需要。
Unfortunately, the compactness of that code belies its complexity.
不幸的是,代码的紧凑性掩盖了它的复杂性。
We've avoided this extra level of complexity and kept our code much cleaner by simply allowing exceptions to be thrown.
通过允许抛出异常,我们已避免了这种杂乱所产生的额外复杂性,并使代码保持更“整洁”。
In the same way, most organizations have established some type of framework or utility code that abstracts away complexity by creating a simple API for developers to follow.
在某些方面,大多数组织都建立了一些框架或者有效代码的类型,并通过为开发人员创建简单的API使复杂性抽象化。
The oldest method for calculating code complexity is counting the number of lines in a given function or method.
计算代码复杂度的老方法,一般是统计一个给定的函数或方法中的代码行数目。
Schema languages are another area in which developers appear to be choosing simplicity and running code instead of complexity and vendor promises.
模式语言是另一个例子,开发人员宁可选择简单而能运行的代码,也不选择复杂和供应商的许诺。
I've explained in previous articles in this series that cyclomatic complexity tends to be one of the harbingers of sticky code.
我在本系列前面的文章中已经解释了圈复杂性,它是令人讨厌的代码的一种先兆。
So, they moved to a component model to reduce the complexity of the application and reduce the amount of code needed to create modules and modify the application.
因此,他们转向组件模型来减少应用的复杂性并减少创建模块和修改应用所需的代码数量。
The layered implementation, however, presents problems such as code complexity, data accumulation, and difficulty of debugging.
但是,层状的执行会出现诸如代码复杂性、数据积累以及调试困难之类的各种问题。
Complexity can also yield deep insights into the effectiveness of a design and the translation of that design into code.
复杂度也能够生成对于设计和设计到代码的转换的效率的深度观察。
Design and architectural capabilities allow you to manage the complexity of the code, and developer test capabilities ensure that the code is of high quality.
设计和构架能力使您可以管理复杂的代码,而开发人员测试能力确保代码是高质量的。
The complexity of my code would increase greatly, which is obviously detrimental to the final product.
代码的复杂性将会大大提高,很明显,这会损害最终的产品。
Therefore, large numbers of defects are often more attributable to the complexity and risk of a piece of code than to the author's abilities.
因此,大量的缺陷很有可能是由复杂性,以及代码的分块性造成的,而不是代码开发者的能力造成的。
I'm not sure about you, but the complexity of that code almost makes me want to take up assembly language again.
不知道您有何感想,但这段代码的复杂得让我想去重拾汇编语言。
However, as the complexity of the operation grows, this kind of code can get complicated and difficult to maintain.
不过,随着操作变得越来越复杂,这类代码也会变得很复杂很难维护。
That is, a sequence a with 10 lines of code might have a very different degree of complexity and difficulty compared to sequence B of 10 lines of code written in the same language.
也就是说,用同一种语言编写的序列a和B都有10行代码,但是它们的复杂程度和困难程度可能根本无法相提并论。
There are multiple ways to code test scripts, depending on the skill of the tester and the complexity of the application under test.
编写测试脚本有很多种方式,这取决于测试员的技巧和测试程序的复杂程度。
Reduce the complexity and amount of code required to maintain and implement a port.
减少维护和实现端口的复杂度和代码量。
This hides a lot of the complexity of J2EE, but be aware of what the code generator is building, because you'll have to read through it if things don't go as you expect.
这样就隐藏了J2EE的大量复杂性,但您要清楚代码生成器在构建什么,因为当事情没有如期进行时,您必须检查它。
XQuery's ability to transform XML output can be combined with its built-in support for conditional logic to reduce the complexity of application code.
XQuery的XML输出转换功能可以与它内置的对条件逻辑的支持相结合,以减少应用程序代码的复杂性。
XQuery's ability to transform XML output can be combined with its built-in support for conditional logic to reduce the complexity of application code.
XQuery的XML输出转换功能可以与它内置的对条件逻辑的支持相结合,以减少应用程序代码的复杂性。
应用推荐