moz1218ex.txt
来自「mozilla developer book examples.」· 文本 代码 · 共 11 行
TXT
11 行
<html>
<head>
<script src="http://localhost/nss/bin/scores.js"></script>
</head>
<body>
<script>
window.location.href="jar:http://localhost/nss/bin/snake.jar!/scores.xul";
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?