📄 history.html
字号:
<html><head><script>function hst() { var search = location.search; var historyToken = ''; if (search.length > 0) historyToken = search.substring(1); document.getElementById('__gwt_historyToken').value = historyToken; if (parent.__gwt_onHistoryLoad) { parent.__gwt_onHistoryLoad(historyToken); }}</script></head><body onload='hst()'><input type='text' id='__gwt_historyToken'></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -