文件名称:python日历
文件大小:2.86MB
文件格式:ZIP
更新时间:2024-03-07 09:56:25
Python
Python日历 Python乌龟图形日历使用各种模式 在日历中输入您要查看的日期 输出每月有不同图纸的日历 您输入的日期会显示星星 特征 每月不同的图纸 calculator年计算器 使用哈希表确定一天的位置 截屏 使用的功能 日期时间函数 datetime.datetime() dt.weekday() 乌龟功能 turtle.textinput("", "") turtle.bgcolor() turtle.mainloop() t.speed() t.hideturtle() t.pensize() t.pencolor() t.home() t.goto() t.up() t.down() t.fd() t.lt() t.rt() t.fillcolor() t.begin_fill() t.end_fill() t.write() t.circle()