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.
在我的项目中,我通过单击按钮保存了一些数据。保存后,我将用户重定向到新页面。
现在重定向到新页面后,我想检查用户是否刷新了页面,如果他们刷新了,则显示页面已刷新的警报。
我们如何在Perl中做到这一点?