執行uvicorn 命令,啟動伺服器 · main:main.py 檔案(一個Python「模組」) · app:在main.py 檔案中通過 app = FastAPI() 建立的物件 · --reload:讓伺服器 ...
確定! 回上一頁