📄 about.jsp
字号:
<%@ include file="../common/common.jsp" %>
<html>
<head>
<title>Library Management System</title>
<META NAME="description" CONTENT="">
<META NAME="keywords" CONTENT="">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
A:link { text-decoration: none; font-weight: bold; color: #660033}
A:active { text-decoration: none; font-weight: bold; color: #660033}
A:visited { text-decoration: none; font-weight: bold; color: #336699}
A:hover { text-decoration: underline; font-weight: bold; color: #FF9999}
.footerLink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000099}
-->
</style>
</head>
<body bgcolor="#0099ff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="">
<a name="top"></a>
<%@ include file="../common/header_select.jsp" %>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#f1f1f1">
<td width="180" align="left" valign="top">
<%@ include file = "../common/navi.jsp" %>
</td>
<TD width=1 bgColor=#999999><IMG height=1 alt=""
src="../images/common/1ptrans.gif"
width=1 border=0></TD>
<td valign="top" width="100%" bgcolor="#f1f1f1">
<center>
<b>About</b>
</center>
<p><br>
<b>Background and Mission </b><br>
The JSP base library system is a project for my postgraduate study unit
- 66415 (Object-OOriented Design), to spearhead the transformation of
library services in web base using Java technology in the Information
Age. Its mission is to expand the learning capacity flexibility, so as
to enhance competitiveness and to promote a gracious society. By developing
a relevant and responsive library system, which caters to the needs of
its people, the JSP base library system will help in creating enlightened
individuals who can compete confidently in all sectors. <br>
</p>
<p><b>Bringing Libraries Closer to You</b> </p>
<p>JSP base library system is creating a network of borderless libraries
linking all publicly-funded libraries in web environmnet and information
services through computer networking. By bringing libraries closer to
the public, the JSP base library system places the wealth of knowledge
and information within easy reach of all borrower. </p>
<p>The vast and continually growing collection of books and multimedia materials
allows the library to be one of the most extensive warehouses of information.
Through its links with local and overseas information databases, the JSP
base Library System provides users with global access to information anywhere
in the world. </p>
<p>The JSP base Library System is continually developing and offering new
and improved sevices to its diverse users, and expects to realise its
goal of becoming a highly respected information hub in the 21st century.
</p>
<p></p>
<p><b>The Logo</b> </p>
<p>The JSP base Library System is modern, dynamic and innovative in its
delivery of library and information services, and this approach is embodied
in its logo. The stylised book and flipping pages represent qualities
of dynamism and the power of unlimited learning; qualities that promote
reading, learning and a continual search for information of all forms.
These are qualities that are also the very foundation of the Board's vision
of Library 2000. </p>
<p>The transition from bold solid pages to a pixeled format depicts the
evolution from print to electronic media, representing JSP base Library
System's current technology focus and its commitment to be at the cutting
edge of technological development. It also reflects the integrated computer
network system, which allows library users easy, quick access to information
and greater convenience in borrowing and returning books. </p>
<p>The sturdy blocks depict JSP base Library System's range of comprehensive
services and facilities that are available at all its libraries. The three
pages represent the library system's three-tier concept - regional, community
and neighbourhood libraries and the outreach programme to bring information
to the doorstep of every household.<br>
</p>
<p> </p>
</td>
</tr>
</table>
<jsp:include page="../common/footer.jsp" flush="true" />
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -