Code Monkey home page Code Monkey logo

scorehelper's Introduction

#ScoreHelper,针对中科院大学成绩查询,当有新成绩出现时,提供邮件提醒服务

#配置 ###数据库和账号相关的配置 1.数据库的配置:数据库的配置文件在c3p0.xml中,数据库表名为customer,创建表的sql位于目录下的screentshot文件夹中
2.邮箱发送账号:邮箱发送账号和密码的设置在score.py文件中
###python环境的相关配置 3.python版本及依赖库:python3.4.4
依赖包beautifulsoup,requests 安装:
pip install beautifulsoup4
pip install requests
###java环境的相关设置 4.java版本:java version "1.8.0_60"
###运行环境的相关设置 5.项目打war包后,可直接放置于tomcat直接运行

#使用流程 在浏览器中输入ip:8080/CarPro/注册用户信息即可,如图:
image

#效果图 image

scorehelper's People

Contributors

13141516 avatar

Watchers

James Cloos avatar  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.