常常發現python2方法在python3不一樣,以下只是我遇到的 【SimpleHTTPServer →http.server】 Python 3 the module SimpleHTTPServer has been replaced by http.server, at least in Windows.