91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.09KB
    文件類型: .py
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-30
  • 語言: Python
  • 標簽: 圖形??

資源簡介


資源截圖

代碼片段和文件信息

#?-*-?coding:?utf-8?-*-?
#!/usr/bin/python

import?math
from?tkinter?import?*
class?PTS:
????def?__init__(self):
????????self.x?=?0
????????self.y?=?0
points?=?[]

def?LineToDemo():

????screenx?=?400
????screeny?=?400
????canvas?=?Canvas(width?=?screenxheight?=?screenybg?=?‘white‘)

????AspectRatio?=?0.85
????MAXPTS?=?15
????h?=?screeny
????w?=?screenx
????xcenter?=?w?/?2
????ycenter?=?h?/?2
????radius?=?(h?-?30)?/?(AspectRatio?*?2)?-?20
????step?=?360?/?MAXPTS
????angle?=?0.0
????for?i?in?range(MAXPTS):
????????rads?=?an

評論

共有 條評論