摘要:
When you are debugging a program, and especially if you are working on a hard bug, there are four things to try: reading: Examine your code, read it back to yourself, and check that it says what you meant to say. running: Experiment by making changes and running different versions. Often if you dis. 阅读全文