• This day is separated from all other days by additional rules and observances in keeping with its profound holiness.

    这一天被附加的许多规则与其他日子完全区别开来,目的是保持深厚的神圣性。

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

  • And the rejection of this motif or this idea in Genesis 1 is pointed and purposeful. It's demythologization.

    但《创世纪》第一章中对此模式或观点的否定,明显且有目的的,一种去传奇化的叙述。

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

  • This wasn't just the results of centuries of neglect, it is clear that they were built in order to be buried.

    这并不由于多少世纪以来被人们忽视了,显而易见的,们被建造的目的土葬

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

  • So you're implementing this black box, and if its purpose in life is to actually return a value, you have to tell the compiler what kind of value to expect, and this is going to have ripple effects.

    你在实现这个黑盒子,如果它的目的是,返回一个值,你必须告诉编译器你期望的什么类型的值,这个将一个连锁反应。

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

  • For me the absolutely shocking fact of this simile ] is that its primary purpose is merely to describe the number of angels who are prostrate on the burning lake of hell.

    为了他们悲惨的境遇黯然神伤,对我来说,这个比喻令人震惊的事实,最初的目的只不过,为了描述葬身于地狱火海的天使的数量之多。

    耶鲁公开课 - 弥尔顿课程节选

  • It's a good idea to try and figure out what your goals are-- what you're trying to achieve-- before you go ahead and analyze the game.

    能帮我们在分析博弈之前,先弄清我们的目的是什么

    耶鲁公开课 - 博弈论课程节选

  • Its purpose is to lay bare as it were the fundamental problems the fundamental concepts and categories which frame the study of politics.

    它的目的一向要提出基础的问题,最基础的概念与类别,以建立政治研究的架构。

    耶鲁公开课 - 政治哲学导论课程节选

  • It can separate between what's part of yourself and what's foreign, and it does that by presenting, by recognizing antigens that are presented in the context of the major histocompatibility complex, MHC.

    免疫系统可以识别出哪些属于你的,哪些外来的,通过呈递和识别抗原达到目的,而抗原存在于,主要组织相容性复合体中的

    耶鲁公开课 - 生物医学工程探索课程节选

  • If you're writing a one line function, whose sole purpose in life is addition, and, clearly, this is about addition, well, then it's, in fact, A reasonable to use a shorter symbol like A, but I do have to specify it's type.

    如果你在写一个一行的函数,唯一的目的是,做加法,显然这关于加法的,好的,实际上,用一个短的标识符合理的,像,但我必须指明它的类型。

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

  • Not a tremendous amount of inherent value in this strip of land, but it is important for where you could go by traveling through it.

    这小块土地本身并没有重要的价值,但重要的通过可以到达的目的地。

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

  • And its purpose in life is to maybe take input and maybe produce output.

    它的唯一目的是可能获得输入,可能输出东西。

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

  • Its composition is influenced and determined by literary conventions and goals. Now, of course we all know that there is no such thing as purely objective history anyway. We have no direct access to past events.

    它的形成受文学的惯例和目的影响和决定的,当然现在我们都知道了没有什么纯客观的历史,我们没有直接通向过去事件的途径。

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

  • It's pointed and purposeful.

    目的明确的。

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

  • So we'll talk a bit more about this idea of functions today, but, get int, again, can think of it as a black box, whose purpose in life is to prompt the human for input and pester the human if he or she doesn't actually give it int, but then once it has that, has entered it from the user, it's quote unquote, returns it to you.

    所以我们进今天将多讨论点这个函数的概念,但,GetInt,我们可以把当做一个黑盒子,它的唯一目的是提示人们来输入,并且如果他或她没有,给int数,则会纠缠用户,但一旦得到了,用户输入的int数,对输入进行引用,返回给你。

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

  • So this is version two of the swap function and, in fact, it is almost identical, this is before, this is after, before, after and it looks like the solution to this problem that we've been revisiting a couple of times now is just to do what?

    这个swap函数的第二个版本,实际上,这几乎一样的,这之前的,这个之后的,之前的,之后的,这看起来像这个问题的解决方案,我们一直多次访问,目的是什么呢?

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

  • In this case the promoter, which is a sequence of DNA that is positioned right in front of the gene of interest, the promoter is the betagalactoglobulin promoter in this case, and betagalactoglobulin is a milk protein.

    这里涉及到的启动子,也一段DNA序列,必须刚好位于目的基因序列前端,我们用到的β-乳球蛋白启动子,β-乳球蛋白乳汁中的一种蛋白

    耶鲁公开课 - 生物医学工程探索课程节选

  • It's defined in CS50's library; its sole purpose in life is to ask the user for a floating point value and return it.

    被定义在CS50的函数库中,它的唯一目的是,向用户询问一个浮点数的值,然后返回

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

  • I'm going to use the CS50 Library instead for user input I'm saying say something then I'd get a string from the user and I call time s1 and then I say, say something, s2 and then I get another string from the user and call it s2 and apparently this program's purpose in life is to tell me yes or no the user said the same thing both times.

    然而我使用的CS50库来获得用户输入,我说点什么,然后从用户那里获得一个字符串,并把叫做s1,然后我说点什么,然后从用户那里获得一个字符串,并把叫做2,这个程序的最终目的是,告诉我两次用户输入的同样的东西。

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

  • It's reasonable because it's meant TMP for temporary purposes just to call it temp or T-M-P for short, X and I can define temp as -- why don't I set it as equal to X, initially, because now that I've stored X in a separate chunk of memory, I can now change its value and then I can say Y gets, not X, but temp, and so now I've actually swapped these values.

    合理的,因为为,暂时的目的,只要叫Temp或简称为,我可以定义temp为--为什么我不把设定为等于,最初的,因为现在我把X存储在一个单独的内存块中,我现在可以改变它的值,然后我说Y等于,不X,而temp,所以现在我交换这些值。

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

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

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

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