main.htm
来自「我自己些的小程序」· HTM 代码 · 共 9 行
HTM
9 行
<html>
<head>
<title>欢迎使用本系统。。。。。</title></head>
<frameset cols="180,*" border="0">
<frame src="TaskMenu.html" noresize>
<frame src="Welcome.htm" noresize border="0" frameborder="0">
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?