import tkinter as tk; from idlelib.ToolTip import ToolTip; windowWidth = 960; windowHeight = 720; canvasWidth = windowWidth - 10; ...
確定! 回上一頁