Code Monkey home page Code Monkey logo

weiya's Introduction

WeiYa

尾牙小程序

基于微信公众号的签到、抽奖、发送弹幕程序

===========

注意事项:

  1. 前端使用jquery,弹幕使用第三方canvas插件【JBarrager】
  2. 后端使用spring mvc,数据库使用redis,微信api操作使用第三方sdk【weixin-java-tools】
  3. jdk1.7+,tomcat使用7.0.73版本,因为使用websocket,目前只支持tomcat7支持websocket的版本,不支持tomcat8,9,后续会升级兼容新版本
  4. 弹幕使用websocket建立长连接,前端使用canvas,经过测试可以经得住1000+人以上的交互发送消息
  5. 登陆账号密码:root/root
  6. 配置文件:
    • resources\config\redis\redis.properties redis配置
    • resources\config\auth\auth.properties 登陆配置
    • resources\config\wechat\wechat.properties 微信公众号配置
    • resources\config\date\date.properties 签到限时配置
    • resources\config\static\static.properties url时间等配置
    • resources\config\sensitive\sensitiveWord.txt 和谐词库配置
    • webapp\WEB-INF\config\config.js 前端url配置

===========

weiya's People

Contributors

workcheng avatar fuhao94 avatar

Watchers

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