• Although it was a limited-run program, hundreds of tracks by Miles Davis were beamed across the country, non-stop and commercial-free for five straight days.

    VOA: standard.2009.12.25

  • By putting it in a function bug if I find a bug and I change my program I can just run the function again.

    把我输入的值放到一个函数里,如果以后我在程序中发现了一个,并对程序进行更改的话,我可以直接。

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

  • I would love to run a program for actors to teach them

    我想创建一个项目,让演员们

    健康管理的重要性 - SpeakingMax英语口语达人

  • It is an on-going program and it used to be run by EUCOM before our command was stood up,".

    VOA: standard.2009.10.20

  • instead of being my program, I'm running, just my ideas We have other people run their programs, have their ideas.

    而不是推行我的项目,我来负责,全是我的观点,我们有其他成员实施一些项目,表达他们的观点。

    普林斯顿公开课 - 人性课程节选

  • Senator Judd Gregg of New Hampshire and others accused Democrats of manipulating figures regarding estimates of cost-savings from the government-run Medicare program.

    VOA: standard.2009.12.24

  • Said a different way, in the case of the straight-line programs, how long would it take to run a program?

    换种说法,在直线式程序里面,运行一个程序要多长时间?

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

  • The BNP is unhappy with the way the program was run, says John Walker, the party's spokesman.

    VOA: standard.2009.10.23

  • Why not write the program in a way where you figure out dynamically when the program is run how much memory you need rather than hard coding in two with or within that constant.

    为什么不写一个可以动态的方式写那个程序,程序可以动态分配内存,而不是用常量硬编码两个值。

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

  • Dr.Damiano has partnered with scientists at Massachusetts General Hospital to develop a computer program designed to run a system they call an artificial endocrine pancreas.

    VOA: standard.2010.04.15

  • This is a very important mission and so there is a computer program named Hal that helps run the ship and takes a lot of the burdens off of the part of the human astronauts who are on the ship.

    这是一项非常重要的任务,因此,一个被命名为哈尔的计算机程序,被安排协助飞船的运行,减轻飞船上,人类宇航员的负担

    耶鲁公开课 - 死亡课程节选

  • The House wants a government-run health care program to compete in the insurance marketplace.

    VOA: standard.2009.12.27

  • You know, you are the only person on this show who during the short answer segment has ever referred anyone to a program they can run on the internet.

    要知道,本节目开播以来,你是唯一,在速答环节不授人以鱼,而是授之以渔的嘉宾。

    斯坦福公开课 - 经济学课程节选

  • I could count them on two fingers." There has been more support for a government-run health insurance program in the House of Representatives, which has a larger Democratic majority.

    VOA: standard.2009.10.26

  • They're easy to spot, you can't run the program with them there, so you're not going to get weird answers.

    它们很容易被捕捉到,你没法带着这些错误去运行程序,因此你不会得到奇怪的答案。

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

  • The program is scheduled to run through next March.

    VOA: standard.2009.05.18

  • So based on initial impressions, what does this program do when you run in it? Yeah?

    所以根据初步的印象,如果你们运行这个程序,它会做什么?,啊?

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

  • That's where a privately-run volunteer program comes in.

    VOA: standard.2009.12.24

  • I can tell you the answer, but that's because I've cheated, run the program before.

    我可以告诉你答案,但这是因为我作弊了,我之前运行过一次程序。

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

  • So this program, if you run it based on intuition or little cheat sheets in front of you, what is this program ultimately going to do for me?

    所以这个程序,如果你按照你的直觉,或你们面前的备忘单来执行它,这个程序最终会为我做什么?

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

  • So before I try and run my program, I test each part of it independently.

    因此在我尝试运行我的程序之前,我都会对它的每个部分进行独立的测试。

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

  • And so when I run this program, nothing all that interesting happens.

    所以当我运行这个程序,没有什么会发生。

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

  • Remember last time, I said that there's different kinds of complexity in our code, and I suggested for simple branching programs, the amount of time it takes to run that program is, in essence, bounded by the number of instructions, because you only execute each instruction at most once.

    但是这里有个很重要的点,记得上节课,我提过在我们的代码中,有不同种类的复杂度,而且我还说了对于简单的分支程序,运行这种程序需要的总体时间,大体上,是和指令的数目相关的,因为每个指令只会被执行最多一次。

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

  • Eventually, it's a big program, I run it.

    最终组合成一个大程序我再去运行。

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

  • I am going to run a program called Nano nano hello c and type nano hello.c and I'm gonna type the following very quickly without much explanation because we'll dive into this more next week.

    我要运行一个Nano程序,键入,我快速写下下面的内容,不打算做过多的解释,因为下周我们会深入了解这些。

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

  • And the obvious question I could start with is, and suppose I ask you, how long does the algorithm implemented by this program take to run?

    我开始这个话题的第一个问题是,假设我问你,由这个算法实现的程序大概,要运行多久才能给出答案?

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

  • What I don't want your program to do is crash when that happens. Or run forever.

    当这种问题出现时程序崩溃,或者一直运行下去。

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

  • When you want to use a library like CS50's, you can't just run GCC on your program.

    当你想使用一些CS50的库,不是只运行GCC就够了。

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

  • Because I know this program was saved by default into my current folder, my current directory, so dot slash means run the program called a.out that's right here in my current directory not in, like, a out my applications folder or somewhere else.

    程序默认保存在,当前目录下的文件夹,/意味着运行这个名为“a,out“的文件,是我当前目录下的文件,而不是应用程序文件夹或其他别的地方的。

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

  • skittles So when you compile a program called A dot out, or skittles or wherever, and you double-click that program, or our in our command line environment, run it with dot slash skittles, that program is loaded Microsoft Word into memory just like Microsoft Word or whatever would be on your own computer.

    当你编译一个程序a,out,或者,或其他的,你双击那个程序,或着在我们的命令环境中,采用,/skittles来运行它,那个程序被加载到,内存中,就像,或者你电脑上的其他程序。

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

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

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

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