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.
我正在尝试为用户的活动存储当前会话,然后在用户稍后登录后尝试恢复它。我正在开发网站,用户将在其中回答 100 个问题,我相信用户不会一口气回答。那么,我该如何管理这个呢?我应该存储答案并稍后检索它,或者我可以存储会话 ID,并可以做一些事情。