But thankfully now in 2010, we're at the point where there's a whole lot of free and open source software that you can integrate into your projects that other nice people have made available.
不过幸好在2010年,现在有很多可用的开源,代码软件,你可以将其融合,到你的工程中。
You write the source code, the stuff that looks like this and then you save your file, and now you just have a text file.
比如你们写出像这样的源代码后,保存,你将会得到一个文本文件。
It expands. You change your constraints on your system, you heat it up some more, then you take the heat source away, and you put it back in contact with the atmosphere. And you cool it a little bit, change the constraints, cool it a little bit more, and heat, and you've got a closed cycle engine.
让它与大气接触冷却,改变约束,使它继续冷却,然后又再次加热,这就是循环热机,我们以前也研究过,更复杂的机器。
And you can write your source code in it but to compile something you don't run a command like GCC and then the name of the file, you instead click a button.
你们可以在上面写源代码,如果要编译的话,不用像GCC这样要输入命令,文件名,只需点击按钮就可以了。
So in other words, if you terminate these lines early, if you terminate the four loop early, if you terminate an if condition early with that semicolon, the code may very well work; and this is a common source -- of frustration and conundrum because you don't -- because your code looks right and yet it's misbehaving, but that semicolon means stop looking for subsequent lines of related code.
换句话说,如果你用分号过早的终止了这些代码行,如果你过早地终止了那个for循环,如果如此,一个if条件,代码可能可以运行,这就是,挫折和问题产生的源头,因为你没有-,因为你的代码看起来是正确的,但是运行是错误的,那个分号的意思是,停止寻找后面相关的代码。
应用推荐