equations.htm
来自「通过PC104访问内存地址」· HTM 代码 · 共 14 行
HTM
14 行
<html><head> <script> function init() { document.open(); document.write(parent.leftnav.document.options.htmlStr.value); document.close(); } </script></head><body onload="javascript:init()"></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?