• "Look,this is a pre-trial detention, the ethiopian criminal code clearly defines the conditions made by detaining authorities when a person is detained before trial.

    VOA: standard.2009.05.25

  • Literal punishment: for example, in the Code of Hammurabi, where someone's ox kills a child, then the ox owner's child is killed.

    例如,在汉穆拉比法典里,如果某人的牛,杀死了一个小孩,那么这头牛的主人的小孩也应处死。

    耶鲁公开课 - 旧约导论课程节选

  • One of the things we talk about is like developing a code of ethics

    我们经常谈论的就是要制定一套行为准则,

    又有趣又奇特的课堂 - SpeakingMax英语口语达人

  • "It could be a pseudonym,". "It could be a code name, but please be assured it's not the Rahul that you think it is."

    VOA: standard.2009.10.30

  • I want the function, which is a little tool, a line of code I can include in my own programs and generally those tools live in sections two or three of the manual.

    我想要一个函数,那是一个小工具,在我程序中可以包含的一行代码,通常这些工具在手册的第二节,或第三节。

    哈佛公开课 - 计算机科学课程节选

  • The All Ethiopian Unity Party led by Hailu Shewal is the one signatory to the Code of Conduct widely acknowledged as a legitimate independent political force.

    VOA: standard.2009.11.01

  • So you know from algebra I can't actually solve this. There may be multiple solutions to this. What would I have to do to change my code? And the answer is fortunately not a lot.

    我解不出来方程,可能会有多组答案,我需要怎样修改我的代码呢?,很幸运的,答案是不用修改很多。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • He says he is sending the code back to the legislature for a second reading so that it can obtain the support and understanding of Mali's citizens.

    VOA: standard.2009.08.27

  • The law code of Hammurabi is available to us and there's a preface to it in which he basically explains why you should obey the rules that he now is laying down for you.

    汉莫拉比法典为我们提供了证据,汉莫拉比在法典的前言中向我们解释了,为什么要遵守他颁布的法律

    耶鲁公开课 - 古希腊历史简介课程节选

  • Mali's President Amadou Toumani Toure announced Wednesday that he is sending the family code back to the National Assembly for additional revisions to correct what he called "a few imperfections."

    VOA: standard.2009.08.27

  • We hand you a bunch of programming code that we wrote because this is very much the norm in the real world.

    我们给你们一些我们自己写的代码,因为在现实世界中这都是非常正常的。

    哈佛公开课 - 计算机科学课程节选

  • "This is a great achievement." The Code of Conduct appears to answer concerns voiced by the opposition and the international community that Prime Minister Meles's Ethiopian People's Revolutionary Democratic Front controls the electoral process.

    VOA: standard.2009.11.01

  • But in general, the choice of variable name is a great way of commenting your code.

    但是通常来说,变量名称的选择,是评论你的代码的,一个重要方式。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • "It is a fact,unfortunately, that the word democracy has become a code word in recent years for regime change and maybe for armed intervention regime change, but at the end of the day, there is a core value that Americans have stood for, that we have to continue stand for, and we can't allow that as well to become a fundamental impediment to improving the relations we are talking about."

    VOA: standard.2009.04.24

  • So write the so called source code which is in a specific language.

    用指定的编程语言,写出所谓的源代码。

    哈佛公开课 - 计算机科学课程节选

  • OK? And in fact, if you look at the code up here, and it's on your handout, the very first one, x 1, right here- if I could ask you to look at it-- is a piece of code to do it. And I'm less interested in the code than how we're going to analyze it, but let's look at it for a second.

    实际上,如果你看看,你们课堂发的材料上面的代码,第一页上的,就是那-,大家请看看实现的这一部分代码,我不太关心,我们会怎么解释这个代码,首先让我们先看看。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • This seems a little weird, but bear with me for second, in fact, I've given you a little piece a code to do it, which is the next piece of code on the hand out.

    这看起来有点奇怪,但是先听我说,实际上我给了你们一段做这件事的代码,就是发给你们的纸张的下一段。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And the second thing that we talked about is this idea that we want you to in fact learn how to relate a choice you make about a piece of code to what the efficiency is going to be.

    关于这个方法第二件事,就是我们实际上希望,你在写代码的时候,能做出优化效率的选择,因为此。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • The only thing I've done in this part of the program, now I'm going to go and read the code, is I've gotten the user to input a bunch of data.

    现在我去读读这里的代码,是我会让用户输入一些数据,然后根据用户输入的数据。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Which is a way of reminding you that I need to think as I write the code about what are my expectations from the input, and how might I enforce them.

    通过这个我在提醒大家,在写代码的时候,要搞清楚对输入的期望,并思考下如何执行这些期望。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Now I have the ability to create a loop, that is, to reuse the same pieces of code over and over again as I go around.

    现在我们已经学会如何创建循环了,也就是,重复的一遍又一遍的,执行同一片代码。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • You can imagine having many lines of code where all of a sudden your closed quote is on the next line all the way on the left.

    你可以想象一下,这有很多行代码,突然一个后引号,移到下一行最左边。

    哈佛公开课 - 计算机科学课程节选

  • Pseudo code. Now, you're all linguistic majors, pseudo means false, this sounds like code that ain't going to run, and that's not the intent of the term. When I say pseudo code, what I mean is, I'm going to write a description of the steps, but not in a particular programming language.

    伪代码,基于你们都是学语言的,伪代码意味着不正确,这听起来就像是没法运行的代码,这可不是我们学这个的目的,当我说到伪代码的时候,我的意思是要对步骤进行一个描述,而不是某种特定的编程语言。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • I want to show you how easy it is to change the code. But, notice, once I've added this I actually have a problem. This is now an under-constrained problem. I have more unknowns than I have equations.

    我加上这个条件后,我马上面临一个问题了,这就是现在是一个非约束性问题了,我的未知数比方程数多,你从代数中可以知道。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Right. So similarly, if you've got one line of code with a semicolon at the end saying, this is the end of the statement, it doesn't really make sense to continue that conversation to try to continue conceptually that puzzle piece with curly braces.

    对的,类似的,如果你得到了一行代码,后面有一个分号,标志语句的结尾,这就没有意义来继续,那个会话来尝试对那段代码,使用花括号。

    哈佛公开课 - 计算机科学课程节选

  • And I want to remind you, that block of code is a set of instructions, the same set of instructions that are going to be done each time through the loop.

    我想提醒大家,这块代码是一个指令集,一个每次循环都会被执行的相同指令集,会变化的仅仅是变量的值。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • A huge one is, are you actually running the code you're looking at in your editor.

    一个很大的错误就是你运行的程序,是否是你在编辑器中看到的程序。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Once you hear that description, it's easy to write the code, in fact. This is a place where the recursive version of it is much easier to think about than the iterative one.

    实际上一旦你听到了大致描述,就能很轻松的写出代码来,在这一点上应用递归来解决问题,比用迭代要容易理解多了。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Those are fancy terms. Decomposition is a way of putting structure onto the code.

    这些都是诱人的术语,分解是一种将代码结构化的方法。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • copy1 So this is the code that we had a moment ago for copy one.

    这是我们之前的那个代码。

    哈佛公开课 - 计算机科学课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定