Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法打印一个包含页面中列总值的表格
例如:
*第1页* 姓名 | 薪水 灰色 | 1500 红色 | 2000 总计| 3500 *第2页* 姓名 | 薪水 黑色| 500 白色| 2000 总计| 2500
您可以使用JavaScript. 在 a 中实现您的逻辑,将Totalfunction的值设置为其余部分的总和。另外,请发布您的代码,以便我们了解有关您所做的工作以及如何解决问题的更多信息。
JavaScript
function