In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
Other things are complete submersion into the language.
其他的东西都完全浸没到语言里。
The language that the Beats tried to imagine, tried to write, takes up some of these problems that we saw in Nabokov.
垮掉的一代试图想象和写出的语言,同样是是我们在纳博科夫的书里所看到的问题。
He was a master of English style and prose, and his work ranks among the very greatest in this or any other language.
他是英文写作的大师,他的作品不管在哪种语言里,都是佼佼者。
Those areas that are most eager to get to the content say they may have difficulty in using it because it's not in their language or might not make sense within their culture.
那些渴望得到这些信息的地区,很可能在使用这些信息时遇到困难,因为这些信息用的不是他们的语言,或者在他们的文化里这些信息不成立。
It turns out that if you start learning a language, a second language is where most of the work's been done, within the first few years of life you're fine.
如果你在出生的头几年里开始学习一门语言,非常努力地学习了第二门语言,那么你一切正常
Well, unfortunately in C, you have to be ever so specific as to what you wanna put in the variable.
很不幸,在C语言里,给变量赋值之前,你必须搞清楚它的数据类型。
We're going to keep using the things that exist in space, virtual or not, and the things that unfold in time in their relationship with each other as we continue to try to understand these basic principles which shape so much of subsequent literary theory. Thank you.
我们将继续解释事物的存在,无论它们是否可见,我们会学习语言在一段时间里的关系,随着我们继续学习这些基本的概念,我们会进一步理解文学理论,谢谢。
I have to admit, in my career here, I think I've taught in at least three languages, I suspect you've taught more, five or six, John?
我需要承认,在我的事业生涯里,我觉得我教过至少三种语言,我假设你们都学过更多,五六种,John?
In any case, the question of value and valuation is an important one in Comus, and it's important in part because the rhetoric of the mask is saturated in the economic, the commercial, and the financial imagery that we were looking at in the last lecture.
在任何情况下,价值和评价对于Comus来说很重要,这个很重要有部分原因是,面具里的语言充满了经济的,商业的,和金融比喻的,这都是上次课我们想要寻找的。
One aspect of their language which maybe you've noticed in On the Road--it's not quite so pronounced in On the Road as it is elsewhere, certainly--in the letters that these figures write to each other.
他们语言的一个方面也许你们已经在《在路上》里注意到了,当然在《在路上》里表现的并不如在其他地方明显,比如在他们这些人相互写的信里,表现得就很明显。
Well, it turns out C, like a lot of languages, comes out of the box with a whole bunch of built-in variable types.
在C语言还有其他一些编程语言里,都会有一大堆,固定的变量类型。
If you'd like to see me subtitled in Spanish can you actually watch CS50 this year in Spanish and soon two dozen languages?
如果你想看带西班牙语字幕的视频,今年CS50课程里就能看到,以后我们还会添加24种语言的字幕?
You do have mathematical operators in C and most every language.
在C语言还有一些其他,编程语言里有很多数学符号。
So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.
也就是运算对象,让我们看看这些表达式,然后看看里面的这些值,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些值做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。
What happens is, in the course of a single generation, they develop their own language.
实际情况是,在一代人的时间里,他们创造出了属于自己的语言
Short answer: no, at least not in C. You can construct such constructs in other languages and in theory even C.
简单回答:没有,至少在C语言里是没有的,你可以,在C语言或其他语言中创建这样一个结构体。
Realize in programming languages like C, there is a set of very well-defined rules, and this is in the recommended books.
同样,在像C语言这样的编程语言里,也有,一套非常明确的规则,这些都在推荐图书里面。
This backlash N, it's also a recurring theme and not just in C but in PHP, JavaScript, other languages as well.
还有反斜杠n,不仅C语言里有,在其他语言像PHP,JavaScript等都会碰到。
String is actually not a data type in C. It actually is something called a char star and we'll come back to this before long.
字符串在C语言里其实不是一种数据类型,而是一种称为char,*的数据类型,这个知识点我以后会讲到。
So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.
我们上周简短地谈论过Bool先生的,真假的逻辑思想,但是在C语言里,没有布尔数据类型。
This doesn't actually exist in C itself.
这个实际上在C语言本身里是不存在的。
And so, I would argue to you that Salinger imagines literature as a performance of this kind, a performance of a language of family love that is nevertheless also an aesthetic language.
所以,我认为Salinger想象的文学,作为这种家庭里爱的语言的表现,那至少也是充满美感的语言。
And I don't quite remember from reading or from class how big these things are, well, it turns out -- and this is sometimes useful, later on more likely than now -- but C has a size of operator that takes an argument in parenthesis and it will tell you how much space is used to store that particular data type.
我不太记得类中的这些类型,是多大的,嗯,结果是--这个在以后比现在,可能是更有用的--不过C语言中有个sizeof的操作符,其中括号里有一个参数,它会告诉我们,要存储一个类型的数据,需要占用多大空间。
应用推荐