So I ran to the end of the road, and when I got there, I thoughtmaybe I'd run to the end of town.
VOA: standard.other
So I run this, Enter, and therein lies the nothing.
我运行它,回车,但那里什么也没出现。
Yeah, so I run different sort of creative events.
我举办各种创意活动。
And so what I'm going to do is just now run through the next two or three scenes and talk about why they're set next to each other.
因而我现在只是讲一下,接下来的两三个场景,并谈谈他们被放在一起的原因。
In the long run, we want The Wall Street Journal and so I guess that-- we just have to accept that.
但从长远来说,我们需要《华尔街日报》,所以我想,我们必须得接受
GCC -o So, on the one hand, I've run this command here, GCC dash O and this projector I'm highlighting things all day long on the screen here and you're not seeing any of it unfortunately it seems on this projector.
我在这运行了一条命令,这台投影仪我一天到晚的开着,一再强调屏幕上的东西,不幸地,你们却,在投影仪上没有看到它。
So, just random contract jobs until I discovered this company called Odeo, which was run by Evan Williams.
所以,我一直在打零工,直到我找到了一家叫奥德奥的公司,它是埃文·威廉姆斯经营的。
And so what I see is that as I run this, I'm doing a lot of redundant computation.
因此我在这里,看到的是随着我的运行,我将会进行很多冗余的计算。
So I'm going to run through a series of these arguments.
我先简单地说一下,这一系列的论证
Okay. Now Eva has another gig out in Gilford this morning so she's going to run off, and I'm going to show you, maybe, if we can get our slides up, this overtone series stuff.
伊娃今早在吉尔福特还有其他表演,所以她得告辞了,现在,要是我的幻灯片能用的话,我要用幻灯片为你们演示,这些有泛音列的乐器
to actually run the board in the studios. And so now I'm certified to host different radio shows,
这样我才能操作演播室力的仪器。现在,我已经有资格主持不同的电台节目了。
So look at line -- I'll run through some of the essential sections here.
看--我读一下这其中的关键部分。
So I'll bring a little bit of extra food. Just in case you run out.
我会多带一点吃的来。以防万一你这儿的东西不够吃。
So now when I compile this fourth version with make math4 1 31 and then run math4, I indeed get 1.31.
所以现在我键入“make,math4“来编译第四个版本4,然后运行math4,我得到了。
And then I could do things like again, say, okay having done, that let me just run it here, run that, so I've now got polar point 1, and polar point 2.
然后给它们赋值半径和角度,然后我可以进行刚才的操作,也就是说,对刚才的笛卡尔坐标进行的操作,让我们来运行下它吧,运行下,现在我有一个极坐标点。
condition2 So now I'm going to go ahead and run conditions2.
现在我将继续运行。
So in fact if I run this, ah, and save it, and it prints out odd.
因此实际上如果我运行这个,啊,先保存它,然后它输出奇数。
f2c So I'm going to go ahead and run make on f2c, which is the name I gave to this particular program.
所以我将继续来编译,这是我给这个程序取的名字。
So how long it takes to run is related to how many items I end up being able to fit into the knapsack.
所以,运行的时间是和我能够,装进背包的物品数目有关的。
So you can imagine that this is a very powerful mechanism. So let's look what happens when I run-- start to run this.
因此你可以想到这是一种很强大的机制,让我们看看让我开始运行,这个程序的时候会有什么结果。
So what we've seen is I've run it twice here.
我们现在看到的就是,我执行了这条打印语句两次。
Well, what I always do in anything like this is, the first thing I do is, I run it on something where I can actually compute the answer in my head. So I get a sense of whether or not I'm doing the right thing.
好的,我常常在,这种问题中会做的是,我会做的第一件事是我,会先带入我可以心算的值来运行,因此我能够知道我是否做对了。
Because I know this program was saved by default into my current folder, my current directory, so dot slash means run the program called a.out that's right here in my current directory not in, like, a out my applications folder or somewhere else.
程序默认保存在,当前目录下的文件夹,/意味着运行这个名为“a,out“的文件,是我当前目录下的文件,而不是应用程序文件夹或其他别的地方的。
So just to reinforce this, I could run gcc math2.c but I'm getting a little tired of this a.out convention and recall that there's this utility called "make" that right now doesn't really improve much, other than give it a better name.
所以我强调这点,我可以运行“gcc,math2,c“,但是我不是很喜欢a,out这个默认的名字,想取消它,那么这里有个叫做“make“的命令“,这个命令现在没有很大的改进,只是把用来更改名字用的。
So before I try and run my program, I test each part of it independently.
因此在我尝试运行我的程序之前,我都会对它的每个部分进行独立的测试。
And so when I run this program, nothing all that interesting happens.
所以当我运行这个程序,没有什么会发生。
progress1 So I'm going to run progress1.
我将运行。
So, if I compile and run copy2.c now let's see what happens.
所以,如果我编译并运行copy2。c,现在让我们看看发生什么。
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“或其他人编写的,名为。
应用推荐