Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: Book-Manager-System Download
 Description: Experimental procedure using MySQL: e-book management software functions: management of e-books, computer query, insert, delete, statistics the total number of books and other operations. Development environment: Linux2.6.38 gcc4.4.3 mysql5.1.41 used curses library, the uncertainty in other operating systems can not fail to modify compile. Compilation method: run make in the source directory to use: First your own install mysql environment itself to create a new user (name optional), and create a database with " create database libmanager" (the name of the database can not be changed). Terminal using " mysql-u username-p libmanager < createdatabase.sql" command to create a database table, where username is the user create your own user name. The Run/libmanager Follow the prompts. For bulk import bibliographic information, please refer to the source code directory booklist.txt file their own editing. Program database design: three tables, database modeling book, type
 Downloaders recently: [More information of uploader 彭睿]
 To Search:
File list (Check if you may need any files):
 

电子书管理
..........\Makefile
..........\README
..........\booklist.txt
..........\createdatabase.sql
..........\database.h
..........\datastruct.h
..........\libmanager.cpp
..........\tools.h
    

CodeBus www.codebus.net