摘要:
条件语句体应该总是被大括号包围来避免错误,即使可以不用(比如,只有一行内容)。这些错误包括多加了第二行,并且误以为它是 if 语句体里面的。此外,更危险的可能是,如果把 if 语句体里的一行注释掉了,之后的一行代码会不知不觉成为 if 语句里的代码。 推荐: if (!error) { return 阅读全文
摘要:
Invictus Out of the night that cover me. Black as the pit from pole to pole, I thank whatever gods may be For my unconquerable soul. In the fell clutc 阅读全文
摘要:
##Think Different Here's to the Crazy Ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things di 阅读全文