📄 makequestionpapers2.php
字号:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="359,*" frameborder="NO" border="0" framespacing="0" rows="*">
<?php
echo"<frame name=\"leftFrame\" scrolling=\"YES\" noresize src=\"listquestion_by_subject.php?subjectid=$subjectid\">";
?>
<frame name="rightFrame" src="questionpapers_form.php">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -