環境:python36 ,sqlserver1.python 通過獲得數據庫的數據 data = cursor.fetchall()后,如何傳遞給js?js 通過 xhr 對象 的 xhr.responseText獲取數據2.js 通過xhr.send()傳遞的參數,python 通過什么方法在后臺獲取?
python獲取的數據庫數據如何傳遞給js?
蝴蝶刀刀
2018-07-03 09:09:22