• 然而继承也容易降低程序可读性

    On the other hand, inheritance can make programs difficult to read.

    youdao

  • 这种方法编程复杂编程时间程序可读性可调试性较,且编程人员要求较高

    It is complicated and needs long time to program by this method, and the programme has bad readability and adjustive capability, and there is high need for the programmer.

    youdao

  • 注意清单3扩展多个行的程序语句如何缩进改善可读性的。

    Notice how the program statements in Listing 3 that extend over more than one line are indented to improve readability.

    youdao

  • 第一个不足源代码可能充斥各种各样实际程序逻辑没有关系注释,防碍了代码可读性

    The first is that source code can become cluttered with all sorts of annotations that are irrelevant to the actual program logic, interfering with the readability of the code.

    youdao

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

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

    youdao

  • Python不比许多其他动态语言慢,van Rossum想要可读性理解性成为Python程序主要属性

    Python is not any slower than many other dynamic languages, but van Rossum wanted readability and understandability to be a primary attribute of a Python program.

    youdao

  • 用户通常希望程序中的语句(if - then - elserepeat)数据类型(integerbyte等)以不同的方式高亮显示,这样可读性更好

    The user would typically expect the statements in the program (if-then-else, repeat, and so on) highlighted differently from the data types (integer, byte) for better readability.

    youdao

  • 构建CDAViewer应用程序遵循相同模式但是为了可读性,我将转换拆分三个文件(参见下载部分)。

    The CDA Viewer application that I built follows the same pattern, although I broke my transformation layer into three files for readability (see Download).

    youdao

  • 尽管根据上面规则可以使用一些朋友名字感叹词或者类似的命名,这些提高程序可读性毫无帮助

    Although names of friends, expletives, and the like may be legal according to the other rules, they do absolutely nothing to improve the readability of your programs.

    youdao

  • 这些其他语言鼓励程序使用缩进改善程序可读性

    These other languages also encourage programmers to use indentation, in an effort to improve the readability of programs.

    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

  • 文档处理程序大小复杂性随着不同XML标签数量增加而增加直到某个时候可读性维护性变得非常

    The size and complexity of the document handler class increases with the number of different XML tags, up to the point where readability and maintenance can become very difficult.

    youdao

  • 这些脚本应该具有可读性以便安装程序能够知道它们需要执行的操作,对脚本的内容进行验证以确保不会执行任何危险操作

    The scripts should be readable so that the installer can understand what they do and can validate that there is nothing dangerous being done by the scripts.

    youdao

  • 因为那样一个改变大大改善应用程序可读性指标大小可维护性

    For such a small change, I greatly improved the application's readability, metrics, size, and maintainability.

    youdao

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

    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.

    youdao

  • 其他目标(比如可读性序列化传输得到许多关注但是应用程序开发目标没有得到同样关注

    While a lot of focus has been given to the other goals around readability, serialization, and transportation, the application development goal has not created the same amount of buzz.

    youdao

  • 具有可读性一点因为使用了一个bool它告诉程序正确的或这是错误的。

    It's a little more readable because I'm using a Boolean value that tells me, the programmer, this is true or this is false.

    youdao

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

    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.

    youdao

  • 通过使用XPath进行导航,可说明所操作数据之间关系,从而提高应用程序代码可读性

    Using XPath for navigation makes the application code more understandable by illustrating the relationships in the business data that are being manipulated.

    youdao

  • 新的程序设计语言极大拓展Web数据可读性并且催生出一系列一代的软件开发技术工具包

    New languages, making significantly more of the information on the web machine-readable, power this vision and will enable the development of a new generation of technologies and toolkits.

    youdao

  • 作为程序主要区别可读性理解代码

    The major difference as a programmer is readability and understanding the code.

    youdao

  • 这种方法不仅提供了友好测量界面,而且可以提高控制程序灵活性可读性

    This measuring method can not only offer friendly window, but also improve the flexibility and readability of the controlling program.

    youdao

  • 这种结构提高程序可读性可维护性

    This structure improved the readability and maintainability of the program.

    youdao

  • 编码规范可以改善软件可读性可以让程序尽快彻底地理解新的代码

    Code conventions improve the readability of the software, allowing engineers to understand new code more quickly and thoroughly.

    youdao

  • 最终电气控制程序不仅完全实现生产线工艺要求必须有良好可读性,健壮性,重用性易于维护扩展

    Terminal electrical control program should be able to not only realize technical demand of processing line, but have good readability and reuse and easy maintenance and extendibility.

    youdao

  • 选择格式化风格时,要考虑提高程序可读性使其更易于理解

    When choosing a formatting style, think about how it affects readability and comprehension.

    youdao

  • 传统基于模块汇编语言软件设计方法相比方法提高程序可读性维护性,使保护软件具有更大灵活性

    Compared with traditional design methods based on the modular assembly language, this method has improved the readability and maintainability of the code, thus making the relay software more flexible.

    youdao

  • 本文探讨如何提高中文程序输入效率、如何确保英语可读性两个问题。

    This paper also studies how to increase the edit efficiency of chinese coding, and how to promise that chinese program is english-readable.

    youdao

  • 可以使用常数大大地提高程序可读性使易于维护

    You can greatly improve the readability of your code and make it easier to maintain by using constants.

    youdao

  • 可以使用常数大大地提高程序可读性使易于维护

    You can greatly improve the readability of your code and make it easier to maintain by using constants.

    youdao

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

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

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