This question shows research effort; it is useful and clear
-4
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我正在寻找一种将表格导出到 Excel 的方法。我在网上找到了一些代码,但其中一些不能在 Internet Explorer 上运行,而那些在 IE 上运行的代码需要我更改 IE 中的 Active X 设置。我需要一个无需更改 Active X 控件即可在 IE 中运行的解决方案。帮助!我的表显示在 JSP 页面中,并且该表是从数据库中填充的。我正在使用弹簧框架。