程式語言 - Python - 如何啟一個簡易的HTTP Server



參考資訊:
https://docs.python.org/3/library/http.server.html

$ python3 -m http.server 9999