When applying the rule would make the code less readable.
当使用该规则会让代码变得难以理解。
Code less easy to use, based on mechanics. suitable for beginners.
简单好用代码量少,基于力学的。适合于初学者。
The two ways of registering event handlers are completely the same, the only difference is that the second one clutters your code less.
这两种事件注册的方式其实完全一样的,只是第二种方式会使代码看起来凌乱一点。
Give things names that are long and clear enough that you understand what they are, but not so long and awkward that they make the code less readable.
所给出的命名应该尽量长且足够清晰以便您能理解其含义,但也不能过长或太过怪异,如果这样,代码的可读性就会受到影响。
Using stored procedures is one way to make the code less depending on the exact data layout, and allows you to make changes without a lot of down time.
使用存储过程是使代码不依赖于精确的数据布局的一种方法,让你没有很多时间的变化。
This model requires both parties to stick to a programming convention that may not be relevant to the software's basic functionality and, in general, can make the code less reusable.
这种模型需要双方都坚持一个可能与软件基本功能无关的编程约定,而且在一般情况下,这个编程约定可能使代码更加不可重用。
Third, the model to model authoring has also been much improved, with a lot of new capability available directly from the mapping tool, which means you have to revert to code less often.
第三,模型到模型创作也得到了很大改善,大量有用的新功能可以直接从映射工具中获得,这意味着您不需要转换成代码。
By handling content in this way, you have much less code in each of your handler methods.
通过以这种方式处理内容,每个处理程序方法中的代码就要少得多。
You would probably have less code, and it would all be used.
可能您拥有的代码会更少,并且它们都会被派上用场。
As you can see, this data is far more useful than a single error code and less work to troubleshoot.
正如您所见,这些数据远比单个错误代码有用,并且所需的错误诊断工作也更加少。
I can do that in PHP with less code!
我能在php中使用更少的代码吗?
We'll be writing less code tomorrow when the requirements change again.
明天,当需求再次改变的时候,我们将书写更少的代码。
What is the technique for writing less code?
写更少代码的技术是什么?
Everything in computer science is to just write less code.
计算机技术中最重要的就是尽量少写代码。
The impact on generated code will be less than other methods.
对生成的代码的影响将比其他方法要少些。
Also, you write less, so you have less code to maintain.
此外,所需编写的代码更少,因此您需要维护的代码也更少。
The less code you have to maintain, the better.
您需要维护的代码越少越好。
As a result, their application became simpler because there was less code to maintain.
结果,由于需要维护的代码量减少了,他们的应用变得更为简单。
Reusing other people's code means you often end up writing less code - and less code in all likelihood means fewer defects.
重用其他人的代码意味着您常常只需编写更少的代码—而更少的代码意味着更少的缺陷。
You write less code, so you have to read less code for maintenance or extension.
编写的代码越少,维护和扩展代码时工作量就越少。
The way you fight this complexity is with less software. Less software means less features, less code, less waste.
战胜这种复杂性的方法就是要更精简的软件,这意味着更少的特性,更少的代码和更少的浪费。
The less code you write, the less you have to maintain, the fewer bugs you're responsible for, and the better off you'll be!
编写的代码越少,维护工作就越少,所产生的错误也就越少,这样您的工作就越是得心应手!
Less code and queries improve throughput.
较少的代码和查询将提高吞吐量。
Compared with most other languages and frameworks, it takes less code to accomplish most common tasks.
与其他语言和框架比较起来,它使用了更少程序去达到更多常见的任务。
The disadvantage is that users may not want to edit code, and the code becomes less clear.
缺点是用户可能不想编辑代码,代码变得更加不够清晰。
Optimized code is often less maintainable than slower but more natural equivalents.
与更慢但更自然的代码相比,优化后的代码通常更难以维护。
More-expressive languages make it easier to find idiomatic patterns because the code contains less noise.
表达性更好的语言可以帮助开发人员更加轻松地发现惯用模式,因为代码中包含的无用信息更少。
This code USES more or less the same methodology as the code editor in Listing 2.
上述代码采用了与清单2内的代码编辑器相同的方式。
Annotations: Doing more work with less code.
注解:用更少的代码做更多工作。
Using this approach, as Rails does, you get the best of both worlds: concise code with less repetition without sacrificing flexibility.
像Rails那样使用这种方法,您可以两全其美:具有较少重复的简洁代码而不会失去灵活性。
应用推荐