⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 servlets.properties

📁 北大Java 语言程序设计 ppt课件及源码
💻 PROPERTIES
字号:
# This file contains the properties for the Duke's Bookstore servlets.# Duke's Book Store -- main pagebookstore.code=BookStoreServlet# View all the books in the bookstorecatalog.code=CatalogServlet# Show information about a specific bookbookdetails.code=BookDetailServlet# See the books that you've chosen to buyshowcart.code=ShowCartServlet# Collects information for buying the chosen bookscashier.code=CashierServlet# Provide a receipt to the user who's bought booksreceipt.code=ReceiptServlet    

⌨️ 快捷键说明

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