清华网络学堂-学生学习室.htm

来自「清华大学自动化系张贤达的《现代信号处理》配套PPT讲义」· HTM 代码 · 共 34 行

HTM
34
字号













<html>
<head>
<title>清华网络学堂-学生学习室</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset rows="81,*" frameborder="NO" border="0" framespacing="0"> 
  <frame name="topFrame" scrolling="NO" noresize src="/public/conn/teacher_top.jsp" >
  <frameset cols="146,*" frameborder="NO" border="0" framespacing="0"> 
    <frame name="leftFrame" target="xbody" scrolling="auto" noresize src="/public/conn/teacher_left.jsp">
    <frameset rows="*,40" frameborder="NO" border="0" framespacing="0"> 
      <frame name="xbody" src="/lesson/student/course_info.jsp">
      <frame name="bottomFrame" scrolling="no" noresize src="/public/conn/bottom.jsp">
    </frameset>
  </frameset>
</frameset>
<noframes> 
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes> 
</html>

⌨️ 快捷键说明

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