python turtle教程7
1、这节我们主要介绍一下窗口的设置改变window窗口的背景颜色 bgcolorturtle.bgcolor()#不给参数则返回当前背景颜色turtle.bgcolor('orange')


4、#reset or resetscreenturtle.reset() or turtle.resetscreen()#画笔的路径位置颜色都没了。但背景和外观还在

6、更换坐标系 setworldcoordinates()turtle.setworldcoordinates(llx,lly,urx,ury)
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:94
阅读量:68
阅读量:47
阅读量:45
阅读量:78