代码复杂性 meaning in English
code complexity
Examples
- You want your code to be only as complex as necessary
您想要您的代码复杂性仅仅是您必需的。 - This will demonstrate that although the user s experience does not change in either case , the code complexity varies a lot
这将说明,虽然在任何一个应用程序中用户的体验没有变化,但代码复杂性发生了很大变化。 - The number of paths identified equals the code complexity , which corresponds to the number of test cases that must be developed to exercise the subprogram
所示别的路径数相当于代码复杂性,与必须开发以检验子程序的测试实例数相对应。 - In his last column , kevin williams explained how component - level reuse in xml designs can decrease code complexity and shorten maintenance cycles
在上一篇专栏文章中, kevin williams说明了xml设计中的组件级重用如何减少代码复杂性以及如何缩短维护周期。 - Namespace to create a dynamic assembly , module , type , and method , but this can result in a larger working set and greater code complexity
System . reflection . emit命名空间的成员创建动态程序集、模块、类型和方法可提高性能,但这样会导致工作集增大,代码复杂性增加。