【python】如何開啟html檔案? ... 我開啟test.html並使用以下程式碼塊列印內容: file = open("test.html", "r") print file.read() 但它會列印 ?
確定! 回上一頁