📄 readme.txt
字号:
1.The answer of part1 and part2 are in the exam3.txt.
2.The alterDBexam3.sql is used to create a table in the database.
3.I modified the bookdetails.jsp with adding following statment:
<form method="post" action="servlet/AddToFavoriteController">
<input type="Submit" value="Add to my favorite"><br>
</form>
This is used for create a new button ,clicking it to call the sevlet
AddToFavoriteController.java to adding the favorite book
into the database.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -