ch4.htm
来自「jsp程序资料」· HTM 代码 · 共 18 行
HTM
18 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>数据库基本操作范例集成</title>
</head>
<frameset rows="80,*" cols="*" frameborder="yes" border="1" framespacing="1">
<frame src="ch4-top.htm" name="topFrame" frameborder="yes" scrolling="NO" noresize bordercolor="#EBE9ED" >
<frameset rows="*" cols="96,*" framespacing="0" frameborder="NO" border="1">
<frame src="ch4-left.htm" name="leftFrame" frameborder="yes" scrolling="NO" noresize bordercolor="#EBE9ED">
<frame src="ch4-main.htm" name="mainFrame" frameborder="yes" bordercolor="#EBE9ED">
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?