我剛開始使用Flask/Python。我想要實現的是我的HTML 中有一個下載按鈕,它呼叫以下函式: function downloadPlotCSV() { $.ajax({ url: "/getPlotCSV" ...
確定! 回上一頁