From d6c8134aab35e8a528f8b206dddcfaf66a78ccf3 Mon Sep 17 00:00:00 2001
From: Zeng1998 <1129142694@qq.com>
Date: Mon, 12 Feb 2018 14:44:56 +0800
Subject: [PATCH] v1.02
---
.idea/vcs.xml | 6 +
.idea/workspace.xml | 600 +++++++++++++-------------------------------
web/index.jsp | 87 +++++++
3 files changed, 270 insertions(+), 423 deletions(-)
create mode 100644 .idea/vcs.xml
create mode 100644 web/index.jsp
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 20d7198..07859c5 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,7 +6,9 @@
-
+
+
+
@@ -17,22 +19,25 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
+
+
+
@@ -40,95 +45,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -155,6 +87,9 @@
Tb_Book
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -227,6 +148,7 @@
+
@@ -242,101 +164,75 @@
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
@@ -352,14 +248,12 @@
-
-
-
-
-
+
+
+
-
+
-
+
@@ -575,27 +473,50 @@
-
-
+
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -606,32 +527,36 @@
-
+
-
+
+
-
-
-
+
+
+
+
+
+
+
+
-
-
+
-
@@ -642,61 +567,17 @@
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
-
@@ -704,79 +585,40 @@
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
-
+
-
@@ -784,17 +626,10 @@
-
-
-
-
-
-
-
-
+
@@ -810,173 +645,92 @@
-
+
-
-
+
+
-
-
+
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
-
-
+
+
+
+
+
diff --git a/web/index.jsp b/web/index.jsp
new file mode 100644
index 0000000..f09377b
--- /dev/null
+++ b/web/index.jsp
@@ -0,0 +1,87 @@
+<%--
+ Created by IntelliJ IDEA.
+ User: russell
+ Date: 18-1-30
+ Time: 上午10:31
+ To change this template use File | Settings | File Templates.
+--%>
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8" %>
+<%
+ String path = request.getContextPath();
+ String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/";
+%>
+
+
+
+
+
+ Easy图书管理系统
+
+
+
+
+
+
+
+
+
+
+${msg}
+Easy图书管理系统
+
+
+