?? web.xml
字號:
<?xml version="1.0" encoding="ISO-8859-1"?>
<web-app>
<welcome-file-list>
<welcome-file>conndb.jsp</welcome-file>
</welcome-file-list>
<welcome-file-list>
<welcome-file>buy.jsp</welcome-file>
</welcome-file-list>
<welcome-file-list>
<welcome-file>admin.jsp</welcome-file>
</welcome-file-list>
<welcome-file-list>
<welcome-file>addbook.jsp</welcome-file>
</welcome-file-list>
<welcome-file-list>
<welcome-file>delbook.jsp</welcome-file>
</welcome-file-list>
</web-app>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -