您现在的位置是:首页 > 技术教程 正文

圣诞树(动态效果)

admin 阅读: 2024-03-30
后台-插件-广告管理-内容页头部广告(手机)
  • python画草莓熊

    2401_83545555: #-*- coding: UTF-8 -*- import turtle as t import datetime import time import math import random # 设置背景颜色,窗口位置以及大小 t.colormode(255)# 颜色模式 t.speed(0) t.screensize(900,760,"#010812")#画布大小背景颜色 t.setup(width=900, height=760,startx=None, starty=None) #绘图窗口的大小和起始坐标 #t.bgpic("cmx4_di1.gif") t.title("逆境清醒草莓熊!")#设置绘图窗口的标题 t.resizemode('noresize') #大小调整模式:auto,user,noresize t.tracer(1) def mlingpen(x, y): t.penup() t.goto(x, y) t.pendown() def rose(): #rose t.seth(90) mlingpen(-225, -60) t.pensize(10) t.pencolor("#035025") t.circle(300,30) mlingpen(-240, 70) t.pensize(2) t.color("#000000", "#22ac38") t.seth(12) mlingpen(-235,40) t.lt(40) t.fd(50) t.begin_fill() t.circle(-150,30) t.circle(-2,140) t.circle(-150,43) t.up() t.end_fill() mlingpen(-235,40) t.lt(330) t.fd(50) t.begin_fill() t.circle(-150,30) t.circle(-2,140) t.circle(-150,43) t.up() t.end_fill() mlingpen(-2

  • python画草莓熊

    2401_83545555: #-*- coding: UTF-8 -*- import turtle as t import datetime import time import math import random # 设置背景颜色,窗口位置以及大小 t.colormode(255)# 颜色模式 t.speed(0) t.screensize(900,760,"#010812")#画布大小背景颜色 t.setup(width=900, height=760,startx=None, starty=None) #绘图窗口的大小和起始坐标 #t.bgpic("cmx4_di1.gif") t.title("逆境清醒草莓熊!")#设置绘图窗口的标题 t.resizemode('noresize') #大小调整模式:auto,user,noresize t.tracer(1) def mlingpen(x, y): t.penup() t.goto(x, y) t.pendown() def rose(): #rose t.seth(90) mlingpen(-225, -60) t.pensize(10) t.pencolor("#035025") t.circle(300,30) mlingpen(-240, 70) t.pensize(2) t.color("#000000", "#22ac38") t.seth(12) mlingpen(-235,40) t.lt(40) t.fd(50) t.begin_fill() t.circle(-150,30) t.circle(-2,140) t.circle(-150,43) t.up() t.end_fill() mlingpen(-235,40) t.lt(330) t.fd(50) t.begin_fill() t.circle(-150,30) t.circle(-2,140) t.circle(-150,43) t.up() t.end_fill() mlingpen(-2

  • 【计算机取证期末复习题】

    chpeiqi: 大佬方便留个邮箱联系您不

  • 【LRU、FIFO页面淘汰算法】

    Nnmmkj: 第一个fifo为啥2把4给置换出来了不该置换五吗

  • 圣诞树(动态效果)

    2302_80031428: 博主我选择了音乐的,但是出现的只有音乐,背景就是一片黑的,啥都没看见

标签:
声明

1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。

在线投稿:投稿 站长QQ:1888636

后台-插件-广告管理-内容页尾部广告(手机)
关注我们

扫一扫关注我们,了解最新精彩内容

搜索