createBrowserHistory : 利用HTML5里面的history; createHashHistory : 通过hash来存储在不同状态下的history信息; createMemoryHistory : 在内存中进行历史记录的存储 ...
確定! 回上一頁