此方法道理和選項一很像,只是用的不是Flask 內建的command line script,而是Python -m <name> 的用法,一句話解釋就是Python 會檢索sys.path 路徑內 ...
確定! 回上一頁