Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 399 Bytes

MandarinLibrary

This project is the groupwork of NWPU software managment which belongs to B2 group.

Language

Java JSP HTML

数据库访问方式

直接使用LibraryAutomation实例提供的数据库接口进行访问(返回一个connection) 如果需要修改数据库连接属性(数据库名称、密码等),直接修改Java Resource/src/tools/sql.properties中对应的内容