1. Don't repeat yourself (DRY).
不要重复自己(Don ' t repeat yourself,DRY)。

来自互联网

2. It is easy to repeat yourself.
重复自己容易。

来自互联网

3. Will you please repeat yourself?
请你再说一遍行吗?

来自互联网

4. Don't repeat yourself.
不要重复你自己。

来自互联网

5. Would you please repeat yourself?
请您再说一遍行吗?

来自互联网

6. Could you please repeat yourself?
请您再说一遍行吗?

来自互联网

7. Number 7: Try not to repeat yourself.
第七条:尽量别重复自己的话。

来自互联网

8. Number 7: try not to repeat yourself.
第七:不要重复自己讲的话。

来自互联网

9. Number seven: Try not to repeat yourself.
第七条:尽量别重复自己的话。

来自互联网

10. For me, studio is a trap to overproduce and repeat yourself.
对于我,工作室就是个促使生产过量,自我重复的陷阱。

来自互联网

11. This is a prime example of Rails' DRY (Don't Repeat Yourself) principle.
这是Rails的DRY(不要重复自己)原则的基本例子。

来自互联网

12. If you "don't repeat yourself," you know that the single copy is the canonical copy.
如果遵循“不要重复自己”原则,您会了解单一副本是权威副本。

来自互联网

13. You also want to adhere to the DRY (Don't repeat yourself) principle as much as possible.
您可能还希望能够尽可能多地坚持DRY(不要重复自己)这个原则。

来自互联网

14. The final principle that shows up in Rails applications is Don't Repeat Yourself (DRY).
Rails应用程序中的最后原则是不要重复你自己(Don't Repeat Yourself,DRY)。

来自互联网

15. According to the Do Not Repeat Yourself principle, we should write the host address only once.
根据不重复自己的原则,我们应该只写一次主机地址。

来自互联网

16. Low repetition: Don't Repeat Yourself, or DRY, is a common buzzword within the Rails community.
低重复:不要重复自己(Don ' t Repeat Yourself, DRY)是Rails社区的一个常见术语。

来自互联网

17. It's best if you rephrase, speak slowly or repeat yourself. This is what you do with the Chinese children.
最好你改换措辞,慢慢说,或再说一次。这样就是你跟小华人说的办法。

来自互联网

18. If you want to convince others that your opinion is representative of the majority, then just repeat yourself.
如果你想说服他人你的观点是代表大多数人的,那么你只需要不断的重复它。

来自互联网

19. The second is duplication, what the Pragmatic Programmers call violations of the DRY (Don't Repeat Yourself) principle.
第二个是复制,ThePragmatic Programmers中称其为对DRY(不要重复自己,Don ' t Repeat Yourself)原则的违背。

来自互联网

20. Imagine the reaction you will get from the colleague, especially if they continue and you repeat yourself several times.
想象一下你将会这位同事收到的反应,尤其如果他们继续的且你重复几遍的时候。

来自互联网

21. In some ways, they represent a violation of the DRY (Don't Repeat Yourself) principle, espoused by the Pragmatic Programmers.
在某些方面,它们表示一种对DRY (Don ' tRepeat Yourself不要重复自己)原则的违反,这个规则是被实用主义程序员所推崇的。

来自互联网

22. Django strictly observes the Don't Repeat Yourself (DRY) principle, whereby every distinct piece of code or data lives in only one place.
Django严格遵循Don ' tRepeat Yourself (DRY)原则,因此每个不同的代码片段或数据仅在一个位置上出现。

来自互联网

23. Grails leverages the principles of convention over configuration and don't repeat yourself to greatly reduce the amount of code you need to write for a typical Web application.
Grails利用“约定优于配置(conventionover configuration)”和“不要重复自己(don ' t repeat yourself)”的原则,极大地减少了编写典型Web应用程序所需的代码量。

来自互联网

24. To instead have them in the subclass violates the principle of DRY (don't repeat yourself) : if all the subclasses have the same function, why write it repeatedly in every class?
而他们在子类违反干燥原理(不要重复自己):如果所有的子类具有相同的功能,为什么要写它重复在每一个阶级?

来自互联网

25. This approach perfectly epitomizes the DRY (Don't Repeat Yourself) principle, since the persistence logic is implemented once and mixed in domain classes as many times as needed.
这种方式完美地诠释了DRY (DontRepeat Yourself)准则,因为持久化逻辑只实现一次,在需要的时候可以多次混合到领域类中。

来自互联网

26. This approach perfectly epitomizes the DRY (Don't Repeat Yourself) principle, since the persistence logic is implemented once and mixed in domain classes as many times as needed.
这种方式完美地诠释了DRY (DontRepeat Yourself)准则,因为持久化逻辑只实现一次,在需要的时候可以多次混合到领域类中。

来自互联网