【发布时间】:2018-01-01 13:51:15
【问题描述】:
DIV(TABLE(*[TR(response) for response in data],_id='records_table', _class='table table-bordered'),_class='table-responsive'))
在python控制器中使用这个DIV标签,我想下载我需要添加id的csv中的html表数据。
请告诉我如何在给定的行中添加 id。
【问题讨论】:
-
欢迎来到 SO。请访问help center 了解内容和How to Ask。提示:发布工作和代码。
标签: javascript python-2.7 export-to-csv