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.
我用谷歌搜索了这个,但无法从前 5 名中得到明确的答案。
参数散列中的值何时在 Rails 中重置?
它们随每个请求一起发送,因此它们将在每次请求时“重置”。
我无法理解这是怎么发生的。在我的页面上显示源代码是这样开始的——是的,那是 html 的开始,我在 Chrome 和 Safari 中仔细检查了它......
</div> </div> </div> <!DOCTYPE html> <html> <head> <