• That is very important because the clean code, and ability to alter presentation, means that your site can be viewable by someone on a small mobile phone screen.

    因为代码精简如此的重要,它可以随意的控制内容的表达方式位置,因此,即使是手机屏幕上,也可以轻松的展现网页

    youdao

  • This speaks volumes about the need for clear code with good variable names and clean design on a long-term project.

    这个事实清楚地证明:长期项目需要那些拥有良好变量干净设计的清晰代码

    youdao

  • I hope this article has gotten you to think about the value of clean code in your systems.

    希望篇文章已经开始考虑干净代码系统重要性

    youdao

  • The final part of the code should be familiar by now: put out headers, get and put the contents of the produced ODS file, and clean up by deleting the extra files.

    现在应该熟悉这个代码最后部分了:生成头部获取放置生成的ODS文件内容然后通过删除额外的文件进行清理

    youdao

  • But I would like to focus on an issue that arose while I was recording the podcast: programmers' all too common inability to write clean, maintainable code.

    但是关注个我记录这个播客所遇到的一个问题:不能够编写干净简洁的代码,也是程序员们遇到的一个相当普遍的问题。

    youdao

  • Clean code goes into the same category as process when it comes to things we can drop if we have to.

    我们不得不丢掉一些东西的时候,干净代码属于这个范畴过程被我们丢弃。

    youdao

  • If the designer implements his own designs, he is beholden to two different goals: Clean code and great user experience.

    如果设计师实现自己设计受制于两个不同目标代码整洁良好的用户体验

    youdao

  • When we clean up the code, the cleanup we make will only pay off at some future time.

    清理代码的时候,我们为之付出努力只有将来才能受益。

    youdao

  • So the code is "clean and green," according to my simple unit test casebut that's meaningful only if I'm really testing the code thoroughly.

    根据前面简单单元测试,这块代码干净绿色”的——只有真正彻底地测试这块代码的情况下意义。

    youdao

  • The core code is clean and easy to extend, and the user interface is very easy to use.

    核心代码干净而且容易扩展用户界面非常容易使用

    youdao

  • I know it's gotten me thinking about ways we might measure the value of clean code.

    认识我们应该寻找测量干净代码价值方法

    youdao

  • The language you choose should provide you with a suitable "comfort" level, the ability to produce efficient (and clean) code, and, above all, allow the language to suit the project and vice-versa.

    所选择语言,你应该觉得“舒服”,并且能够写出有效而且简洁)的代码重要的,语言适应项目,反之亦然。

    youdao

  • The Agile community picked up on the value of keeping your code clean as a part of following their principles, one of which is.

    Agile社区挑选保持干净代码价值作为他们原理一部分,其中原则之一是。

    youdao

  • Our desire is to keep the system maintainable, and therefore we want our logging approach to keep the code as clean and simple as possible.

    我们期望能够保持系统可维护性因此我们希望我们的日志方案能够保持代码尽可能整洁简单

    youdao

  • As you can see, the end result is some very clean, readable, and easy to maintain code.

    最终结果一些非常干净可读性强容易维护代码

    youdao

  • If there is no entry in log, the code skips the rest of the method because test case execution is clean and there is no information to capture.

    如果日志没有条目,那么代码就会跳过方法其余部分,因为测试用例执行干脆的,并没有得到什么信息。

    youdao

  • The untrusted data is referred to as tainted data, while the code ensuring that the data is not malicious is called a sanitizer, and is often said to clean the taint.

    这个非信任数据看作是污染的数据,这个代码确保这个数据是非恶意称作杀毒功能,通常也称作杀毒污染的东西。

    youdao

  • Code coverage tools let you expand the unit testing mantra of "clean and green" to "clean, green, and covered," with real benefits to the effectiveness of your unit tests.

    代码覆盖工具使可以单元测试符咒从“干净绿色”上升“干净,绿色,并且覆盖”,这有利于单元测试有效性

    youdao

  • With automated migration, teams can regularly perform dry runs that deploy the code into a clean "production class" environment, where automated unit and system-level tests may be executed.

    自动化移植中团队可以代码转入干净的“生产环境在那里可以执行自动化的单元系统测试

    youdao

  • But when I'm coding, clean code is my secondary goal and it could never take the place of my primary goal: making it work.

    但是在写代码时候,整洁代码不是重要目标从来不能取代我最重要的目标——使程序运行起来

    youdao

  • Don't hesitate to go with the slightly less clean looking code if that code makes more sense from a correctness and performance point of view.

    如果那些稍微比较不整洁代码正确性执行来讲有意义,我们也要毫不犹豫选择它们。

    youdao

  • Ignore any errors regarding undefined methods because these errors clean up once the remainder of the code is added.

    忽略有关未定义方法错误因为添加其余代码清除所有这些错误。

    youdao

  • It's the best way to keep your code clean, which keeps it easy to change over time.

    保持代码整洁最佳方式,用这种方法设计的代码总是容易修改。

    youdao

  • Code Cleanup works in batch mode, so that you can instantly clean the whole project or even solution.

    可以模式下进行代码清理工作,所以可以即刻整个项目甚至解决方案进行清理。

    youdao

  • You might try to clean up this code a bit by packaging the key lookup code in a named template.

    可能希望查找代码打包指定模板,使代码更加清晰。

    youdao

  • The adapter pattern is a nice way to clean this type of code up and reuse all your assignment code in other places.

    适配器模式整理此类代码其他位置重用所有值代码优秀方法

    youdao

  • When the existing code in a method or class is difficult to read, the next developer who works on it feels less compelled to write clean code himself.

    方法存在一些代码一个开发人员继续这些工作的时候,觉得他也没有必要迫使自己编写清晰的代码。

    youdao

  • So if we can put logic in proper events as per the nature of the logic, that would really make your code clean.

    因此如果我们适当事件放入逻辑真正使代码干净。

    youdao

  • At the end, a simple 8 lines of code MXML file is shown for rendering the UI and to demonstrate the clean UI design.

    最后,他用一个包含8代码简单MXML文件显示如何渲染UI示范了干净的UI设计

    youdao

  • At the end, a simple 8 lines of code MXML file is shown for rendering the UI and to demonstrate the clean UI design.

    最后,他用一个包含8代码简单MXML文件显示如何渲染UI示范了干净的UI设计

    youdao

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

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

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