Code Monkey home page Code Monkey logo

demo-program's Introduction

demo-program

这是时我在学习编程时候写的一些demo程序或者帮别人写的java的程序设计作业,有需要的可以拿去参考一下。我已经把系统的介绍和运行截图放在了每个项目里。

源代码:https://github.com/elltor/demo-program

market-system

这是一个简单的超市管理系统,实现了对超市商品和超市员的简单管理。

使用bootstrap+jquery快速做的一个管理系统,需要连接数据库,SQL源文件在文件夹里,后端是servlet+tomcat来写的, 简单的前后端分离.

界面截图和功能测试都放在了 market-system 文件夹下的功能示例.docx文件

它的功能如下:

market-system

启动说明:

启动最好在在IDEA, 里面给的是idea配置Tomcat的教程.

score-management

这是一个简答的成绩管理系统。

它的功能如下:

score-management

启动说明:

这个项目没有连接数据库,所有的数据都是IO读取文件的,但功能不少(可参考序曲分析),这些功能都是在console上用的,可以输入相应的值来调用功能,除jdk无外部依赖,最好在ecilipse上启动。

图书信息管理系统

这是一个使用java的awt和swing组件实现的一个简易图书管理系统, 没有连接数据库, 使用文件来存储数据的。

启动说明:

这个系统完全不需要依赖其他的只要有jdk然后就可以运行了,最好在ecilipse上启动。

协议

MIT

demo-program's People

Contributors

kymotz avatar

Watchers

 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.