Pioneer600.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:Pioneer600 作者: tayfunulu 项目源码 文件源码
def oled(bir,iki,ucst=""):
        # Draw a black filled box to clear the image.
        draw.rectangle((0,0,width,height), outline=0, fill=0)
        draw.text((x, top),str(bir), font=font1, fill=255)
        draw.text((x, top+20),str(iki), font=font2, fill=255)
    draw.text((x, top+40),str(ucst), font=font2, fill=255)
        disp.image(image)
        disp.display()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号