index.html

来自「这 是一个用php开发出来的视频播放器的源码」· HTML 代码 · 共 15 行

HTML
15
字号
<html>
<head>
<title>::: 风莆胶鸥老 悼康惑 敲饭捞绢 V1.0 :::</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<frameset rows="0,100%" frameborder="NO" border="0" framespacing="0">
  <frame src="_blank.html" name="topFrame" scrolling="NO" noresize >
  <frame src="play.php" name="mainFrame">
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?