Right now, we're finally getting to the point of scratch which can take some input from the user.
马上,我们能接近scratch的关键了,即从用户那里获取输入。
So your role in here in this demo is to get an int from Jordan.
所以你在这个演示里面的角色是,从Jordan那里获取一个int数。
So long as I say I'm gonna put a string here, it doesn't matter what string it is, GetString is gonna take care of the job of getting it from the user.
把变量放在这,我们先不要管这个string是什么,GetString会负责,从用户那里获取该值。
But GetString as its name implies is supposed to get something from the user.
照这么说来,GetString按字面意思解释,就是--从用户那里获取一些东西。
应用推荐