• It enables the user to control the speed and sound levels of orchestral music playing on a computer.

    VOA: special.2011.05.11

  • So, we spend a lot of time writing what's called user narratives of this user or this person.

    所以我们花了很多时间写,各种用户的体验。

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • Let me make sure that the user annotations are disabled this time and let's take a little look at this one here.

    我先把用户信息注释去掉,然后开始播放。

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

  • But e-books can act more like computer software licensed only to the user who buys them.

    VOA: special.2009.07.24

  • You can find that Box Computing efficiently connects enormous user request with the application providers.

    框计算就会展现出高效的一面,能够将众多用户要求与程序提供者连结起来。

    斯坦福公开课 - 百度CEO李彦宏演讲:全球最大搜索引擎的发展课程节选

  • One library user, Malaina Elliott, liked a poster showing a school official who "geeks" penguins.

    VOA: special.2011.07.11

  • 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.

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

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

  • Another Facebook user in Japan, Mitsutoshi Sato,wrote: It was a frightening experience.

    VOA: special.2011.03.12

  • In this case, to optimize for the best of the whole community and the whole user base and over the long term and that's important too, your long over short term.

    在这个前提下,去寻求整个社会,以及所有用户的长远利益的最大化,这十分重要,我们寻求长期利益,而非眼前利益。

    斯坦福公开课 - 扎克伯格谈Facebook创业过程课程节选

  • A recorded voice on the AED guides the user.

    VOA: special.2009.08.11

  • And I was an interested user.

    我当时是个感兴趣的用户。

    斯坦福公开课 - 戴尔CEO-Michael.Dell谈创业和发展课程节选

  • "This approach is a signal to the private space community that they can look to government partnerships, government as a user, or even government as an investment partner as they go forward."

    VOA: special.2010.04.28

  • I mean buy could actually be a negative indicator that this is probably not of interest to the user.

    我的意思是购物可能是一个负面暗示,暗示用户对这些不是很有兴趣。

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

  • "Some of our projects have looked at what we call situational impairments, which are challenges to accessibility that are caused more by the situation or context that the computer user is in instead of maybe as we usually think of accessibility as having to do with someone's own physical or cognitive state."

    VOA: special.2011.04.18

  • And in order to stand out, you really need to come up with a much better technology, a much better product, and much better user experiences.

    想要脱颖而出,就需要研发出更好的技术,更好的产品,更好的用户体验。

    斯坦福公开课 - 百度CEO李彦宏演讲:全球最大搜索引擎的发展课程节选

  • China was angered when the International Energy Agency recently named the country the world's biggest energy user and emitter of carbon dioxide.

    VOA: standard.2010.08.03

  • ReadFloat We'll look at it in a second. Let me sort of set the stage up for this -- suppose I want to input -- I'm sorry I want you as a user to input a floating point number.

    名字叫,我们来看一会,我先来设置下情景-,假设我想输入,抱歉,我希望你们作为用户来输入一个浮点数。

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

  • He says access to user-friendly climate predictions and information is essential to respond to climate change.

    VOA: standard.2009.08.30

  • So let's go ahead and introduce a couple other capabilities so that we can finally start writing programs that maybe print out charts or interact with the user, play games, or the like.

    让我们继续来介绍其他几个功能,以便我们最终能开始写程序,那样可以打印图表或与用户交互,打游戏之类的。

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

  • In a blog post called "First Click Free," Google's senior business product manager Josh Cohen wrote: "Previously,each click from a user would be treated as free.

    VOA: standard.2009.12.05

  • I was curious; I was even a user assistant at the time, I was certainly a geek at the time and yet I had no sense really of what actually went on in a classroom like this.

    我很好奇,在当时我是一名助教,那时我肯定是一个怪胎,我真的不知道,这样的课上讲的是什么东西。

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

  • Koesmayadi is himself an HIV-positive former drug user.

    VOA: standard.2010.04.01

  • Anything that tells him to sense something like the user's mouse or the edge of his screen is actually purple in color; and so they're nicely colorized and all this but the one that's adventurous right now is this.

    能够让计算机感知鼠标或屏幕边缘的图块,都是紫色的;,这些图块五颜六色,但这里有一个不太靠谱的按键。

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

  • Turns out this user's manual, just like a typical book, has multiple sections or chapters and Chapter One is generally about programs.

    结果这个用户手册,就像一个特定名册,有好多章节,第一章大概是关于程序的。

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

  • That is the address in memory in the heap of the first byte that the user typed in.

    那是用户输入的字符串第一个字节,内存中堆的地址。

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

  • Now if I am difficult with the user positive1 and I compile make positive1, and I then run positive1.

    现在如果我和用户有点不和谐,我编译正positive1,然后运行。

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

  • It is my place, as a programmer, to write information to the user.

    这个规范到底用来干什么的呢?,这是我的空间。

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

  • So now, in a program and you're asking the user for a string.

    我们再回到程序里,向用户要一个字符串。

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

  • Its name is malloc for memory allocation and what malloc does for us is we say, hmm, the user has typed in a three-letter word.

    它为我们分配内存地址,它为用户输入的3个字母单词,分配地址。

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

  • When you've been typing in words to the keyboard like your name or any word that you're trying to provide to the user, a string really looks like this.

    当你们通过键盘键入单词,比如你的名字,或者你想提供给用户的任何单词,一个字符串实际上看起来就是这样。

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

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

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

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