会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
星辰看日落
博客园
首页
新随笔
联系
订阅
管理
2021年11月5日
python 海龟画图时钟案例
摘要: 效果图片 环境:python3.9.6 源代码: #! /usr/bin/env python # -*- coding:utf-8 -*-import turtleimport datetimedef skip(step): #画笔移动指定的距离 turtle.penup() turtle.for
阅读全文
posted @ 2021-11-05 23:06 弹个shell?
阅读(976)
评论(0)
推荐(0)
公告