"That's amazing how far we've come. I'd like to see it get better, but I'd like to see more people play and enjoy it because I do."
VOA: standard.2010.08.03
I'd like to close with a short story of recent interaction that I had with a video over the internet.
我想用一个小故事来结束,是最近我关于网络视频的互动作用。
But also, maybe as a lawyer, I'd like to find the fraud that's in it, too.
但是,也许是作为一名律师,那我便可以找出当中的诈骗罪行。
What I'd like to at last introduce to you is the exercise that we are going to be doing together.
最后我要向你们说明的,是大家要一起,做的练习。
There will be millions of kids out there now that say "Gee, I'd like to learn to play the violin too."
如今会有成数以百万计的孩子,会说,"哇,我也要学小提琴"
I'd really like to have that modularity that says, I'm only going to get access to the values, not by calling their names, but by calling some specific method to get access to their names.
这样我们就丢掉了代码的模块化,我很希望代码有这样的模块化:,我访问变量的值,不是通过直接调用它们的名字,而是通过调用某个可以,访问这些变量名的方法来访问。
I don't always do that but I'd like to, ; and I can if you come at 11:30. Bring your books; I'm going to be talking about the texts and I hope you'll have them open.
当然我并不是经常这样,但我还是会尽力,你们需要在11点30分到,带上自己的书;,我会做一些关于课文的讲解,我希望由你们来开始讲。
It's in that context, needless to say, that I'd like to take a look at these two interesting passages on the sheet that has Anton Chekhov on one side and Henry James on the other.
不用说这节课,我将会谈到纸上列出的这两篇有趣的文章,一篇是契诃夫的而另一篇是亨利,詹姆斯的。
And, one thing I'd like to add to it, and that is, and I told this to my recitation sections that when you do these quizzes, in spite of the fact that it might be trivial in some cases, make sure you carry the units through.
而我要在这基础上再加一条,我在我的背诵课上也讲过,当你考试时,尽管单位不重要,但我希望你能注意它们。
There are several interesting things about this graph that I'd like to talk to you about.
关于这幅图有几个有趣的东西,想告诉大家
And what does it mean to be an American in this novel? So, that's the question I'd like to take up today first. Coming from Lolita, the vision of America in On the Road looks quite different.
这对于小说里你是一个美国人又意味着什么?,这是我今天想让你们思考的第一个问题,《洛丽塔》里,描写的美国景象非常不同于《在路上》之中的景象。
What I'd like to do today is talk to you about how it is that we moved from this old model to what it is that today many institutions call the Yale model.
今天我想讲的就是,我们如何从传统模式,转变为所谓耶鲁模式
5 So similarly would there be the number 65 next to this then the corresponding number for V-I-D and then there's generally a special character at the end that looks like a zero that says end of string here.
同样,A就是,接着再填上V-I-D对应的ASCII码,在最后还有添上一个特殊的字符,有点像0,代表这是该字符串结束。
but I'd like to argue today that this is not just a philosophical question,this is a scientific question.
但我今天想说的是,这不仅仅是一个,哲学问题,它还是一个科学问题。
For example, a gene that makes a cell cancerous, I'd like to stop it from being expressed.
举例来说,如果某段基因导致细胞癌变,我就希望阻止它表达
That's awesome. So, I'd love to see projects like that.
太棒了。所以我想看到这样的工程。
So that's the topic that I'd like to address today.
这就是我今天要解决的问题。
But there are some puzzles, some strange features of Locke's account of consent as the basis of legitimate government and that's what I'd like to take up today.
洛克关于同意是合法政府建立基础的理论,也有些令人困惑和奇怪的地方,而这正是我今天要讲的。
So this really rips the material that I'd like to cover in this brief conversation with you.
这就是,我在和你们这段简短的,交谈中想要含盖的内容。
Second, I'd like to identify two key questions that I really think important for you to be thinking about and addressing in the area of new technology and education.
接着确定两个关键问题,这两个问题很重要,你们要好好想想怎样,在新技术和教育中定位。
Now another clip from that same Antony Thomas series I'd like to show you here.
现在我们来看托马斯制作的,另一段视频
So the exceptions are useful when you want to have the ability to say, I expect in general this kind of behavior, but I do know there are some other things that might happen and here's what I'd like to do in each one of those cases. But I do want to make sure that I don't let a value that I'm not expecting pass through.
所以当你希望有能力说,我希望一般是这样的行为,异常是很有用的,但是我明白还有一些其它的情况可能发生,我希望对每一种情况都这么做,但是我跟希望能保证,没有让一个预期之外的情况漏过去。
One, there's a growing amount of literature showing that Mediterranean--eating the Mediterranean Diet has protected against a number of diseases, but also there was a study on this that just came out on Friday, and I'd like to discuss the results of that particular study.
首先越来越多的文献指出,地中海式饮食可以预防多种疾病,另外上周五有一篇新发表的研究,我一会儿会讲讲这项研究的研究结果
This is a food, a common food that most people would recognize, and I'd just like to see if you could guess what it is from the list of ingredients, so take a moment to look at the list of ingredients and then I'll see if you can guess.
这是一种食品,一种大多数人都见过的普通食品,我想看看,大家能否通过配料表猜出这是什么食品吗,所以,花点时间来看看这张配料表,看看大家能不能猜出来
So, summarizing better, assert is something you put in to say to the user, make sure you're giving me input of this type, but I'm going to guarantee you the rest of the code works correctly. Exceptions and exception handlers are saying, here are the odd cases that I might see and here's what I'd like to do in those cases in order to try and be able to deal with them.
所以更好的总结下,断言就是你放在那里告诉用户,保证你输入的是这种类型的,但我能保证剩下的代码运行正确,异常和异常处理做的事,这里有些我能预期的异常情况,并且这里有些情况,我能尝试处理。
And that's the kind of instinct I'd like you to get into thinking about. So the answer here is no.
所以答案是否定的,好的,那我们能在线性时间内排序么?
And so with this example here, I thought I'd propose that we consider exactly how you'd go about tackling something like this.
有了这个例子,我想我们可以,考虑一下应该如何下手,解决这样的问题。
So, in that relation, I'd like you to think about the representation of America in the novel.
所以,我希望你们思考,这部小说里美国的表征。
What I'd like to do is suggest to you that if you still haven't determined on a paper topic, you might very well consider this one.
我想给你们一个建议,如果你们至今未选好论文的题目的话,这个话题或许是很不错的一个选择。
There's one particular issue with overnutrition called the metabolic syndrome that I'd like to talk about and show you a little data on.
代谢综合征是我将讨论并列举数据的,其中一个与营养过剩有关的问题
应用推荐