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.
我有一张大桌子,它并不总是适合打印页面。如果表格不适合一个打印页面,脚本必须将“继续下一页”写入当前页面的最后一行。怎么做?
我的猜测是您正在构建一个由 javascript 更新的页面。我可以在这里提供2个答案:
如果我的猜测不正确,您能否详细说明您的问题(包括相关的代码片段)?