I remembered not one thing I might have learned in the next six weeks of the writing program.
VOA: special.2010.01.30
So when you're writing a program in this language and many others, if you wanna make a comment to yourself or for other people who are reading this with their TF or fellow colleagues, you use what are called comments.
当你用这样那样的语言写程序时,为了便于自己或他人,阅读我们写的代码,我们必须得做一些注解,这就是所谓的注释。
really easily just based on your... because you're the one writing the program,
真的很简单,就看你的……因为是你在写程序嘛。
After she graduated from Georgia State College for women, she asked to be accepted at a writing program at the State University of Iowa.
VOA: special.2010.12.26
Now just to get used to the conventions, 0 because this is the program you'll use not for problems at 0 but for 1 to start writing programs, notice at the top in this window just reminds you what you're working on.
我们要入乡随俗,习惯这样的界面,因为这是你们将要用到的程序,不是为习题集0,而是0,而是为习题集1开始写程序的,注意窗口顶部,这是用来提醒你,你工作在何种环境。
I was supposed to attend a summer writing program for high school students at the university.
VOA: special.2010.01.30
It don't know. What is true about O'Connor is that she was trained to write stories like this. Flannery O'Connor--and this is, again, that context coming in--Flannery O'Connor was a student at the Iowa Writers Workshop, a very prestigious writing program.
这不得而知,奥克纳其实一直被这么训练来,写故事,弗兰瑞-奥克纳,又一次,这个,背景,弗兰瑞-奥克纳是溢价,爱荷华州写作讲习班的学员,一个非常出名的写作项目。
He is a professor in the creative writing program.
VOA: special.2011.01.31
How am I gonna go about writing a program?
怎么写呢?
Close lives near the New York state prison, and volunteered there with a writing rehabilitation program.
VOA: standard.2010.05.18
I can't give it what it wants," know that when you're writing code and the problems that will remind of this, if you absolutely have to kill your program, you don't have to close the window, CTRL+C reboot crazy stuff like that, generally you can hit CTRL+C and it will just abort the program right where it is, in case you ever get trapped in some awkward situation.
我不能给它所要的“,当你在写代码时,程序将,提醒这个问题,如果你不得不,关闭这个程序,你不需要关闭这个窗口,重启像那样的疯狂举动,通常你可以敲,它将会在这个地方终止那个程序,假使你陷入了尴尬的处境。
And this is useful because if you're actually writing a program that's interactive or that you want to change overtime much like you would a game, hopefully, the game is not going to have the bad guys, for instance, always standing in the same place or the rocks or whatever it is falling from the sky in the same place 'cause it would very quickly become a very tedious game.
这是很有用的,因为如果,写一个交互的程序或者,希望每次游戏都不一样,我们希望,游戏中的坏人物,别老是站在同一个地方或者同一块石头上,或者从天空中同样的位置落下,因为这立刻会使游戏变得乏味。
So writing a program at least in this language is a two-step process.
用这种语言写一个至少需要,两步完成的小程序。
If you're writing a program and you're testing it and recompiling.
如果你写一个程序,检测,然后重新编译。
So it turns out that, main, yes, is the default function you write, at least in C, when writing a program.
结果是,main函数,是的,这是你写的默认函数,至少是在C语言中,当写程序的时候。
So here is the simplest program which is perhaps an ironic statement that you can implement with this language called C. So it takes a few lines of code to actually get something up and running and as you'll recall last Friday, I didn't even get this up and running because part of the process of writing a program is to one, write it.
让我们回到这个最简单的程序,你们也许觉得啼笑皆非,这么简单的例子,用C语言写出来就可以了嘛,的确只需要几行代码,就可以让这个程序跑起来,就像上周五的那样,我之所以没让它跑起来,因为编程步骤之一,就是“写“
应用推荐