Python tkinter 學習記錄(一) --label 與button ... 使用help函數了解到label還有很多屬性 ... help(Label)的結果太多所以改成help(Label.__init__) ...
確定! 回上一頁