MCPcopy
hub / github.com/wangzheng0822/algo / SampleBrowser.js

File SampleBrowser.js

javascript/08_stack/SampleBrowser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * 使用前后栈实现浏览器的前进后退。
3 *
4 * Author nameczz

Callers

nothing calls this directly

Calls 3

pushNormalMethod · 0.80
frontMethod · 0.80
backMethod · 0.45

Tested by

no test coverage detected