python canvas简易涂鸦实现 使用python的canvas模块实现简易的涂鸦板,message=Label(master,text="PressandDragthemousetodraw")message.pack(side=BOTTOM)......