[Python] How to verify element present or visible in selenium 2019-01-15 要如何知道某一個物件在網頁裡的狀態? sampl… Read More
[Python] from tkinter import * ImportError: No module named tkinter 2019-01-11 寫好的程式在別人的電腦裡執行會出錯,我的環境是 … Read More
[Python] Popen error: [Errno 2] No such file or directory 2019-01-09 遇到使用 subprocess.Popen(pa… Read More
[Python] How to line left justify label and entry boxes in Tkinter grid 2018-12-15 在 tkinter 裡 grid 區塊如何對齊的… Read More