gpt4 book ai didi

javascript - react router 中的 hashHistory 和 browserHistory 有什么区别?

转载 作者:IT王子 更新时间:2023-10-29 03:06:17 27 4
gpt4 key购买 nike

我用谷歌搜索了很多,但没有找到以下问题的明确答案:react-router 中的 useHistory 和浏览器历史记录有什么区别?

最佳答案

基本区别在于 hashHistory 使用如下 URL:http://myurl.com/#page/another_page/another_page

使用 BrowserHistory,您可以获得正常的 URL(无哈希):http://myurl.com/page/another_page/another_page

关于javascript - react router 中的 hashHistory 和 browserHistory 有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36289683/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com