main.html

来自「描述ARM7TDMI在点灯程序」· HTML 代码 · 共 19 行

HTML
19
字号
<html>
<head>
<title>EB55 Tool Selection</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="85,549*" cols="993*" frameborder="NO" border="0" framespacing="0"> 
  <frame name="top" src="top_independent_frame.html" frameborder="NO" marginheight="0" marginwidth="0" scrolling="NO" noresize>
  <frameset cols="150,838" frameborder="NO" border="0" framespacing="0" rows="*"> 
    <frame name="left" src="left_independent_frame.html" scrolling="NO" frameborder="NO" marginwidth="0" marginheight="0" bordercolor="#000000" noresize>
    <frame name="right" src="index.html" scrolling="AUTO" frameborder="NO" bordercolor="#FFFFFF" marginheight="0" marginwidth="0">
  </frameset>
</frameset>
<noframes> 
<body bgcolor="#FFFFFF">
<a href="index.html">index</a> 
</body>
</noframes> 
</html>

⌨️ 快捷键说明

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