求解释这个什么意思 小白一枚
basic吧
全部回复
仅看楼主
level 11
clg
x = 10
drawloop:
x = x+int( rand*10)
y = int(rand*00)
# clg
circle x,20+y,8
if x > 290 then end
goto drawloop
2014年01月31日 22点01分 1
1