python3学习手册460, 300, fill="red") # 绘制直 线,左上角坐标,右下角坐标,填充颜色 canvas.create_line(5, 0, 465, 280, fill="green", arrow=tkinter.LAST) # 绘制直线,带箭头的 canvas.create_rectangle(50, 50, 250, 150, fill="blue") # 绘制矩形,左上角坐标,右下角坐标,填充颜色 设置窗口滚动条位置 # 创建列表框 listbox = tkinter.Listbox(window, selectmode="multiple", bg="gray", bd=2, cursor="arrow", yscrollcommand=scrollbar.set, selectbackground='red', selectforeground='blue'0 码力 | 213 页 | 3.53 MB | 1 年前3
DevOps MeetupProduct Ops Product Management Every technology under the sun Solaris, Windows, Linux Apache, IIS, TCServer, etc. Oracle, DB2, SQL Server How we got better We read and we studied.0 码力 | 2 页 | 246.04 KB | 5 月前3
共 2 条
- 1













