项目有可能要在HTML客户端上导出数据到CSV文件,先找找方案。
JS/jQuery方案
- Export to CSV using jQuery and html
- Demo for StackOverflow Answer to the question: Export to CSV using jQuery and html
- 使用javascript下载页面中的表格数据
- Exporting data from a web browser to a csv file using javascript.