"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 we will show you exactly how you can write programs that actually interact with the user in that way.
我们将给大家示范如何,书写代码以及跟用户交互。
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.
让我们继续来介绍其他几个功能,以便我们最终能开始写程序,那样可以打印图表或与用户交互,打游戏之类的。
So when a request is entered into this box, we do all kinds of semantic analysis, behavioral analysis, intelligent interaction with the user than massive computing and figure out what the user really wants.
当用户输入请求之后,将会对此请求进行各种语意分析,行为分析,并与用户进行智能交互,然后进行大量计算,来定位用户的真正需求。
For those of you who aren't familiar with this, we split up the user base by what school they go to and we make it so that people at a given school can only see the profiles and contact information of people at their school.
对此有些人可能不大了解,我们以学校为标准将用户分组,只有在同一所学校的学生,才能够相互浏览,个人资料和联系方式。
Now if I am difficult with the user positive1 and I compile make positive1, and I then run positive1.
现在如果我和用户有点不和谐,我编译正positive1,然后运行。
You can find that Box Computing efficiently connects enormous user request with the application providers.
框计算就会展现出高效的一面,能够将众多用户要求与程序提供者连结起来。
In fact they interact with the user.
实际上,代码是与其使用者相互作用的。
Otherwise, what was the point of getting a string from the user if I'm not handed the result to actually do something interesting with.
否则的话,它不把值带给我们,我们就做不了想做的事情,那我们还要它有什么用呢?
In this case, I'm going to get back the answer 3 F-O-O because the user typed in F-O-O, but wait a minute, what's with this?
假若这样,我得到了答案3,因为用户输入了,等一下,用这个干吗?
So actually thinking about how humans interact with machines and how you can optimize your so called user interface or GUI interface is also one of the themes in this particular field.
因此考虑人与机器如何交互动,以及如何优化所谓的用户界面,或者GUI界面就是这个特殊领域的一个主题。
Odds are when this function called gets a string from the user by expecting them to manipulate their keyboard - with their fingers, I need to-- initiatively I'm gonna get back a sentence or a word or a phrase or something.
调用GetString获取的信息也有可能,是通过键盘敲进来的,东西-,它将会返回句子啊,单词啊,或词组啊等等一些信息。
I probably whip out a do while loop very rarely, but very often when programming games or any program that takes user input and has to check that user input and yell at the user if they're messing with you or aren't providing what's expected.
我可能很少用do,while,循环,但常常是,当编制程序游戏或需要用户输入的程序是,需要检查用户的输入并提醒用户,如果他们干扰了你,或没有提供所期望的输入。
Go ahead and implement with the person next to you a program that takes as input from the user an integer called F and prints out the answer of the Celsius equivalent.
继续和你旁边的人执行程序,取来自用户的整数F作为输入,然后打印出与之等价的摄氏温度的答案。
应用推荐