Code Monkey home page Code Monkey logo

groupranking's Introduction

ABOUT GroupRanking

群友排行榜功能介绍。 排行榜是非常常用的功能设计,能够极大的提高群友活跃度数,增加群友活动乐趣,有些排行榜数据是依靠收集,数据之间无法打通,比如每个人的盈利数据(基金、赚钱)或者营销数据。那么本程序的排行榜功能依赖于Redis可以实现快速排行功能。

如下是排行榜示意图

项目背景

每天都需要统计群里每人的盈利金额,然后计算当日排行榜,和周排行榜,月度排行榜和总计排行榜。举例,当日营销数据, 当日赚钱数据,当日股票盈利数据等,都可以用此程序1s钟计算钟计算出当日排行榜,累计排行榜和月度排行榜累计排行榜等。

运行效果展示

显示出 当日排行榜,累计排行榜 和上次排行榜。

项目配置和运行

本项目可以用IDEA,AndroidStudio ,Eclipse等Java 软件打开。
简单初始化原始数据,每日统计此数据,然后点击Run即可。本项目依赖于初始数据。请参考源码,并更改源码设置。 也可以本项目运行,必须用命令性编译,然后才能运行。就是必须用gradle run 或者 ./gradle run执行 否则可能会报错。

加速github下载的办法(视频教程)🚀🚀🚀

  1. 视频教程 点这里 加速 github下载的办法

  2. 简易图片教程 🚀🚀🚀🚀

groupranking's People

Contributors

lixiaodaoaaa 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.