• Basics of good code architecture: Loose Coupling, etc.

    良好代码架构基础耦合

    youdao

  • Good code with readable variable and method names should not require comments.

    可读性强的变量方法组成的好的代码应该需要注释。

    youdao

  • Foster a good code review culture in which finding defects is viewed positively.

    培养良好代码评审文化氛围这样的氛围搜索缺陷看做是积极的活动。

    youdao

  • The old testment sells fear and guilt. The new testment is a good code of ethics.

    《旧约》贩卖恐惧罪行,《新约》则贩卖与人为善道德准则

    youdao

  • A language that makes it hard to write elegant code makes it hard to write good code.

    对于语言来说如果出优雅代码也就写不出好的代码。

    youdao

  • The core language is powerful and very useful for just sitting down and writing good code in.

    如果只是想下来书写好的代码语言核心强大的非常有用的

    youdao

  • He explained that the cornerstone of good code analysis in Klocwork's view is their compiler.

    解释说,Klocwork观点来看,写一个好的代码分析工具基础在于编译器。

    youdao

  • When hiring a programmer, the only thing that really matters is their ability to write good code.

    招聘一个程序员唯一对你有意义写出程序的能力

    youdao

  • We won't make you write dramas like Pirandello, but we're going to try make you at least write good code.

    我们的函数中的东西,我们不会皮兰德的荒诞剧,但是我们会教你写漂亮代码

    youdao

  • Traditional object technology provides good code reuse with the encapsulation, inheritance and polymorphism.

    传统对象技术通过封装继承多态提供了良好代码重用功能

    youdao

  • Of course, the notion of what is good code - let alone great code - is one that not all developers will agree upon.

    当然什么样代码才是好的代码——更不用说伟大的代码了——一点所有开发人员都无法达成一致意见。

    youdao

  • Code should be self explanatory. Good code with readable variable and method names should not require comments.

    代码应该解释的。可读性强的变量方法组成的好的代码应该需要注释。

    youdao

  • They come out of college knowing lots of theory (some of it good and helpful) but not very much about how to write good code.

    他们很多理论知识(其中一些好的有帮助的)离开学校但是对于如何编写好的代码却所知不多

    youdao

  • The other secret of good engineers is that it takes the same amount of time to write good code as it does to write bad code.

    软件开发另外一个小秘密编写优秀代码糟糕代码所花费时间一样

    youdao

  • Obviously, the language compiler and JIT are intertwined components, which means that to generate good code, they must cooperate.

    显然语言编译器JIT不可分离的组件意味着生成好的代码二者必须协同工作

    youdao

  • A program that has complex control flow will require more tests to achieve good code coverage and will be less maintainable.

    控制流程较为复杂的程序需要执行较多测试才能达到正确程序码涵盖范围而且比较不容易维护。

    youdao

  • Simon Brown, a developer, architect and author, considers that it takes a lot more than just good code to create a successful project.

    SimonBrown,集开发者架构师作家于一身,他认为成功项目需要不仅仅代码

    youdao

  • Standout features of PhpED include a great debugger, excellent database access, good code intelligence features, and integrated PHP help.

    PhpED突出特性包括一个很棒的调试器优秀的数据库访问较好的代码智能特性以及集成PHP帮助

    youdao

  • Brown considers that good code is a good place to start, but to succeed one needs to know what is to be built, what is released and that it works.

    Brown认为代码一个好的开始取得成功人们需要知道构建什么、要发布什么以及可以运作起来。

    youdao

  • This is not always the cleanest method but for the most part will ensure that the last good code package for portlets is reinstalled in the portal.

    可能并不总是简洁的方法对于大部分情况,这确保门户中重新安装最新的有效代码

    youdao

  • It also takes a lot of time to do a good code review, so it's standard practice to break large changes into smaller, more review-friendly pieces.

    当然一次优秀代码审核也是相当耗费时间的,因此需要有一定标准修改变成许多小修改,生成更多友好代码片段

    youdao

  • If our tests are to achieve good code coverage, then we must be able to control the result of human tasks. Hence, the need for the following requirement.

    如果我们测试为了实现较好的代码覆盖那么必须能够控制人工任务结果

    youdao

  • Concatenated code proposed in 1966 is an asymptotic good code, which has powerful error-correcting ability. It will be applied in space communication widely.

    1966年提出级连一类纠错能力强的渐近码,空间通信中得到广泛应用。

    youdao

  • The essays are not about writing good code, but about designing elegant solutions to problems and expressing those solutions beautifully in the medium of program code.

    这些评论不是关于编写好的代码的方面,而是关于针对问题设计优雅解决方案,以及编程代码媒介优美地展示那些解决方案。

    youdao

  • In his presentation, Good Code Isn't Enough, Brown goes through all the elements necessary for a project's success, from upfront design to operation documentation.

    演讲代码不够的》中,Brown讨论了项目成功所需所有元素前期设计操作文档。

    youdao

  • So yeah, smart design, good code and a hell lot of testing among us, friends and during showcasing events around the world - we travel a lot and constantly work on the road.

    所以聪明设计好的代码测试我们很多朋友展示活动全世界-我们经常旅行不断的在路上工作

    youdao

  • One of the people listening to us record the podcast simply asked me why students coming out of our colleges today don't write good code (that is, readable, well-formatted, elegant code).

    倾听我们记录播客简单地了这样一个问题:为什么当今大学毕业生能够编写干净的代码(也就是易读的、结构合理的、优雅的代码)呢?

    youdao

  • Which means you have all learned about good code, object-oriented design, style, good practices, and so on, and refactoring is just another buzzword that someone invented to sell some books.

    意味着对于如下种种早已熟谙于心:编写好的代码面向对象设计,编码风格最佳实践,如此等等,不一足。重构无非某些的故作玄虚之语,编造出来用以兜售自己的新书,如此而已。

    youdao

  • Which means you have all learned about good code, object-oriented design, style, good practices, and so on, and refactoring is just another buzzword that someone invented to sell some books.

    意味着对于如下种种早已熟谙于心:编写好的代码面向对象设计,编码风格最佳实践,如此等等,不一足。重构无非某些的故作玄虚之语,编造出来用以兜售自己的新书,如此而已。

    youdao

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

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

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