• Code readability is improved by removing one level of nested parentheses.

    通过减少的括号使代码可读性得以改善。

    youdao

  • Static typing possibly enables better security and definitely improves code readability in places.

    静态类型可以提供更好安全性而且显然还可以提高代码可读性

    youdao

  • This is another one of the many seemingly small features in Groovy that facilitates code readability through the reduction of noise.

    也是Groovy 众多通过减少冗余改善代码可读性特性中的种。

    youdao

  • The goal of refactoring and rewriting is, to improve the sanity of the system by improving the code readability, structure and clarity.

    重构重写目标都是通过提高代码可读性结构清晰性,从而提高系统健壮性

    youdao

  • Some readers have asked to me what is the better way to organize a CSS file to optimize code readability and simplify code management.

    一些读者如何更好方式组织CSS文件改善代码可读性简化代码的管理

    youdao

  • The default function selector is a code fragment, similar to what follows. Notice that the Exception handling is removed for better code readability.

    缺省函数选择器一个代码片段,与以下所示类似

    youdao

  • Declaring a return type explicitly for a function improves code readability, since the type of data that the function will return is immediately clear.

    式明确地宣告传回别,可增进程序码可读性因为式传回的资料型别会变得清楚易懂。

    youdao

  • It would save time and effort, but at the expense of code readability and comprehension, because boilerplate code usually adds noise to application source.

    节省时间精力牺牲可读性可理解性为代价,因为样本代码通常应用程序增加干扰词。

    youdao

  • In this installment, I've looked at two important patterns of code design and readability.

    本期文章中,讨论了对于代码设计可读性很重要两个模式

    youdao

  • Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.

    注意有些代码清单斜杠字符“\”,表示代码连续为了可读性,这里对其格式作了调整。

    youdao

  • Although unused imports do not affect runtime performance, they can confuse the reader and affect the readability of the code.

    尽管未使用导入不会影响运行时性能但是它们混淆读者思想影响代码可读性

    youdao

  • Not only does the additional error handling make the code more robust, but it also helps with readability and understandability.

    额外错误处理不仅使代码更加健壮提高代码的可读性,使代码更容易理解

    youdao

  • The holy grail of programming is to provide more power and flexibility with fewer lines of code, without sacrificing readability or performance.

    编程至高境界就是牺牲可读性性能的前提下,代码提供强大灵活的功能。

    youdao

  • In such a case, declaring the function at its place of use lets you improve the readability of your code.

    这种情况下使用声明函数有助于提高代码的可读性。

    youdao

  • Instead of typing the same piece of code again and again, you can create reusable macros that both avoid this repetition and enhance the look and readability of the code by reducing clutter.

    通过创建可重用可以避免重复输入相同代码不但可以避免重复而且可以减少代码量,从而提高代码的可读性

    youdao

  • The aim of coding conventions can be many and varied, but typically, conventions are established to improve readability, extensibility, and reliability of the code.

    许多不同代码编写约定它们目的都是改善代码可读性可靠性

    youdao

  • Many of the API calls are used to navigate the hierarchy; this reduces the readability of the code.

    使用许多API调用层次结构导航这会降低代码的可读性

    youdao

  • You could write similar code or a plugin to convert your own streamed or complex logs into well-formatted HTML files for better readability and easier use.

    可以编写类似的代码或者插件程序自己流化的或者复杂日志转换为格式良好的HTML文件,从而获得更好可读性易用性。

    youdao

  • All error checking is omitted in Listing 1 for better readability, but the code you can download below demonstrates error checking as well as other SCTP socket extensions.

    为了可读性更好,我们清单1忽略所有错误检查但是这些展示错误检查机制的代码其他SCTP套接字扩展一样可以通过给出的链接下载到。

    youdao

  • Omitting optional semicolons means fewer characters to type and fewer characters to clutter your code. Breaking separate statements onto their own lines increases your code's readability.

    省略可选分号意味着符号输入更少的符号混乱。把各个语句隔离它们自己单独的行上面可以提高代码的可读性

    youdao

  • When used by itself, it doesn't much hinder the readability of the code.

    单独使用并不妨碍代码可读性

    youdao

  • Although s.t. is not required at the beginning of the line to declare a constraint, it improves the readability of the code.

    尽管s.t .对于声明一个约束来说并不需要在行但是这样可以提高代码可读性

    youdao

  • Also since XPath indicates the location of the XML node (that is being manipulated) in the hierarchy the readability of the application code is very high.

    另外因为XPath指出要操作xml节点层次结构中的位置,所以应用程序代码可读性非常高。

    youdao

  • The code in Listing 9 dramatically increases the readability of the Web page when it's viewed from an iPhone.

    清单9中的代码就在很大程度上提高iPhone上查看网页可读性

    youdao

  • The code results in a JSON document that looks like Listing 12 (I've added Spaces and newlines for more readability).

    JSON文档中的代码结果清单12(已经添加了空格换行以提高可读性)。

    youdao

  • One of Python's features that enforces readability is the requirement that code be indented consistently. For example, the following two examples in Figure 1 are different.

    实施可读性Python特性之一代码一贯缩进需求

    youdao

  • By now, a pattern has emerged suggesting that gluttonous code (long methods, too many public methods, excessive conditionals and imports, etc.) impairs readability, testability, and maintainability.

    目前为止,所给出的模式暗示臃肿代码(方法太多public方法、过多条件导入等等)将影响可读性、可测试性和可维护性。

    youdao

  • Blank lines improve readability by setting off sections of code that are logically related.

    用空来将逻辑相关代码块分割开可以提高程序的可读性

    youdao

  • I realize that "judging" code for its elegance and readability is not an easy task and is, in fact, rather subjective.

    意识到“判断代码优雅性和易读性并不是一件很容易事实上是非常主观的看法。

    youdao

  • There's also a good case that readability is at least partially a function of how much code you have to read.

    同样也可以很好的证明,要说可读性这回事,最起码也得看看要读完多少代码才能搞明白一个功能

    youdao

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

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

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