Skip to content
View chengzhifan90's full-sized avatar

Block or report chengzhifan90

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. Spring-Boot-Reference-Guide Spring-Boot-Reference-Guide Public

    Forked from qibaoguang/Spring-Boot-Reference-Guide

    Spring Boot Reference Guide中文翻译 -《Spring Boot参考指南》

  2. resumable.js resumable.js Public

    Forked from 23/resumable.js

    A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.

    JavaScript

  3. springboot_authority springboot_authority Public

    Forked from qzw1210/springboot_authority

    系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。 前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件…

    HTML

  4. FileSaver.js FileSaver.js Public

    Forked from eligrey/FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    JavaScript

  5. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  6. spring-hadoop-samples spring-hadoop-samples Public

    Forked from spring-attic/spring-hadoop-samples

    Spring Hadoop Samples

    Java