So this is a classic error. I've not made a copy of the list. I've got an alias of the list.
这是个相当经典的错误,在这里我并没有得到数组的。
so nobody will notice those horrible continuity mistakes
因此,没有人会发现那些可怕的连贯性错误,
Let's talk to the Beta's a second; let me just emphasize at this stage there are no wrong answers.
我们先来讨论一下选β的理由,我要强调一下这里没有错误的答案
Number one, the basic structure is that you have a pointer and it points over to a pointee, but the pointer and pointee are separate and the common error is to set up a pointer but to forget to give it a pointee.
第一,基本结构是,你有一个,指向数据的指针,但是那个指针和数据,是分开的,通常错误是声明了一个指针,但是没有指向一个数据。
This is a sort of stripped-down version without all the fanciness but it tests exactly the same thing.
这是个没有花俏的简体版,但也同样是在检测错误信念
Notice though what I've done. Open, a particular kind of exception called I O error.
不过还是看看我们做的,这里我们并没有把异常报做io错误。
Well, I think that once again, they've made the same mistake the previous case did, that they assigned a dollar value to human life, and once again, they failed to take account things like suffering and emotional losses by the families.
我觉得他们犯了与前面案例,相同的错误,量化了生命的价值,但同样的,他们没有考虑受害者家人承受的,痛苦和精神损失。
Yeah, sadly it is still wrong t do the right thing and we still not doing all the right things.
是的,不幸的是阿富汗还没有走出错误的道路,那是因为我们没有做对,而且我们现在依然没有做对。,because,we,didn’
If you've ever been using some program, you did something completely innocuous, pull something down from a menu, click a button, you didn't do anything wrong and yet all of a sudden the thing just starts hanging there or you get a little spinning beach ball or the hour glass or whatever it is.
如果你之前在用一些程序,做一些无伤大雅的事情,拉下一个菜单,点击一个按钮,你没有做任何错误的事情,突然间有东西开始一直运行,或者一个沙滩上的小球旋转,或滴漏或是别的什么。
Here's a twist, and if you found people who were less wonderful than you all, and asked them, you'd get a lot of people saying the curving thing.
这是错误的,如果你去找一些没有你们优秀的人,问他们这个问题,很多人会回答你沿着曲线飞出
There may be bad reasons but there's no wrong answers.
有不充分的理由,但没有错误的理由
Right now there's no wrong answers.
但是现在没有错误的答案
bug You're gonna run into innumerable bugs most likely, by bugs we mean mistakes, - behaviors that you didn't quite intend and yet they seem to be-- and yet your program seems to be misbehaving in some sense.
你可能会制造数不清的,对了,我们称bug为错误或,你完全没有预料到的行为,但是它们的确存在-,这样看来,你的作品在某种意义上可以说是行为不端。
If you pass a function in C, a value that it's not expecting bad things happen and bad things generally reduce to segfault.
如果你在C中传递一个函数,一个没有预料的情况将会出现,这个情况通常是段错误。
应用推荐