right.html
来自「Java经典教程core java」· HTML 代码 · 共 8 行
HTML
8 行
<html>
<head><title>Web pages will be displayed here.</title></head>
<body>
<p>Click on one of the radio buttons to the left.
The corresponding web page will be displayed here.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?