Skip to content
View yuanfu999's full-sized avatar

Block or report yuanfu999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. leyou leyou Public

    - 乐优商城是一个全品类的电商购物网站(B2C)。 - 用户可以在线购买商品、加入购物车、下单、秒杀商品 - 可以品论已购买商品 - 管理员可以在后台管理商品的上下架、促销活动 - 管理员可以监控商品销售状况 - 客服可以在后台处理退款操作.- 基础的HTML、CSS、JavaScript(基于ES6标准) - Vue.js 2.0以及基于Vue的UI框架:Vuetify - 前端构建工具:…

    Java 167 52

  2. attendsystem attendsystem Public

    员工考勤管理系统,采用的是ssm架构,运用的技术主要是spring,springMVC,mybatis,采用了三级权限,超级管理员,管理员以及员工。对员工打卡记录做统计,用echarts来统计分析员工打卡记录

    JavaScript 21 3

  3. spike spike Public

    处理秒杀的高并发主要有三种方式,第一种就是缓存,将商品详情页手动进行渲染,然后对真个页面进行缓存,减少并发对数据库造成的压力,增大系统的可用容量。第二种就是限流,利用guava的令牌桶算法限流器,对请求进行限流,对在一定时间内没有获取到令牌的请求进行降级处理,直接提示客户端系统繁忙,对已经处理过的秒杀商品进行标记并保存在缓存中,如果下次再进行访问,直接从缓存中取标记,如果标记过直接返回秒杀结…

    Java 7 2

  4. leyou-manage-web leyou-manage-web Public

    乐优商城后台管理界面

    Vue 4 1

  5. leyou-portal leyou-portal Public

    乐优商城前端门户网站

    JavaScript 4 1

  6. cblog cblog Public

    CBlog是我的个人博客,主要使用的技术是springboot+springmvc+tk-mybatis+代码生成工具+thymeleaf实现的。目前只能用来做个人博客,我下一步计划是将这个博客网站开放给其他人可以用,也就是增加登录注册功能,并加上权限控制,有兴趣的小伙伴可以对源码进行扩展

    JavaScript 2 1