"I was raised on a small farm in southern Indiana and Dad tried to teach me and my brothers that you should never try to be better than someone else.
VOA: special.2010.06.10
It's something that someone else wrote or maybe you wrote, but you can encapsulate all of your ideas or your functionality inside this thing called a function.
它是别人或你自己写的,但是你可以压缩你所有的想法,或者你这个东西里面的功能叫做一个函数。
Three: they declare that language is always mediated, always mediating, that your experience of people is never clear of some set of meanings that someone else has assigned to it.
他们声称语言一直被调停,也一直在调停,凭借你们对人们的认识,永远无法弄清,其他人赋予的意义。
I loved the compassion. I think our society is so focused on being quick these days that we don't really take the time to show that compassion that she showed to him in the movie, and really take the time to really build and lift someone else up when you see potential."
VOA: special.2010.03.01
Now, how can I use code that someone else wrote?
那么,我们怎样才能用别人写的代码呢?
Tenure is limited to 30 years and, if the license is not renewed, then that plot is used again by someone else.
VOA: standard.2010.07.22
There are winners and there are losers, and the more someone wins that means the more someone else will lose.
有赢家有输家,当有人赢多些,即意谓着有人要输多些。
"Trafficking thrives in the shadows. And it can be easy to dismiss it as something that happens to someone else, somewhere else.
VOA: standard.2009.06.16
There were other people around. Someone else would help," but we know by looking at it that this difference makes a real difference.
我身边还有其他人,他们会帮他的”,但如果我们细究起来,会发现这种差别能产生重大影响。
You shouldn't ever try to copy someone else because you can never be that person."
VOA: standard.2010.07.22
It's the fact you're getting this extra benefit from working with someone else that makes it worth while working as a team to start with.
但是现实是在你和他人合作中,你会获得额外的收益,这样合作才有价值
"When,in fact,it's going out on someone else's servers. It's going out on a backbone that can be monitored, and so,there are ways in which the law enforcement community can capture some of these communications and analyze them."
VOA: standard.2010.06.22
If someone else had died, you know that you would consume them so " Right. But then you could say, "I know, but I lost".
如果是别人抽到了,那别人也得去死,对,但你可能会说,“我知道,但我后悔了。
"I was raised on a small farm in southern Indiana and Dad tried to teach me and my brothers that you should never try to be better than someone else, always learn from others and never cease trying to be the best you could be, that is under your control."
VOA: standard.2010.06.05
This is not something that's about someone else.
这不是别人的事情。
Suppose someone proposed that up in heaven and someone else might say, well that's not going to work so well, that's like a kibbutz--like one of the kibbutzim.
假设天堂里有人提议要求绝对均等,然后就有其他人会说,这提议不太可能行得通,比如集体农场的人就可能这么说。
Indeed, he said in his various pronouncements written for him by someone else that he didn't want to be a king of the old regime, he did not want to turn the clock back to 1788, and that you could combine a modernity with monarchy.
在一篇由人代笔的自我声明中,他表示并不想成为旧有政体的国王,他不想把时间倒退回1788年,完全可以把君主制和现代化结合
So that is a flag that tells the compiler that I want to use or link into my own program code that someone else wrote that lives somewhere else on the system whose moniker is CS50.
所以那是一个标记,用来告诉编译器我想使用,或连接我自己的程序代码到一个叫做CS50的系统中的程序,可能其他人在那个系统写了这些程序。
The standard library, that first line of code, it's not strictly necessary but any time you use a function, a tool that someone else wrote that lives in that so called library, you do need that include line as we'll see.
标准库函数--第一行代码,严格来说,不是每次都要写的,但是一旦你调用某个别人写,的函数,而这个函数又恰巧位于标准库里面,你就要像我们看到的这样,把它include进去。
Someone else is going to come in and produce cola in this industry and that's exactly what happened in the U.S. At the turn of the last century.
其他公司会参与进来也生产可乐,这就是上个世纪末在美国发生的事情
But now you will suggest, I've really gone too far, attributing to Hobbes a doctrine of human dignity that one might expect to find in a philosopher like Kant or someone else.
但是你会说,我真的跑题了,把一切都归于霍布斯关于人类尊严的教条,你可能期待一个像,康德一样的哲学家。
So you have to somehow convert the source code, the C code into 0s and 1s and for that process there exist this tool called a compiler that someone else wrote that takes this stuff as input and produces this stuff as output.
所以你必须把源代码,即C语言代码转换成二进制文件,这个过程就需要我们提到的编译器了,它是由别人编写的一个软件,以这些代码作为输入,将会产生的输出。
stdio h This file here is called standard I/O or stdio.h and this is just another text file someone else wrote many years ago and by using that line of code there, I'm telling the computer, give me acces to this code that this other person wrote that's in that file.
在这里的头文件称为标准输入输出文件或,这是由某位前人编写的文本文件,我们只需要刚才所述的一行代码,就能告诉电脑,让我连接到,这个前人在那个文件中写的代码。
In other words, when you bite off your own project or when you start off by looking at someone else's projects, either that we looked at last week or some of the innumerable links we included in the specs, focus on just one piece of it, get that working, and then move on to the next.
换句话来说,当你开始着手去完成一件属于你自己的工程,或者,从参阅他人现在的作品,更或者是,参考工程设计书中,提到的无数链接,至关重要的一点是,你必须让它工作,然后再继续下一环节。
And that's an example of someone else's phone.
那是一个一些其他人的手机的例子。
And I think what I admire so much about Professor Singer is that he has forced us to confront this reality that what I do with my life is directly related to someone else's life.
我觉得我如此地景仰Singer教授,是因为他让我们直面这一现实:,我们如何安排自己的生活,直接关系到,其他人的生活。
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“或其他人编写的,名为。
应用推荐