资 源 简 介
General information
BookStore is a digital book management system, written in C# and targeting the .NET Framework 2.0 on the Windows operating systems. It uses the db4o fully object-oriented database management system for the storing and querying of books.
Features
The application allows the user to store all of its digital books (chm, html, docx, pdf, epub, odf, rtf, txt, etc.) in a central single-file database repository, without the need to keep the books as individual files and folders on the disc, thus reducing disc fragmentation and easing content cohesion and portability (by copying the books database to a memory stick, for example).
The books to be imported can be either file-based books (such as a single pdf document) or folder-based books (such as a website offline copy). Books can be loaded one-at-a-time or many-at-once (bulk-load). Once imported, each book can be displayed or deleted.
Each b