📄 response2_word.jsp
字号:
<!--response2.jsp-->
<html>
<head>
<title>response2</title>
</head>
<body>
<br>
我爱JSP,JSP很有用!
<br>
<form action="response2.jsp" method="post" name="form">
<input type="submit" value="保存为word文档" name="submit">
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -