you’ll often want to give your enumeration values human readable names, as we did here.
你常常希望给你的枚举值可读的名字,就像我们这里做的一样。
the book is very readable and you will get a feel of what working on an xp project is like.
这本书的可读性非常强,您会从中感觉到在项目中使用 xp是一件非常愉快的事情。
while that is more readable than the binary soup, it is still ratherunpleasant.
这样一来比那一堆二进制好读多了,可是依然让人不爽。
this makes the code more readable and easier to maintain.
这使得代码可读性更强,并且更加维护。
she’s the most inspiring, readable author, but to put her on the cover wouldn’t be very inspiring at all.
她是最能激励人心的值得一读的作者,但把她放在封面上不会是什么激动人心的事。
all of the languages we're considering can be written in a readable way.
我们正在考虑的所有语言都能够用可读的方式编写。
the configuration data enumerates allowed values and the corresponding human readable descriptions.
配置数据枚举允许的值和相应的人员可读性描述。
the second key to readable code is not to have too much of it, especially at the method level.
代码的可读性的第二个关键点,特别在方法级别上,是不要让每个部分做太多的事情。
they also force you to change your perspective on code just a bit: it should be not merely functional but readable as well, especially if nondevelopers need to consume any aspect of it.