python获取的数据库数据如何传递给js?

环境:python36 ,sqlserver
1.python 通过获得数据库的数据 data = cursor.fetchall()后,如何传递给js?
js 通过 xhr 对象 的 xhr.responseText获取数据

2.js 通过xhr.send()传递的参数,python 通过什么方法在后台获取?


蝴蝶刀刀
浏览 1345回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP