Introduction - If you have any usage issues, please Google them yourself
1, requires the use of object-oriented Java programming methods and ideas to complete the design of the system 2, requiring the design process, establish a clear hierarchy of classes 3, in the system design to analyze and define the various classes, each class the properties and methods have their own 4, in the design of the system, requiring the use of object-oriented mechanism (inheritance, and polymorphism derived) to implement the system function. 5, after the basic requirements to achieve, can be innovative designs, such as the modification of the search results based on function and design a more friendly interface. 6, Book information including: registration number, title, author name, classification, publishers, publishing time, price and so on. Design " library information management system" so that it can provide the following features: 1) the menu system to work the way 2) Design Books and Information 3) books and book information into functional information br