Giter Club home page Giter Club logo

c-librarymanager's Introduction

图书管理系统—单链表版

编译 && 运行

make
make clean
./LibraryManager.exe

p.s. 在 Windows 10 下使用:

gcc version 10.1.0 (Rev2, Built by MSYS2 project)
GNU Make 4.3 (Built for x86_64-pc-msys)
powershell

编译/测试运行通过

测试数据

主程序:LibraryManager.exe

用户信息

-- Steven 用户ID:2019110300000 --
用户类别:1(管理员)
用户密码:0000

-- Zhang San 用户ID:2019110300001 --
用户类别:3(禁止登录)
用户密码:1234

-- Yang 用户ID:2019110300002 --
用户类别:2(普通用户)
用户密码:4567

书籍信息

按以下方式排列: 图书数量--图书名称--图书类别--图书 id--图书作者

<---------------------------------->
5
Wuthering Heights
noval
id00001
Emily Bronte
<---------------------------------->
5
The Pigeon Tunnel
biography
id00002
John le Carre
<---------------------------------->
5
Jane Eyre
noval
id00003
Charlotte Bronte
<---------------------------------->
3
Time Travel
noval
id00004
James Gleick
<---------------------------------->
3
To the Lighthouse
noval
id00005
Virginia Woolf
<---------------------------------->
4
The Alps
travel notes
id00006
Stephen O'Shea
<---------------------------------->
5
Surely You're Joking Mr Feynman
biography
id00007
R.P.Feynman
<---------------------------------->
4
Oracle Bones
non-fiction
id00008
Peter Hessler
<---------------------------------->
2
Science Readers
science
id00009
Scholastic
<---------------------------------->
3
Oxford Read and Discover
learning
id00010
Oxford University Press
<---------------------------------->

c-librarymanager's People

Contributors

szleaves avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.