Code Monkey home page Code Monkey logo

shuhelper's Introduction

SHUHelper

##项目简介 本项目为上海大学2015-2016年冬季学期,Java程序设计课程的课程项目. 主要实现了一些日常实用的小功能:

  • 在线多人聊天室
  • 网络爬虫
  • 信息加密
  • 文件P2P共享
  • 点菜系统
  • 网站屏蔽

##使用方法 该目录下包含两个文件夹,/src和/lib,在/src中包含项目所有源代码,在/lib中包含了项目中用到的外部jar包 在IDEA中选择New Project From Existing Sources即可,在Project Structure->Libraries中将lib文件夹加入即可 在Eclipse中同理

##注意事项

  • 网络聊天室需要先运行ChatRoomServer,若要运行在服务器上,要先修改ChatRoomClient中的ServerAddress为服务器地址
  • 运行网站屏蔽器需要管理员权限,或者使用sudo运行,否则将无法实现屏蔽和取消
  • 网络爬虫会默认将内容爬取到项目目录下,需要进一步解析处理

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.