What are the basic modules, what information needs to be passed between those modules in order to make the code work.
基本的模块是哪些,为了让整个程序正常运行,这些模块之间需要传递的信息有哪些。
Usually when you know why it's not working, it's obvious what you have to do to make it work.
通常你明白了出错的原因后,很明显你必须让程序正常运行起来。
It is generally believed that in order for that to work you need the round ship delays in milliseconds, in 100 milliseconds, in 200 milliseconds, not 8s.
人们一般相信,为了运行正常,总延迟需要控制在毫秒的单位,在100毫秒,200毫秒以内,而不是8秒。
Distorting price signals , making it impossible for the market to respond as it otherwise would have .
扭曲价格信息,让市场无法正常反应,无法在正常市场机制下运行。
And then you can delete it once you're sure your code is working right.
当你们能够确定你们的代码运行正常的话,你们可以把这个“printf“,语句删除掉。
And I end up going back and doing unit testing anyway, to try and figure out why it doesn't work. So over the years, I've just convinced myself I might as well start where I'm going to end up.
第一次从来不会正常运行,因此无论如何我还要回头去做单元测试,找找哪儿出错了,因此经过这么多年,我已经说服自己既然一定要做单元测试,那么还是一开始就做最好了。
So if your word game doesn't work when the words are 12 letters long, instead of continuing to debug 12 letter hands see if you can make it fail on a three letter hand.
因此如果你的单词游戏当输入单词,有12个字母的时候没法运行了,看看输入三个字母的单词它,能不能正常运行吧。
If there are less than two elements there I just check one or both of those to see if I'm looking for the right thing.
列表里是否剩余超过两个元素?,是否剩余不足两个元素,这里面我就挑一两项来检查下是否运行正常。
Where we put our whole program together, and we say does the whole thing work?
也就是把我们的整个程序组合起来,然后看看它们在一起能不能正常运行?
You'll also feel a little bit better knowing your program works on at least something.
一些输入能正常运行你也会,感觉稍微好一点儿了。
That's usually a big mistake.
因为通常来讲这样的程序不会正常运行的。
Why our programs don't work.
为什么我们的程序不能正常运行呢?
Because maybe the program worked on some inputs and not on others.
一次如果理解了程序为什么,能对a正常运行而对b却不能你就会。
So with the fact that I'm now just back at my prompt is a good thing so now GCC hello c if I type this command GCC hello.c, this is gonna run this program that Apple wrote in this case GCC or someone else wrote called GCC.
也就是说我们现在安全返回,说明一切正常,现在我输入这条命令:,这代表运行hello,c这个程序,是由“Apple“或其他人编写的,名为。
What value of inputs, what values of x will this run correctly for?
这个程序正常运行的话对于输入的值,也就是x的值,有什么要求呢?
应用推荐