The other thing you want to do is find the part of the program that is most likely at fault.
你们要做的另外一件事就是找出,最可能出错的那一部分代码。
Another good thing to do when you're really stuck is walk away. Take a break. Come back and look at it with fresh eyes of your own.
当你卡住的时候另外一件有益的事,就是走开休息一会儿,再回来看代码的时候你的眼睛就清醒多了。
If something is true do this, else something is true, do that.
如果某些条件是真的,就做这件事,否则另外一些条件为真的话就做另外一件事。
应用推荐