One of the group had fixed a telescope to a television set so that objects seen by the telescope appeared on the television screen.
VOA: special.2009.07.22
But what you would have seen is the program just doing this, printing out to the screen.
但是你看到的只是程序,打印字符串到屏幕上。
Because what you don't see in this file is any code a that actually says put a letter of the alphabet at the top left hand corner of the screen and then put the next character to the right in other words, I'm taking for granted at this moment in time that my computer knows how to print something to the screen.
就是这些你在本文件中看不到的一些代码,实现了将首字母,放在屏幕的左上角,然后把其他字母加在其右边,我想当然地认为,我的电脑知道如何打印相应信息到屏幕上。
Now,Ruhli says the new technology to screen some airline passengers for explosives can provide even more information.
VOA: standard.2010.05.05
So, I taught myself how to program because I wanted to learn how to draw a map on the screen.
所以,我自学怎样编程,因为我想,学习怎么在屏幕上画一张地图出来。
It says it has detained the refugees because it wants to screen them to weed out former rebels, and to demine villages where battles had raged.
VOA: standard.2009.10.23
I'm going to write things on the board, I'm going to post things up on the screen, and so on.
我会在黑板上写东西,我会在屏幕上显示一些内容等等。
Apple fans and enthusiasts were eager to finally purchase an iPad,a tablet computer with a touch-screen that Apple claims will "bridge the gap" between a cell phone and a laptop computer.
VOA: standard.2010.04.03
Now, if the babies expect the block to still be there, they should think the block should stop the screen.
这时,如果婴儿会期待木块留在原处,那么他们会认为,木块能阻止屏板上升
As the cost of the needed genetic tests continues to decline, he predicts doctors will be able to screen patients for diseases they may not develop until later in life, and recommend ways to avoid them.
VOA: standard.2010.07.14
I wanted to show an example with real data that I computed and that's what's up on the screen.
我用真实的数据做了一个案例,请看上方的屏幕。
but in Me and Orson Welles McKay says the challenge was to rediscover the brash young man who would become the stage and screen icon: "I felt a tremendous responsibility toward him,especially because of his own mythology his own myth making,"
VOA: standard.2009.12.17
All right? I don't care what's in there, but just assume that's my list. And just to remind you, on your handout, and there it is on the screen, I'm going to bring it back up, there's the little binary search algorithm.
好,我不管列表里是什么,就假定那是一个列表,要提醒你们的是,在你们的讲义上和屏幕上,有一个简单的二分查找算法。
and your only job during this tasks is to press the button when that target comes on before it leaves the screen.
而你在这些任务中唯一要做的事,就是在目标出现未消失前按下按钮。
And then halfway across the courtyard, there was a screen that marked the entrance to another little enclosure, ; which is the shrine proper, the sanctuary proper; and only priests have access to that area.
庭院中途有一个屏,它是另一个小一点的界域的入口,它就是神殿,或者圣所;,只有祭司才能进入。
Microsoft Bob was kind of like a low end Word processor and spreadsheet but the screen look like a house and this dog walked around and talked to you about writing your book reports or something.
那是一款类似于,低端文档处理器和数据表,的产品,但是屏幕,看起来像个房子,还有狗走来走去和你对话,写书或者报告。
The middle class guys behind the screen who are going to invest in these long treks.
那些幕后的中产阶级们,他们打算对这些长途贸易投资
There's a little video player on the right side of The screen that allows the student or the professor Teaching from these materials to bring up those Materials and show the students. So this allow The students to explore materials on their own.
屏幕右边有个小放映机,能让学生和用这些资料教学的教授,提取出这些媒体资料,并播放给学生看,这允许学生自己发掘资料。
You see a bleep going across the screen to indicate that they've got their finger on the pulse of what's happening, or you see it in TV shows like ER.
你们看到一个亮点在屏幕上来回跳动,来显示病人脉搏的,跳动情况,就像在急诊室的故事,这类电视中看到的那样
So my 3 CDs try to communicate to the young people who may not read my book The Matrix and so forth try to communicate on the screen.
因此,我的三张CD就是为了,与不会看我书的年轻人交流,《黑客帝国》等则是通过大屏幕交流。
There is this include which allows me to include code, source code so to speak that other people wrote so I don't have to figure out for myself how to print things to the screen.
这个“include“可以让我加进一些代码来,比方说其他人写的源码,这样我就不用自己解决,如何在屏幕上输出了,别人已经为我解决这个问题。
So allow me to put this up on the screen now, which you're now qualified to understand.
所以请允许我把这个放到屏幕上,现在你们可以理解了。
On the other hand, if out of sight out of mind, they should expect the screen to keep going.
另一方面,如果看不见就觉得不存在,那么婴儿会期待屏板继续移动
Again, the size is of your pinky finger nail, all within the skin so you can just turn out your information to drive, for example a replaced arm or a computer screen.
这同样与手指甲那么大,因为放在皮肤下,所以你只要发出信息既可以驱动,诸如你的假肢或者电脑屏幕等。
So what is shown here is the potential solution to potentially read out neural signals dragged from the brain and use these signals after some interpretations or decrypting if you will to drive prosthetic arms or computer cursors on the screen.
大家现在看到的是一种可能的解决方案,有助于解读病人大脑发出的神经信号,同时在经过翻译或者解码之后,使用这些信号,驱动假臂,或者电脑屏上的光标。
So when you have a function called GetString, -- that means it's going to get a string from the user -- -- prompt the user for a string -- whereas printf is literally going to print it, not to paper, but to the screen.
所以当你有一个叫做GetSting的函数,它的意思是从用户那获得一个字符串-,提示用户输入一个字符串-,然而printf的确是用来打印的,不是在纸上,而是在屏幕上。
So input is an int called F, print out to the screen or your piece of paper the value of C. Odds are you only need two, maybe three lines of code for this, but the goal ultimately will be try it on your own.
所以输入是一个int类型的F,在你的屏幕上,或你们的纸上打印出C的数值,可能你们需要两行或者三行的代码,但是最终的目标需要你自己独自尝试。
You can actually take notes and don't have to scribble everything down that you see on the screen.
你们可以做笔记,但是没有必要,把屏幕上所有的东西都记下来。
Now, on this screen is going to be instructions but I want to give the instructions to this half of the class.
现在,屏幕上将会显示出指导语,但我希望只有右边的同学看到这些指导语。
So in a moment you're going to go ahead and hit the spacebar and then as things fall from the screen when they line up with the left arrow, hit the left arrow with a different arrow, hit that arrow and see how good a score you can get.
一会儿你走到前面,敲一下空格键,当屏幕上面的东西从左边往下掉的时候,你就敲一下键盘上的左键,是哪个方向,敲对应的方向键就可以了,我们来看看你能得多少分。
应用推荐